aboutsummaryrefslogtreecommitdiffstats
path: root/appc-dispatcher/appc-command-executor
diff options
context:
space:
mode:
Diffstat (limited to 'appc-dispatcher/appc-command-executor')
-rw-r--r--appc-dispatcher/appc-command-executor/appc-command-executor-api/pom.xml2
-rw-r--r--appc-dispatcher/appc-command-executor/appc-command-executor-core/pom.xml2
-rw-r--r--appc-dispatcher/appc-command-executor/appc-command-executor-features/features-appc-command-executor/pom.xml2
-rw-r--r--appc-dispatcher/appc-command-executor/appc-command-executor-features/onap-appc-command-executor/pom.xml2
-rw-r--r--appc-dispatcher/appc-command-executor/appc-command-executor-features/pom.xml2
-rw-r--r--appc-dispatcher/appc-command-executor/pom.xml2
6 files changed, 6 insertions, 6 deletions
diff --git a/appc-dispatcher/appc-command-executor/appc-command-executor-api/pom.xml b/appc-dispatcher/appc-command-executor/appc-command-executor-api/pom.xml
index 710cd4b3b..39d47b8a7 100644
--- a/appc-dispatcher/appc-command-executor/appc-command-executor-api/pom.xml
+++ b/appc-dispatcher/appc-command-executor/appc-command-executor-api/pom.xml
@@ -90,5 +90,5 @@
</plugins>
</build>
<groupId>org.onap.appc</groupId>
- <version>1.6.2-SNAPSHOT</version>
+ <version>1.6.2</version>
</project>
diff --git a/appc-dispatcher/appc-command-executor/appc-command-executor-core/pom.xml b/appc-dispatcher/appc-command-executor/appc-command-executor-core/pom.xml
index c27cf6cba..591fce536 100644
--- a/appc-dispatcher/appc-command-executor/appc-command-executor-core/pom.xml
+++ b/appc-dispatcher/appc-command-executor/appc-command-executor-core/pom.xml
@@ -140,5 +140,5 @@
</dependencies>
</dependencyManagement>
<groupId>org.onap.appc</groupId>
- <version>1.6.2-SNAPSHOT</version>
+ <version>1.6.2</version>
</project>
diff --git a/appc-dispatcher/appc-command-executor/appc-command-executor-features/features-appc-command-executor/pom.xml b/appc-dispatcher/appc-command-executor/appc-command-executor-features/features-appc-command-executor/pom.xml
index fe8583d35..eb05268e3 100644
--- a/appc-dispatcher/appc-command-executor/appc-command-executor-features/features-appc-command-executor/pom.xml
+++ b/appc-dispatcher/appc-command-executor/appc-command-executor-features/features-appc-command-executor/pom.xml
@@ -30,7 +30,7 @@ limitations under the License.
<groupId>org.onap.appc</groupId>
<artifactId>features-appc-command-executor</artifactId>
- <version>1.6.2-SNAPSHOT</version>
+ <version>1.6.2</version>
<packaging>feature</packaging>
<name></name>
diff --git a/appc-dispatcher/appc-command-executor/appc-command-executor-features/onap-appc-command-executor/pom.xml b/appc-dispatcher/appc-command-executor/appc-command-executor-features/onap-appc-command-executor/pom.xml
index 06b8e3125..18720aa6f 100644
--- a/appc-dispatcher/appc-command-executor/appc-command-executor-features/onap-appc-command-executor/pom.xml
+++ b/appc-dispatcher/appc-command-executor/appc-command-executor-features/onap-appc-command-executor/pom.xml
@@ -31,7 +31,7 @@ limitations under the License.
<groupId>org.onap.appc</groupId>
<artifactId>onap-appc-command-executor</artifactId>
- <version>1.6.2-SNAPSHOT</version>
+ <version>1.6.2</version>
<packaging>feature</packaging>
<name></name>
diff --git a/appc-dispatcher/appc-command-executor/appc-command-executor-features/pom.xml b/appc-dispatcher/appc-command-executor/appc-command-executor-features/pom.xml
index 7e64fa37f..3497d51c7 100644
--- a/appc-dispatcher/appc-command-executor/appc-command-executor-features/pom.xml
+++ b/appc-dispatcher/appc-command-executor/appc-command-executor-features/pom.xml
@@ -30,7 +30,7 @@ limitations under the License.
<groupId>org.onap.appc</groupId>
<artifactId>appc-command-executor-feature-aggregator</artifactId>
- <version>1.6.2-SNAPSHOT</version>
+ <version>1.6.2</version>
<packaging>pom</packaging>
<name></name>
diff --git a/appc-dispatcher/appc-command-executor/pom.xml b/appc-dispatcher/appc-command-executor/pom.xml
index 6c54ad649..533524264 100644
--- a/appc-dispatcher/appc-command-executor/pom.xml
+++ b/appc-dispatcher/appc-command-executor/pom.xml
@@ -47,5 +47,5 @@
</modules>
<groupId>org.onap.appc</groupId>
- <version>1.6.2-SNAPSHOT</version>
+ <version>1.6.2</version>
</project>