summaryrefslogtreecommitdiffstats
path: root/sdnr/wt/apigateway
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2021-04-19 20:37:29 +0000
committerjenkins-releng <jenkins-releng@onap.org>2021-04-19 20:37:29 +0000
commita31d111f62a620ec18a2bb300f7b3a5be76321b7 (patch)
tree10b44d8e92fdc0f08b1b8c28c6862ca8f207872a /sdnr/wt/apigateway
parent8413c43655f7d8ceba2af65f8753ee50dae07469 (diff)
Release ccsdk/features1.1.4
Diffstat (limited to 'sdnr/wt/apigateway')
-rw-r--r--sdnr/wt/apigateway/feature/pom.xml4
-rwxr-xr-xsdnr/wt/apigateway/installer/pom.xml4
-rwxr-xr-xsdnr/wt/apigateway/pom.xml4
-rw-r--r--sdnr/wt/apigateway/provider/pom.xml4
4 files changed, 8 insertions, 8 deletions
diff --git a/sdnr/wt/apigateway/feature/pom.xml b/sdnr/wt/apigateway/feature/pom.xml
index 9ee457b3b..15a96a790 100644
--- a/sdnr/wt/apigateway/feature/pom.xml
+++ b/sdnr/wt/apigateway/feature/pom.xml
@@ -29,13 +29,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>single-feature-parent</artifactId>
- <version>2.1.3-SNAPSHOT</version>
+ <version>2.1.3</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.features.sdnr.wt</groupId>
<artifactId>sdnr-wt-apigateway-feature</artifactId>
- <version>1.1.4-SNAPSHOT</version>
+ <version>1.1.4</version>
<packaging>feature</packaging>
<name>ccsdk-features :: ${project.artifactId}</name>
diff --git a/sdnr/wt/apigateway/installer/pom.xml b/sdnr/wt/apigateway/installer/pom.xml
index 90b8ba5b5..f1c70cfd2 100755
--- a/sdnr/wt/apigateway/installer/pom.xml
+++ b/sdnr/wt/apigateway/installer/pom.xml
@@ -26,13 +26,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.1.3-SNAPSHOT</version>
+ <version>2.1.3</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.features.sdnr.wt</groupId>
<artifactId>sdnr-wt-apigateway-installer</artifactId>
- <version>1.1.4-SNAPSHOT</version>
+ <version>1.1.4</version>
<packaging>pom</packaging>
<name>ccsdk-features :: ${project.artifactId}</name>
diff --git a/sdnr/wt/apigateway/pom.xml b/sdnr/wt/apigateway/pom.xml
index af688814e..fc5c4b7a6 100755
--- a/sdnr/wt/apigateway/pom.xml
+++ b/sdnr/wt/apigateway/pom.xml
@@ -29,13 +29,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.1.3-SNAPSHOT</version>
+ <version>2.1.3</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.features.sdnr.wt</groupId>
<artifactId>sdnr-wt-apigateway-top</artifactId>
- <version>1.1.4-SNAPSHOT</version>
+ <version>1.1.4</version>
<packaging>pom</packaging>
<name>ccsdk-features :: ${project.artifactId}</name>
diff --git a/sdnr/wt/apigateway/provider/pom.xml b/sdnr/wt/apigateway/provider/pom.xml
index c039294a4..1a8324049 100644
--- a/sdnr/wt/apigateway/provider/pom.xml
+++ b/sdnr/wt/apigateway/provider/pom.xml
@@ -29,13 +29,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>2.1.3-SNAPSHOT</version>
+ <version>2.1.3</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.features.sdnr.wt</groupId>
<artifactId>sdnr-wt-apigateway-provider</artifactId>
- <version>1.1.4-SNAPSHOT</version>
+ <version>1.1.4</version>
<packaging>bundle</packaging>
<name>ccsdk-features :: ${project.artifactId}</name>