aboutsummaryrefslogtreecommitdiffstats
path: root/appc-inbound
diff options
context:
space:
mode:
Diffstat (limited to 'appc-inbound')
-rw-r--r--appc-inbound/appc-artifact-handler/features/features-appc-artifact-handler/pom.xml2
-rw-r--r--appc-inbound/appc-artifact-handler/features/onap-appc-artifact-handler/pom.xml2
-rw-r--r--appc-inbound/appc-artifact-handler/features/pom.xml2
-rwxr-xr-xappc-inbound/appc-artifact-handler/installer/pom.xml2
-rwxr-xr-xappc-inbound/appc-artifact-handler/model/pom.xml2
-rwxr-xr-xappc-inbound/appc-artifact-handler/pom.xml2
-rwxr-xr-xappc-inbound/appc-artifact-handler/provider/pom.xml2
-rw-r--r--appc-inbound/appc-design-services/features/features-appc-design-services/pom.xml2
-rw-r--r--appc-inbound/appc-design-services/features/onap-appc-design-services/pom.xml2
-rw-r--r--appc-inbound/appc-design-services/features/pom.xml2
-rwxr-xr-xappc-inbound/appc-design-services/installer/pom.xml2
-rwxr-xr-xappc-inbound/appc-design-services/model/pom.xml2
-rwxr-xr-xappc-inbound/appc-design-services/pom.xml2
-rwxr-xr-xappc-inbound/appc-design-services/provider/pom.xml2
-rw-r--r--appc-inbound/appc-interfaces-service/bundle/pom.xml2
-rw-r--r--appc-inbound/appc-interfaces-service/features/features-appc-interfaces-service/pom.xml2
-rw-r--r--appc-inbound/appc-interfaces-service/features/onap-appc-interfaces-service/pom.xml2
-rw-r--r--appc-inbound/appc-interfaces-service/features/pom.xml2
-rw-r--r--appc-inbound/appc-interfaces-service/installer/pom.xml2
-rw-r--r--appc-inbound/appc-interfaces-service/model/pom.xml2
-rw-r--r--appc-inbound/appc-interfaces-service/pom.xml2
-rwxr-xr-xappc-inbound/pom.xml2
22 files changed, 22 insertions, 22 deletions
diff --git a/appc-inbound/appc-artifact-handler/features/features-appc-artifact-handler/pom.xml b/appc-inbound/appc-artifact-handler/features/features-appc-artifact-handler/pom.xml
index 594a5fbee..f5b01a03c 100644
--- a/appc-inbound/appc-artifact-handler/features/features-appc-artifact-handler/pom.xml
+++ b/appc-inbound/appc-artifact-handler/features/features-appc-artifact-handler/pom.xml
@@ -30,7 +30,7 @@ limitations under the License.
<groupId>org.onap.appc</groupId>
<artifactId>features-appc-artifact-handler</artifactId>
- <version>1.6.1-SNAPSHOT</version>
+ <version>1.6.1</version>
<packaging>feature</packaging>
<name></name>
diff --git a/appc-inbound/appc-artifact-handler/features/onap-appc-artifact-handler/pom.xml b/appc-inbound/appc-artifact-handler/features/onap-appc-artifact-handler/pom.xml
index b5b7a23ac..ba5c664c2 100644
--- a/appc-inbound/appc-artifact-handler/features/onap-appc-artifact-handler/pom.xml
+++ b/appc-inbound/appc-artifact-handler/features/onap-appc-artifact-handler/pom.xml
@@ -31,7 +31,7 @@ limitations under the License.
<groupId>org.onap.appc</groupId>
<artifactId>onap-appc-artifact-handler</artifactId>
- <version>1.6.1-SNAPSHOT</version>
+ <version>1.6.1</version>
<packaging>feature</packaging>
<name></name>
diff --git a/appc-inbound/appc-artifact-handler/features/pom.xml b/appc-inbound/appc-artifact-handler/features/pom.xml
index ac6d00ab3..065de0895 100644
--- a/appc-inbound/appc-artifact-handler/features/pom.xml
+++ b/appc-inbound/appc-artifact-handler/features/pom.xml
@@ -30,7 +30,7 @@ limitations under the License.
<groupId>org.onap.appc</groupId>
<artifactId>appc-artifact-handler-feature-aggregator</artifactId>
- <version>1.6.1-SNAPSHOT</version>
+ <version>1.6.1</version>
<packaging>pom</packaging>
<name></name>
diff --git a/appc-inbound/appc-artifact-handler/installer/pom.xml b/appc-inbound/appc-artifact-handler/installer/pom.xml
index bd1e47052..8d34c29bc 100755
--- a/appc-inbound/appc-artifact-handler/installer/pom.xml
+++ b/appc-inbound/appc-artifact-handler/installer/pom.xml
@@ -153,5 +153,5 @@
</plugins>
</build>
- <version>1.6.1-SNAPSHOT</version>
+ <version>1.6.1</version>
</project>
diff --git a/appc-inbound/appc-artifact-handler/model/pom.xml b/appc-inbound/appc-artifact-handler/model/pom.xml
index 547426af8..d8d4cbcc3 100755
--- a/appc-inbound/appc-artifact-handler/model/pom.xml
+++ b/appc-inbound/appc-artifact-handler/model/pom.xml
@@ -118,5 +118,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-inbound/appc-artifact-handler/pom.xml b/appc-inbound/appc-artifact-handler/pom.xml
index a62727d4c..9bbdbcc5f 100755
--- a/appc-inbound/appc-artifact-handler/pom.xml
+++ b/appc-inbound/appc-artifact-handler/pom.xml
@@ -40,5 +40,5 @@
<module>installer</module>
</modules>
- <version>1.6.1-SNAPSHOT</version>
+ <version>1.6.1</version>
</project>
diff --git a/appc-inbound/appc-artifact-handler/provider/pom.xml b/appc-inbound/appc-artifact-handler/provider/pom.xml
index ba3ed6193..b058bcef3 100755
--- a/appc-inbound/appc-artifact-handler/provider/pom.xml
+++ b/appc-inbound/appc-artifact-handler/provider/pom.xml
@@ -141,5 +141,5 @@ limitations under the License.
<version>0.1.54</version>
</dependency>
</dependencies>
- <version>1.6.1-SNAPSHOT</version>
+ <version>1.6.1</version>
</project>
diff --git a/appc-inbound/appc-design-services/features/features-appc-design-services/pom.xml b/appc-inbound/appc-design-services/features/features-appc-design-services/pom.xml
index 4f44f66f3..e0017c666 100644
--- a/appc-inbound/appc-design-services/features/features-appc-design-services/pom.xml
+++ b/appc-inbound/appc-design-services/features/features-appc-design-services/pom.xml
@@ -30,7 +30,7 @@ limitations under the License.
<groupId>org.onap.appc</groupId>
<artifactId>features-appc-design-services</artifactId>
- <version>1.6.1-SNAPSHOT</version>
+ <version>1.6.1</version>
<packaging>feature</packaging>
<name></name>
diff --git a/appc-inbound/appc-design-services/features/onap-appc-design-services/pom.xml b/appc-inbound/appc-design-services/features/onap-appc-design-services/pom.xml
index 5af243ad8..5643b3e33 100644
--- a/appc-inbound/appc-design-services/features/onap-appc-design-services/pom.xml
+++ b/appc-inbound/appc-design-services/features/onap-appc-design-services/pom.xml
@@ -31,7 +31,7 @@ limitations under the License.
<groupId>org.onap.appc</groupId>
<artifactId>onap-appc-design-services</artifactId>
- <version>1.6.1-SNAPSHOT</version>
+ <version>1.6.1</version>
<packaging>feature</packaging>
<name></name>
diff --git a/appc-inbound/appc-design-services/features/pom.xml b/appc-inbound/appc-design-services/features/pom.xml
index 2864a1edf..0d41f6f51 100644
--- a/appc-inbound/appc-design-services/features/pom.xml
+++ b/appc-inbound/appc-design-services/features/pom.xml
@@ -30,7 +30,7 @@ limitations under the License.
<groupId>org.onap.appc</groupId>
<artifactId>appc-design-services-feature-aggregator</artifactId>
- <version>1.6.1-SNAPSHOT</version>
+ <version>1.6.1</version>
<packaging>pom</packaging>
<name></name>
diff --git a/appc-inbound/appc-design-services/installer/pom.xml b/appc-inbound/appc-design-services/installer/pom.xml
index 7248044cb..bc4b4bfaf 100755
--- a/appc-inbound/appc-design-services/installer/pom.xml
+++ b/appc-inbound/appc-design-services/installer/pom.xml
@@ -153,5 +153,5 @@
</plugins>
</build>
- <version>1.6.1-SNAPSHOT</version>
+ <version>1.6.1</version>
</project>
diff --git a/appc-inbound/appc-design-services/model/pom.xml b/appc-inbound/appc-design-services/model/pom.xml
index 43de2d28b..4ad812729 100755
--- a/appc-inbound/appc-design-services/model/pom.xml
+++ b/appc-inbound/appc-design-services/model/pom.xml
@@ -174,5 +174,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-inbound/appc-design-services/pom.xml b/appc-inbound/appc-design-services/pom.xml
index 7ab55f368..71cdecdff 100755
--- a/appc-inbound/appc-design-services/pom.xml
+++ b/appc-inbound/appc-design-services/pom.xml
@@ -71,5 +71,5 @@
<module>provider</module>
<module>installer</module>
</modules>
- <version>1.6.1-SNAPSHOT</version>
+ <version>1.6.1</version>
</project>
diff --git a/appc-inbound/appc-design-services/provider/pom.xml b/appc-inbound/appc-design-services/provider/pom.xml
index 65bb85212..b0e44d178 100755
--- a/appc-inbound/appc-design-services/provider/pom.xml
+++ b/appc-inbound/appc-design-services/provider/pom.xml
@@ -197,6 +197,6 @@
<version>1.6.5</version>
</dependency>
</dependencies>
- <version>1.6.1-SNAPSHOT</version>
+ <version>1.6.1</version>
</project>
diff --git a/appc-inbound/appc-interfaces-service/bundle/pom.xml b/appc-inbound/appc-interfaces-service/bundle/pom.xml
index d1c74498a..4a0f4ab25 100644
--- a/appc-inbound/appc-interfaces-service/bundle/pom.xml
+++ b/appc-inbound/appc-interfaces-service/bundle/pom.xml
@@ -157,5 +157,5 @@
<artifactId>commons-io</artifactId>
</dependency>
</dependencies>
- <version>1.6.1-SNAPSHOT</version>
+ <version>1.6.1</version>
</project>
diff --git a/appc-inbound/appc-interfaces-service/features/features-appc-interfaces-service/pom.xml b/appc-inbound/appc-interfaces-service/features/features-appc-interfaces-service/pom.xml
index 08b5fc1f2..042d5b9c8 100644
--- a/appc-inbound/appc-interfaces-service/features/features-appc-interfaces-service/pom.xml
+++ b/appc-inbound/appc-interfaces-service/features/features-appc-interfaces-service/pom.xml
@@ -30,7 +30,7 @@ limitations under the License.
<groupId>org.onap.appc</groupId>
<artifactId>features-appc-interfaces-service</artifactId>
- <version>1.6.1-SNAPSHOT</version>
+ <version>1.6.1</version>
<packaging>feature</packaging>
<name></name>
diff --git a/appc-inbound/appc-interfaces-service/features/onap-appc-interfaces-service/pom.xml b/appc-inbound/appc-interfaces-service/features/onap-appc-interfaces-service/pom.xml
index a22174163..94037aa7e 100644
--- a/appc-inbound/appc-interfaces-service/features/onap-appc-interfaces-service/pom.xml
+++ b/appc-inbound/appc-interfaces-service/features/onap-appc-interfaces-service/pom.xml
@@ -31,7 +31,7 @@ limitations under the License.
<groupId>org.onap.appc</groupId>
<artifactId>onap-appc-interfaces-service</artifactId>
- <version>1.6.1-SNAPSHOT</version>
+ <version>1.6.1</version>
<packaging>feature</packaging>
<name></name>
diff --git a/appc-inbound/appc-interfaces-service/features/pom.xml b/appc-inbound/appc-interfaces-service/features/pom.xml
index 385950d31..34e0cf3b6 100644
--- a/appc-inbound/appc-interfaces-service/features/pom.xml
+++ b/appc-inbound/appc-interfaces-service/features/pom.xml
@@ -30,7 +30,7 @@ limitations under the License.
<groupId>org.onap.appc</groupId>
<artifactId>appc-interfaces-service-feature-aggregator</artifactId>
- <version>1.6.1-SNAPSHOT</version>
+ <version>1.6.1</version>
<packaging>pom</packaging>
<name></name>
diff --git a/appc-inbound/appc-interfaces-service/installer/pom.xml b/appc-inbound/appc-interfaces-service/installer/pom.xml
index 95638895b..c58625f00 100644
--- a/appc-inbound/appc-interfaces-service/installer/pom.xml
+++ b/appc-inbound/appc-interfaces-service/installer/pom.xml
@@ -153,5 +153,5 @@
</plugins>
</build>
- <version>1.6.1-SNAPSHOT</version>
+ <version>1.6.1</version>
</project>
diff --git a/appc-inbound/appc-interfaces-service/model/pom.xml b/appc-inbound/appc-interfaces-service/model/pom.xml
index 537c451e8..625992899 100644
--- a/appc-inbound/appc-interfaces-service/model/pom.xml
+++ b/appc-inbound/appc-interfaces-service/model/pom.xml
@@ -174,5 +174,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-inbound/appc-interfaces-service/pom.xml b/appc-inbound/appc-interfaces-service/pom.xml
index 6b7147e6f..8ca86a9d5 100644
--- a/appc-inbound/appc-interfaces-service/pom.xml
+++ b/appc-inbound/appc-interfaces-service/pom.xml
@@ -113,5 +113,5 @@
</plugins>
</pluginManagement>
</build>
- <version>1.6.1-SNAPSHOT</version>
+ <version>1.6.1</version>
</project>
diff --git a/appc-inbound/pom.xml b/appc-inbound/pom.xml
index b65204856..e7fbed369 100755
--- a/appc-inbound/pom.xml
+++ b/appc-inbound/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.appc</groupId>
<artifactId>appc</artifactId>
- <version>1.6.1-SNAPSHOT</version>
+ <version>1.6.1</version>
</parent>
<artifactId>appc-inbound</artifactId>
<packaging>pom</packaging>