aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2019-08-13 18:47:08 +0000
committerjenkins-releng <jenkins-releng@onap.org>2019-08-13 18:47:08 +0000
commitfb5a81a6fd5349a9bfee10d785c8a9300510d8d3 (patch)
treeab0f9de07708dca0bf9c74125c8918a472ef7e93
parente634c1f683856dc4a12a2b03cd182ada15c91f13 (diff)
Release aai/champ1.5.1
-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
8 files changed, 8 insertions, 8 deletions
diff --git a/champ-lib/champ-core/pom.xml b/champ-lib/champ-core/pom.xml
index ee8442f..ae0b67b 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.1</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..c5c9840 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.1</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..589788e 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.1</version>
</parent>
<groupId>org.onap.aai.champ.champ-lib</groupId>
diff --git a/champ-lib/pom.xml b/champ-lib/pom.xml
index 77f1545..c48d1cd 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.1</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..73713ab 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.1</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..4f7f914 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.1</version>
</parent>
<groupId>org.onap.aai.champ</groupId>
diff --git a/champ-service/pom.xml b/champ-service/pom.xml
index eefb9b5..693686a 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.1</version>
</parent>
<groupId>org.onap.aai.champ</groupId>
diff --git a/pom.xml b/pom.xml
index 3502d12..2650ff4 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.1</version>
<properties>
<onap.nexus.url>https://nexus.onap.org</onap.nexus.url>