summaryrefslogtreecommitdiffstats
path: root/appc-config/appc-encryption-tool
diff options
context:
space:
mode:
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 b8a84a800..141f7b786 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.6.3-SNAPSHOT</version>
+ <version>1.6.3</version>
<packaging>feature</packaging>
<name></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 310eae162..15bcf6f99 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
@@ -31,7 +31,7 @@ limitations under the License.
<groupId>org.onap.appc</groupId>
<artifactId>onap-appc-config-encryption-tool</artifactId>
- <version>1.6.3-SNAPSHOT</version>
+ <version>1.6.3</version>
<packaging>feature</packaging>
<name></name>
diff --git a/appc-config/appc-encryption-tool/features/pom.xml b/appc-config/appc-encryption-tool/features/pom.xml
index f38b1b86c..2edd026cb 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.6.3-SNAPSHOT</version>
+ <version>1.6.3</version>
<packaging>pom</packaging>
<name></name>
diff --git a/appc-config/appc-encryption-tool/installer/pom.xml b/appc-config/appc-encryption-tool/installer/pom.xml
index 8d4a622fe..08f9d00e8 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.6.3-SNAPSHOT</version>
+ <version>1.6.3</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.6.3-SNAPSHOT</version>
+ <version>1.6.3</version>
</dependency>
</dependencies>
<build>
diff --git a/appc-config/appc-encryption-tool/pom.xml b/appc-config/appc-encryption-tool/pom.xml
index dfb043aa1..c85306715 100644
--- a/appc-config/appc-encryption-tool/pom.xml
+++ b/appc-config/appc-encryption-tool/pom.xml
@@ -65,5 +65,5 @@
<module>installer</module>
</modules>
- <version>1.6.3-SNAPSHOT</version>
+ <version>1.6.3</version>
</project>
diff --git a/appc-config/appc-encryption-tool/provider/pom.xml b/appc-config/appc-encryption-tool/provider/pom.xml
index 47160f18b..9a00e4142 100644
--- a/appc-config/appc-encryption-tool/provider/pom.xml
+++ b/appc-config/appc-encryption-tool/provider/pom.xml
@@ -125,5 +125,5 @@
</plugins>
</pluginManagement>
</build>
- <version>1.6.3-SNAPSHOT</version>
+ <version>1.6.3</version>
</project>