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.xml1
-rw-r--r--appc-dispatcher/appc-command-executor/appc-command-executor-core/pom.xml1
-rw-r--r--appc-dispatcher/appc-command-executor/pom.xml1
3 files changed, 3 insertions, 0 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 0750979fc..1cba1c502 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,4 +90,5 @@
</plugins>
</build>
<groupId>org.onap.appc</groupId>
+ <version>1.4.0-SNAPSHOT</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 0502029ec..7cd9f0ed3 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
@@ -124,4 +124,5 @@
</dependencies>
</dependencyManagement>
<groupId>org.onap.appc</groupId>
+ <version>1.4.0-SNAPSHOT</version>
</project>
diff --git a/appc-dispatcher/appc-command-executor/pom.xml b/appc-dispatcher/appc-command-executor/pom.xml
index e2bcd0eaa..5f50bb17e 100644
--- a/appc-dispatcher/appc-command-executor/pom.xml
+++ b/appc-dispatcher/appc-command-executor/pom.xml
@@ -47,4 +47,5 @@
</modules>
<groupId>org.onap.appc</groupId>
+ <version>1.4.0-SNAPSHOT</version>
</project>