Removing the snapshot version for relase 69/69369/1 1.3.0
authorArul.Nambi <arul.nambi@amdocs.com>
Thu, 27 Sep 2018 15:43:37 +0000 (11:43 -0400)
committerArul.Nambi <arul.nambi@amdocs.com>
Thu, 27 Sep 2018 15:43:47 +0000 (11:43 -0400)
Issue-ID: AAI-1687
Change-Id: I27ca4916eda93c8f32e91a44a0d5f7237bc05c3e
Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 36fd561..9152057 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -88,12 +88,12 @@ limitations under the License.
       <dependency>
          <groupId>org.onap.aai.aai-common</groupId>
          <artifactId>aai-schema</artifactId>
-         <version>1.3.0-SNAPSHOT</version>
+         <version>1.3.0</version>
       </dependency>
       <dependency>
          <groupId>org.onap.aai.aai-common</groupId>
          <artifactId>aai-schema-ingest</artifactId>
-         <version>1.3.0-SNAPSHOT</version>
+         <version>1.3.0</version>
          <!--<exclusions>-->
             <!--<exclusion>-->
                <!--<groupId>com.google.guava</groupId>-->