aboutsummaryrefslogtreecommitdiffstats
path: root/appc-oam
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2019-08-05 14:19:46 +0000
committerjenkins-releng <jenkins-releng@onap.org>2019-08-05 14:19:46 +0000
commit9f69f002bc27b24e849fb2048b0ee4a8224e1708 (patch)
treee260dfbae9e3beee3c23fc66c5757a27fcf46ecc /appc-oam
parentccec11114744377358c8a3e87174aa4d29019f58 (diff)
Release appc1.6.1
Diffstat (limited to 'appc-oam')
-rw-r--r--appc-oam/appc-oam-bundle/pom.xml2
-rw-r--r--appc-oam/appc-oam-features/features-appc-oam/pom.xml2
-rw-r--r--appc-oam/appc-oam-features/onap-appc-oam/pom.xml2
-rw-r--r--appc-oam/appc-oam-features/pom.xml2
-rw-r--r--appc-oam/appc-oam-installer/pom.xml2
-rw-r--r--appc-oam/appc-oam-model/pom.xml2
-rw-r--r--appc-oam/pom.xml2
7 files changed, 7 insertions, 7 deletions
diff --git a/appc-oam/appc-oam-bundle/pom.xml b/appc-oam/appc-oam-bundle/pom.xml
index 931077a3d..8a116f28f 100644
--- a/appc-oam/appc-oam-bundle/pom.xml
+++ b/appc-oam/appc-oam-bundle/pom.xml
@@ -199,5 +199,5 @@
</dependency>
</dependencies>
- <version>1.6.1-SNAPSHOT</version>
+ <version>1.6.1</version>
</project>
diff --git a/appc-oam/appc-oam-features/features-appc-oam/pom.xml b/appc-oam/appc-oam-features/features-appc-oam/pom.xml
index 3df55a757..ca839e303 100644
--- a/appc-oam/appc-oam-features/features-appc-oam/pom.xml
+++ b/appc-oam/appc-oam-features/features-appc-oam/pom.xml
@@ -30,7 +30,7 @@ limitations under the License.
<groupId>org.onap.appc</groupId>
<artifactId>features-appc-oam</artifactId>
- <version>1.6.1-SNAPSHOT</version>
+ <version>1.6.1</version>
<packaging>feature</packaging>
<name></name>
diff --git a/appc-oam/appc-oam-features/onap-appc-oam/pom.xml b/appc-oam/appc-oam-features/onap-appc-oam/pom.xml
index f2940c7ed..7585d9531 100644
--- a/appc-oam/appc-oam-features/onap-appc-oam/pom.xml
+++ b/appc-oam/appc-oam-features/onap-appc-oam/pom.xml
@@ -31,7 +31,7 @@ limitations under the License.
<groupId>org.onap.appc</groupId>
<artifactId>onap-appc-oam</artifactId>
- <version>1.6.1-SNAPSHOT</version>
+ <version>1.6.1</version>
<packaging>feature</packaging>
<name></name>
diff --git a/appc-oam/appc-oam-features/pom.xml b/appc-oam/appc-oam-features/pom.xml
index 549319b05..dfd4a6cf4 100644
--- a/appc-oam/appc-oam-features/pom.xml
+++ b/appc-oam/appc-oam-features/pom.xml
@@ -30,7 +30,7 @@ limitations under the License.
<groupId>org.onap.appc</groupId>
<artifactId>appc-oam-feature-aggregator</artifactId>
- <version>1.6.1-SNAPSHOT</version>
+ <version>1.6.1</version>
<packaging>pom</packaging>
<name></name>
diff --git a/appc-oam/appc-oam-installer/pom.xml b/appc-oam/appc-oam-installer/pom.xml
index 65753f691..fe2e4cdab 100644
--- a/appc-oam/appc-oam-installer/pom.xml
+++ b/appc-oam/appc-oam-installer/pom.xml
@@ -157,5 +157,5 @@
</plugins>
</build>
- <version>1.6.1-SNAPSHOT</version>
+ <version>1.6.1</version>
</project>
diff --git a/appc-oam/appc-oam-model/pom.xml b/appc-oam/appc-oam-model/pom.xml
index f26840ca4..b144b8d7b 100644
--- a/appc-oam/appc-oam-model/pom.xml
+++ b/appc-oam/appc-oam-model/pom.xml
@@ -120,5 +120,5 @@
<artifactId>ietf-yang-types-20130715</artifactId>
</dependency>
</dependencies>
- <version>1.6.1-SNAPSHOT</version>
+ <version>1.6.1</version>
</project>
diff --git a/appc-oam/pom.xml b/appc-oam/pom.xml
index ea09ce1c4..0b712717e 100644
--- a/appc-oam/pom.xml
+++ b/appc-oam/pom.xml
@@ -48,5 +48,5 @@
<module>appc-oam-bundle</module>
</modules>
- <version>1.6.1-SNAPSHOT</version>
+ <version>1.6.1</version>
</project>