summaryrefslogtreecommitdiffstats
path: root/appc-config/appc-encryption-tool
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2020-05-22 14:29:21 +0000
committerjenkins-releng <jenkins-releng@onap.org>2020-05-22 14:29:21 +0000
commite7d0f02ef389b70096d7820d63d29db4a26abd91 (patch)
tree16c113b27f3a352ab3a2dc3d26c5dda48d20e9c5 /appc-config/appc-encryption-tool
parent873a441e888a250ecd4deecb216d83a04c33e5cd (diff)
Release appc1.7.2
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 db991d0b3..55974ee32 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>2.7.2-SNAPSHOT</version>
+ <version>1.7.2</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 29ba5ccfb..b55ac10bc 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>2.7.2-SNAPSHOT</version>
+ <version>1.7.2</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 5151142a0..5d7801e0c 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>2.7.2-SNAPSHOT</version>
+ <version>1.7.2</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 489cf10cb..904deb73c 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>2.7.2-SNAPSHOT</version>
+ <version>1.7.2</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>2.7.2-SNAPSHOT</version>
+ <version>1.7.2</version>
</dependency>
</dependencies>
<build>
diff --git a/appc-config/appc-encryption-tool/pom.xml b/appc-config/appc-encryption-tool/pom.xml
index bbcc26079..15ce1660e 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>2.7.2-SNAPSHOT</version>
+ <version>1.7.2</version>
</project>
diff --git a/appc-config/appc-encryption-tool/provider/pom.xml b/appc-config/appc-encryption-tool/provider/pom.xml
index dc70944ea..8075cddcc 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>2.7.2-SNAPSHOT</version>
+ <version>1.7.2</version>
</project>