From db93513790446023eb4d83310c34189256d9f68d Mon Sep 17 00:00:00 2001 From: YuCheng Hu Date: Fri, 10 Apr 2020 15:15:13 -0400 Subject: [PATCH] Change package from SNAPSHOT to release and send the repo address to upload --- pom.xml | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 15fb2c5f57..b9f0955624 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.ossez parent-modules - 1.0.0-SNAPSHOT + 1.0.0 pom @@ -204,5 +204,18 @@ 1.16.12 1.4.197 + + + + maven.ossez.com + Internal Release Repository + https://maven.ossez.com/repository/internal/ + + + maven.ossez.com + Internal Snapshot Repository + https://maven.ossez.com/repository/snapshots/ + +