aboutsummaryrefslogtreecommitdiffstats
path: root/appc-dispatcher/appc-command-executor
diff options
context:
space:
mode:
authorPatrick Brady <patrick.brady@att.com>2020-05-22 15:18:41 -0700
committerPatrick Brady <patrick.brady@att.com>2020-05-22 15:18:42 -0700
commitd402964f469bed97ab64032ee75e51be92d040ff (patch)
tree5c705ed156e404eef91df9245e4aee3ce21cae92 /appc-dispatcher/appc-command-executor
parentef489229425a3385abc88238ef557176a69959f7 (diff)
Increment version to 1.7.3-SNAPSHOT
Change-Id: I41e19b982bbcf5f84e63d13591a0e9df71650a50 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1816
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 95059cca5..380d0a0db 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
@@ -88,5 +88,5 @@
</plugins>
</build>
<groupId>org.onap.appc</groupId>
- <version>2.7.2-SNAPSHOT</version>
+ <version>1.7.3-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 35ec2384a..822bea8d2 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
@@ -134,5 +134,5 @@
</dependencies>
</dependencyManagement>
<groupId>org.onap.appc</groupId>
- <version>2.7.2-SNAPSHOT</version>
+ <version>1.7.3-SNAPSHOT</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 31b0796e5..bff5348e8 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>2.7.2-SNAPSHOT</version>
+ <version>1.7.3-SNAPSHOT</version>
<packaging>feature</packaging>
<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 3ea6665b5..d250abcad 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
@@ -30,7 +30,7 @@ limitations under the License.
<groupId>org.onap.appc</groupId>
<artifactId>onap-appc-command-executor</artifactId>
- <version>2.7.2-SNAPSHOT</version>
+ <version>1.7.3-SNAPSHOT</version>
<packaging>feature</packaging>
<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 45ce9c8c7..85208c907 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>2.7.2-SNAPSHOT</version>
+ <version>1.7.3-SNAPSHOT</version>
<packaging>pom</packaging>
<name/>
diff --git a/appc-dispatcher/appc-command-executor/pom.xml b/appc-dispatcher/appc-command-executor/pom.xml
index 544df1204..76e5ea616 100644
--- a/appc-dispatcher/appc-command-executor/pom.xml
+++ b/appc-dispatcher/appc-command-executor/pom.xml
@@ -45,5 +45,5 @@
</modules>
<groupId>org.onap.appc</groupId>
- <version>2.7.2-SNAPSHOT</version>
+ <version>1.7.3-SNAPSHOT</version>
</project>