aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJimmy Forsyth <jf2512@att.com>2019-08-13 18:23:22 -0400
committerJimmy Forsyth <jf2512@att.com>2019-08-13 18:23:27 -0400
commitc558fb8f281651281005b1c584409aab1973ea00 (patch)
tree40358215deadc6c658cdd2f7530bfbb2af9f829f
parent6b309256a1329973269c7677bb989f71705fc18a (diff)
Upversion champ in elalto
Issue-ID: AAI-2579 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: Ia7c0730dcb21fb8f0a300deeaa09e215a338b06d
-rw-r--r--champ-lib/champ-core/pom.xml2
-rw-r--r--champ-lib/champ-janus/pom.xml2
-rw-r--r--champ-lib/champ-titan/pom.xml2
-rw-r--r--champ-lib/pom.xml2
-rw-r--r--champ-service-deps-janus/pom.xml2
-rw-r--r--champ-service-deps-titan/pom.xml2
-rw-r--r--champ-service/pom.xml2
-rwxr-xr-xpom.xml2
-rw-r--r--version.properties2
9 files changed, 9 insertions, 9 deletions
diff --git a/champ-lib/champ-core/pom.xml b/champ-lib/champ-core/pom.xml
index ee8442f..1ead30b 100644
--- a/champ-lib/champ-core/pom.xml
+++ b/champ-lib/champ-core/pom.xml
@@ -27,7 +27,7 @@ limitations under the License.
<parent>
<groupId>org.onap.aai.champ</groupId>
<artifactId>champ-lib</artifactId>
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.2-SNAPSHOT</version>
</parent>
<groupId>org.onap.aai.champ.champ-lib</groupId>
diff --git a/champ-lib/champ-janus/pom.xml b/champ-lib/champ-janus/pom.xml
index f8d3b49..ed3ac51 100644
--- a/champ-lib/champ-janus/pom.xml
+++ b/champ-lib/champ-janus/pom.xml
@@ -27,7 +27,7 @@ limitations under the License.
<parent>
<groupId>org.onap.aai.champ</groupId>
<artifactId>champ-lib</artifactId>
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.2-SNAPSHOT</version>
</parent>
<groupId>org.onap.aai.champ.champ-lib</groupId>
diff --git a/champ-lib/champ-titan/pom.xml b/champ-lib/champ-titan/pom.xml
index 568364f..42a5481 100644
--- a/champ-lib/champ-titan/pom.xml
+++ b/champ-lib/champ-titan/pom.xml
@@ -26,7 +26,7 @@ limitations under the License.
<parent>
<groupId>org.onap.aai.champ</groupId>
<artifactId>champ-lib</artifactId>
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.2-SNAPSHOT</version>
</parent>
<groupId>org.onap.aai.champ.champ-lib</groupId>
diff --git a/champ-lib/pom.xml b/champ-lib/pom.xml
index 77f1545..f1d1ecc 100644
--- a/champ-lib/pom.xml
+++ b/champ-lib/pom.xml
@@ -25,7 +25,7 @@ limitations under the License.
<parent>
<groupId>org.onap.aai</groupId>
<artifactId>champ</artifactId>
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.2-SNAPSHOT</version>
</parent>
<groupId>org.onap.aai.champ</groupId>
diff --git a/champ-service-deps-janus/pom.xml b/champ-service-deps-janus/pom.xml
index 5fc2816..0175569 100644
--- a/champ-service-deps-janus/pom.xml
+++ b/champ-service-deps-janus/pom.xml
@@ -25,7 +25,7 @@ limitations under the License.
<parent>
<groupId>org.onap.aai</groupId>
<artifactId>champ</artifactId>
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.2-SNAPSHOT</version>
</parent>
<groupId>org.onap.aai.champ</groupId>
diff --git a/champ-service-deps-titan/pom.xml b/champ-service-deps-titan/pom.xml
index c9e4e70..a6c4cb3 100644
--- a/champ-service-deps-titan/pom.xml
+++ b/champ-service-deps-titan/pom.xml
@@ -25,7 +25,7 @@ limitations under the License.
<parent>
<groupId>org.onap.aai</groupId>
<artifactId>champ</artifactId>
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.2-SNAPSHOT</version>
</parent>
<groupId>org.onap.aai.champ</groupId>
diff --git a/champ-service/pom.xml b/champ-service/pom.xml
index eefb9b5..4cfa175 100644
--- a/champ-service/pom.xml
+++ b/champ-service/pom.xml
@@ -26,7 +26,7 @@ limitations under the License.
<parent>
<groupId>org.onap.aai</groupId>
<artifactId>champ</artifactId>
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.2-SNAPSHOT</version>
</parent>
<groupId>org.onap.aai.champ</groupId>
diff --git a/pom.xml b/pom.xml
index 3502d12..a9f8585 100755
--- a/pom.xml
+++ b/pom.xml
@@ -32,7 +32,7 @@ limitations under the License.
<artifactId>champ</artifactId>
<name>aai-champ</name>
<packaging>pom</packaging>
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.2-SNAPSHOT</version>
<properties>
<onap.nexus.url>https://nexus.onap.org</onap.nexus.url>
diff --git a/version.properties b/version.properties
index 4814eb2..708788b 100644
--- a/version.properties
+++ b/version.properties
@@ -5,7 +5,7 @@
major_version=1
minor_version=5
-patch_version=1
+patch_version=2
base_version=${major_version}.${minor_version}.${patch_version}