summaryrefslogtreecommitdiffstats
path: root/appc-config/appc-encryption-tool
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2020-03-31 22:35:40 +0000
committerjenkins-releng <jenkins-releng@onap.org>2020-03-31 22:35:40 +0000
commit79ddaccc34931314e5bccd7189a7b6fc451a1ded (patch)
tree3bc59a3c4f496a61fc0325498914859e70003b3d /appc-config/appc-encryption-tool
parent6cbb73628f72e90fb8219cc7120326ef55a91653 (diff)
Release appc1.7.1
Diffstat (limited to 'appc-config/appc-encryption-tool')
-rw-r--r--appc-config/appc-encryption-tool/features/features-appc-config-encryption-tool/pom.xml2
-rw-r--r--appc-config/appc-encryption-tool/features/onap-appc-config-encryption-tool/pom.xml2
-rw-r--r--appc-config/appc-encryption-tool/features/pom.xml2
-rw-r--r--appc-config/appc-encryption-tool/installer/pom.xml4
-rw-r--r--appc-config/appc-encryption-tool/pom.xml2
-rw-r--r--appc-config/appc-encryption-tool/provider/pom.xml2
6 files changed, 7 insertions, 7 deletions
diff --git a/appc-config/appc-encryption-tool/features/features-appc-config-encryption-tool/pom.xml b/appc-config/appc-encryption-tool/features/features-appc-config-encryption-tool/pom.xml
index 9ba331cc0..57790fcf2 100644
--- a/appc-config/appc-encryption-tool/features/features-appc-config-encryption-tool/pom.xml
+++ b/appc-config/appc-encryption-tool/features/features-appc-config-encryption-tool/pom.xml
@@ -30,7 +30,7 @@ limitations under the License.
<groupId>org.onap.appc</groupId>
<artifactId>features-appc-config-encryption-tool</artifactId>
- <version>1.7.1-SNAPSHOT</version>
+ <version>1.7.1</version>
<packaging>feature</packaging>
<name/>
diff --git a/appc-config/appc-encryption-tool/features/onap-appc-config-encryption-tool/pom.xml b/appc-config/appc-encryption-tool/features/onap-appc-config-encryption-tool/pom.xml
index 846ced3ef..0457a4519 100644
--- a/appc-config/appc-encryption-tool/features/onap-appc-config-encryption-tool/pom.xml
+++ b/appc-config/appc-encryption-tool/features/onap-appc-config-encryption-tool/pom.xml
@@ -30,7 +30,7 @@ limitations under the License.
<groupId>org.onap.appc</groupId>
<artifactId>onap-appc-config-encryption-tool</artifactId>
- <version>1.7.1-SNAPSHOT</version>
+ <version>1.7.1</version>
<packaging>feature</packaging>
<name/>
diff --git a/appc-config/appc-encryption-tool/features/pom.xml b/appc-config/appc-encryption-tool/features/pom.xml
index c374e52e7..04d21a48c 100644
--- a/appc-config/appc-encryption-tool/features/pom.xml
+++ b/appc-config/appc-encryption-tool/features/pom.xml
@@ -30,7 +30,7 @@ limitations under the License.
<groupId>org.onap.appc</groupId>
<artifactId>appc-config-encryption-tool-feature-aggregator</artifactId>
- <version>1.7.1-SNAPSHOT</version>
+ <version>1.7.1</version>
<packaging>pom</packaging>
<name/>
diff --git a/appc-config/appc-encryption-tool/installer/pom.xml b/appc-config/appc-encryption-tool/installer/pom.xml
index afebcdbeb..9f9dc7881 100644
--- a/appc-config/appc-encryption-tool/installer/pom.xml
+++ b/appc-config/appc-encryption-tool/installer/pom.xml
@@ -30,7 +30,7 @@
<groupId>org.onap.appc</groupId>
<artifactId>appc-config-encryption-tool-installer</artifactId>
- <version>1.7.1-SNAPSHOT</version>
+ <version>1.7.1</version>
<name>Config Component Encryption Tool - Installer</name>
<packaging>pom</packaging>
<properties>
@@ -56,7 +56,7 @@
<dependency>
<groupId>org.onap.appc</groupId>
<artifactId>appc-config-encryption-tool-provider</artifactId>
- <version>1.7.1-SNAPSHOT</version>
+ <version>1.7.1</version>
</dependency>
</dependencies>
<build>
diff --git a/appc-config/appc-encryption-tool/pom.xml b/appc-config/appc-encryption-tool/pom.xml
index 49ad16256..a5ff10e94 100644
--- a/appc-config/appc-encryption-tool/pom.xml
+++ b/appc-config/appc-encryption-tool/pom.xml
@@ -64,5 +64,5 @@
<module>installer</module>
</modules>
- <version>1.7.1-SNAPSHOT</version>
+ <version>1.7.1</version>
</project>
diff --git a/appc-config/appc-encryption-tool/provider/pom.xml b/appc-config/appc-encryption-tool/provider/pom.xml
index 133fab1d9..aecca3ba6 100644
--- a/appc-config/appc-encryption-tool/provider/pom.xml
+++ b/appc-config/appc-encryption-tool/provider/pom.xml
@@ -124,5 +124,5 @@
</plugins>
</pluginManagement>
</build>
- <version>1.7.1-SNAPSHOT</version>
+ <version>1.7.1</version>
</project>