Update SNAPSHOT to proper 1.1.0-SNAPSHOT version 91/4091/1
authorVenkata Harish K Kajur <vk250x@att.com>
Wed, 10 May 2017 14:58:59 +0000 (10:58 -0400)
committerVenkata Harish K Kajur <vk250x@att.com>
Wed, 10 May 2017 15:02:16 +0000 (11:02 -0400)
Change-Id: I13d2b53d6c0fca115ca622c9548d375e07ab475e
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
aai-annotations/pom.xml
aai-core/pom.xml
aai-schema/pom.xml
pom.xml

index 06c1d19..4cfbf37 100644 (file)
@@ -5,7 +5,7 @@
        <modelVersion>4.0.0</modelVersion>
        <groupId>org.openecomp.aai</groupId>
        <artifactId>aai-annotations</artifactId>
        <modelVersion>4.0.0</modelVersion>
        <groupId>org.openecomp.aai</groupId>
        <artifactId>aai-annotations</artifactId>
-       <version>1.2.4-SNAPSHOT</version>
+       <version>1.1.0-SNAPSHOT</version>
        <name>aai-annotations</name>
        <packaging>jar</packaging>
        <properties>
        <name>aai-annotations</name>
        <packaging>jar</packaging>
        <properties>
index 9a03fed..0f07623 100644 (file)
@@ -5,13 +5,13 @@
        <modelVersion>4.0.0</modelVersion>
        <groupId>org.openecomp.aai</groupId>
        <artifactId>aai-core</artifactId>
        <modelVersion>4.0.0</modelVersion>
        <groupId>org.openecomp.aai</groupId>
        <artifactId>aai-core</artifactId>
-       <version>1.1.5-SNAPSHOT</version>
+       <version>1.1.0-SNAPSHOT</version>
        <name>aai-core</name>
        <packaging>jar</packaging>
        <properties>
                <maven.compiler.target>1.8</maven.compiler.target>
                <maven.compiler.source>1.8</maven.compiler.source>
        <name>aai-core</name>
        <packaging>jar</packaging>
        <properties>
                <maven.compiler.target>1.8</maven.compiler.target>
                <maven.compiler.source>1.8</maven.compiler.source>
-               <aai-schema.version>1.2.4-SNAPSHOT</aai-schema.version>
+               <aai-schema.version>1.1.0-SNAPSHOT</aai-schema.version>
                <nexusproxy>https://nexus.onap.org</nexusproxy>
                <sitePath>/content/sites/site/${project.artifactId}/${project.version}</sitePath>
        </properties>
                <nexusproxy>https://nexus.onap.org</nexusproxy>
                <sitePath>/content/sites/site/${project.artifactId}/${project.version}</sitePath>
        </properties>
index 212a53a..87fc27e 100644 (file)
@@ -5,11 +5,11 @@
        <modelVersion>4.0.0</modelVersion>
        <groupId>org.openecomp.aai</groupId>
        <artifactId>aai-schema</artifactId>
        <modelVersion>4.0.0</modelVersion>
        <groupId>org.openecomp.aai</groupId>
        <artifactId>aai-schema</artifactId>
-       <version>1.2.4-SNAPSHOT</version>
+       <version>1.1.0-SNAPSHOT</version>
        <name>aai-schema</name>
        <properties>
                <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
        <name>aai-schema</name>
        <properties>
                <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-               <aai.annotations.version>1.2.4-SNAPSHOT</aai.annotations.version>
+               <aai.annotations.version>1.1.0-SNAPSHOT</aai.annotations.version>
                <nexusproxy>https://nexus.onap.org</nexusproxy>
                <sitePath>/content/sites/site/${project.artifactId}/${project.version}</sitePath>
        </properties>
                <nexusproxy>https://nexus.onap.org</nexusproxy>
                <sitePath>/content/sites/site/${project.artifactId}/${project.version}</sitePath>
        </properties>
diff --git a/pom.xml b/pom.xml
index 45f66ac..00fd2f7 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -2,7 +2,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.openecomp.aai</groupId>
   <artifactId>aai-common</artifactId>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.openecomp.aai</groupId>
   <artifactId>aai-common</artifactId>
-  <version>1.0.0-SNAPSHOT</version>
+  <version>1.1.0-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>aai-common</name>
   
   <packaging>pom</packaging>
   <name>aai-common</name>