aboutsummaryrefslogtreecommitdiffstats
path: root/appc-dispatcher/appc-request-handler
diff options
context:
space:
mode:
Diffstat (limited to 'appc-dispatcher/appc-request-handler')
-rw-r--r--appc-dispatcher/appc-request-handler/appc-request-handler-api/pom.xml2
-rw-r--r--appc-dispatcher/appc-request-handler/appc-request-handler-core/pom.xml2
-rw-r--r--appc-dispatcher/appc-request-handler/appc-request-handler-features/features-appc-request-handler/pom.xml2
-rw-r--r--appc-dispatcher/appc-request-handler/appc-request-handler-features/onap-appc-request-handler/pom.xml2
-rw-r--r--appc-dispatcher/appc-request-handler/appc-request-handler-features/pom.xml2
-rw-r--r--appc-dispatcher/appc-request-handler/pom.xml2
6 files changed, 6 insertions, 6 deletions
diff --git a/appc-dispatcher/appc-request-handler/appc-request-handler-api/pom.xml b/appc-dispatcher/appc-request-handler/appc-request-handler-api/pom.xml
index 8098624f0..16aef6052 100644
--- a/appc-dispatcher/appc-request-handler/appc-request-handler-api/pom.xml
+++ b/appc-dispatcher/appc-request-handler/appc-request-handler-api/pom.xml
@@ -86,5 +86,5 @@
</plugins>
</build>
<groupId>org.onap.appc</groupId>
- <version>2.7.2-SNAPSHOT</version>
+ <version>1.7.2</version>
</project>
diff --git a/appc-dispatcher/appc-request-handler/appc-request-handler-core/pom.xml b/appc-dispatcher/appc-request-handler/appc-request-handler-core/pom.xml
index 302d49cb1..072bbaf9e 100644
--- a/appc-dispatcher/appc-request-handler/appc-request-handler-core/pom.xml
+++ b/appc-dispatcher/appc-request-handler/appc-request-handler-core/pom.xml
@@ -175,5 +175,5 @@
</build>
<groupId>org.onap.appc</groupId>
- <version>2.7.2-SNAPSHOT</version>
+ <version>1.7.2</version>
</project>
diff --git a/appc-dispatcher/appc-request-handler/appc-request-handler-features/features-appc-request-handler/pom.xml b/appc-dispatcher/appc-request-handler/appc-request-handler-features/features-appc-request-handler/pom.xml
index 318d53f4a..9b942b84f 100644
--- a/appc-dispatcher/appc-request-handler/appc-request-handler-features/features-appc-request-handler/pom.xml
+++ b/appc-dispatcher/appc-request-handler/appc-request-handler-features/features-appc-request-handler/pom.xml
@@ -30,7 +30,7 @@ limitations under the License.
<groupId>org.onap.appc</groupId>
<artifactId>features-appc-request-handler</artifactId>
- <version>2.7.2-SNAPSHOT</version>
+ <version>1.7.2</version>
<packaging>feature</packaging>
<name/>
diff --git a/appc-dispatcher/appc-request-handler/appc-request-handler-features/onap-appc-request-handler/pom.xml b/appc-dispatcher/appc-request-handler/appc-request-handler-features/onap-appc-request-handler/pom.xml
index bf7aec6fc..dc811f1e3 100644
--- a/appc-dispatcher/appc-request-handler/appc-request-handler-features/onap-appc-request-handler/pom.xml
+++ b/appc-dispatcher/appc-request-handler/appc-request-handler-features/onap-appc-request-handler/pom.xml
@@ -30,7 +30,7 @@ limitations under the License.
<groupId>org.onap.appc</groupId>
<artifactId>onap-appc-request-handler</artifactId>
- <version>2.7.2-SNAPSHOT</version>
+ <version>1.7.2</version>
<packaging>feature</packaging>
<name/>
diff --git a/appc-dispatcher/appc-request-handler/appc-request-handler-features/pom.xml b/appc-dispatcher/appc-request-handler/appc-request-handler-features/pom.xml
index f2fc966f8..552baf51f 100644
--- a/appc-dispatcher/appc-request-handler/appc-request-handler-features/pom.xml
+++ b/appc-dispatcher/appc-request-handler/appc-request-handler-features/pom.xml
@@ -30,7 +30,7 @@ limitations under the License.
<groupId>org.onap.appc</groupId>
<artifactId>appc-request-handler-feature-aggregator</artifactId>
- <version>2.7.2-SNAPSHOT</version>
+ <version>1.7.2</version>
<packaging>pom</packaging>
<name/>
diff --git a/appc-dispatcher/appc-request-handler/pom.xml b/appc-dispatcher/appc-request-handler/pom.xml
index 045a79cc1..bd0cd785c 100644
--- a/appc-dispatcher/appc-request-handler/pom.xml
+++ b/appc-dispatcher/appc-request-handler/pom.xml
@@ -46,5 +46,5 @@
</modules>
<groupId>org.onap.appc</groupId>
- <version>2.7.2-SNAPSHOT</version>
+ <version>1.7.2</version>
</project>