summaryrefslogtreecommitdiffstats
path: root/appc-core
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2019-08-07 21:00:09 +0000
committerjenkins-releng <jenkins-releng@onap.org>2019-08-07 21:00:09 +0000
commitaae29911cb7837ece11eeca4fa6a66275e237118 (patch)
tree7e55a559e06df49eb99dd5bbfaf6b12ee29056a0 /appc-core
parent46da690baf4ea855d333bd1fc8f72d98e5b1a529 (diff)
Release appc1.6.2
Diffstat (limited to 'appc-core')
-rw-r--r--appc-core/appc-common-bundle/pom.xml2
-rw-r--r--appc-core/appc-core-features/onap-appc-common/pom.xml2
-rw-r--r--appc-core/appc-core-features/onap-appc-core/pom.xml2
-rw-r--r--appc-core/appc-core-features/pom.xml2
-rw-r--r--appc-core/appc-core-installer/pom.xml4
-rw-r--r--appc-core/pom.xml2
6 files changed, 7 insertions, 7 deletions
diff --git a/appc-core/appc-common-bundle/pom.xml b/appc-core/appc-common-bundle/pom.xml
index 10556e598..9bdaf6fe9 100644
--- a/appc-core/appc-common-bundle/pom.xml
+++ b/appc-core/appc-common-bundle/pom.xml
@@ -182,5 +182,5 @@
</plugin>
</plugins>
</build>
- <version>1.6.2-SNAPSHOT</version>
+ <version>1.6.2</version>
</project>
diff --git a/appc-core/appc-core-features/onap-appc-common/pom.xml b/appc-core/appc-core-features/onap-appc-common/pom.xml
index 74d50e5f2..646938c55 100644
--- a/appc-core/appc-core-features/onap-appc-common/pom.xml
+++ b/appc-core/appc-core-features/onap-appc-common/pom.xml
@@ -45,5 +45,5 @@
<classifier>features</classifier>
</dependency>
</dependencies>
- <version>1.6.2-SNAPSHOT</version>
+ <version>1.6.2</version>
</project> \ No newline at end of file
diff --git a/appc-core/appc-core-features/onap-appc-core/pom.xml b/appc-core/appc-core-features/onap-appc-core/pom.xml
index ada383fec..bc5358654 100644
--- a/appc-core/appc-core-features/onap-appc-core/pom.xml
+++ b/appc-core/appc-core-features/onap-appc-core/pom.xml
@@ -39,5 +39,5 @@
<classifier>features</classifier>
</dependency>
</dependencies>
- <version>1.6.2-SNAPSHOT</version>
+ <version>1.6.2</version>
</project> \ No newline at end of file
diff --git a/appc-core/appc-core-features/pom.xml b/appc-core/appc-core-features/pom.xml
index 1dd674fbb..310163bb2 100644
--- a/appc-core/appc-core-features/pom.xml
+++ b/appc-core/appc-core-features/pom.xml
@@ -33,5 +33,5 @@
<module>onap-appc-common</module>
<module>onap-appc-core</module>
</modules>
- <version>1.6.2-SNAPSHOT</version>
+ <version>1.6.2</version>
</project> \ No newline at end of file
diff --git a/appc-core/appc-core-installer/pom.xml b/appc-core/appc-core-installer/pom.xml
index ac8ffbc4a..60d27e0e7 100644
--- a/appc-core/appc-core-installer/pom.xml
+++ b/appc-core/appc-core-installer/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onap.appc</groupId>
<artifactId>appc-core</artifactId>
- <version>1.6.2-SNAPSHOT</version>
+ <version>1.6.2</version>
</parent>
<artifactId>appc-core-installer</artifactId>
<packaging>pom</packaging>
@@ -140,5 +140,5 @@
</plugin>
</plugins>
</build>
- <version>1.6.2-SNAPSHOT</version>
+ <version>1.6.2</version>
</project> \ No newline at end of file
diff --git a/appc-core/pom.xml b/appc-core/pom.xml
index fc3f6d31f..bc5f3c7a9 100644
--- a/appc-core/pom.xml
+++ b/appc-core/pom.xml
@@ -33,5 +33,5 @@
<module>appc-core-features</module>
<module>appc-core-installer</module>
</modules>
- <version>1.6.2-SNAPSHOT</version>
+ <version>1.6.2</version>
</project> \ No newline at end of file