aboutsummaryrefslogtreecommitdiffstats
path: root/appc-inbound
diff options
context:
space:
mode:
authorPatrick Brady <patrick.brady@att.com>2019-10-08 13:39:40 -0700
committerPatrick Brady <patrick.brady@att.com>2019-10-08 13:39:46 -0700
commit701d10c208c24c72e67ac7e555520c6127e0698f (patch)
tree372c6a4fc337eb8743ced9c7b9b2c10d115e69b3 /appc-inbound
parente8d37bfde904531793bde52e17300811ce1b75c3 (diff)
Set appc parent 2.7.0-SNAPSHOT
Change-Id: Ib68d389e9e39951e47b785550134729a9f678497 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1686
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
21 files changed, 21 insertions, 21 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 d6dc753b4..1f869f541 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
@@ -24,7 +24,7 @@ limitations under the License.
<parent>
<groupId>org.onap.appc.parent</groupId>
<artifactId>feature-repo-parent</artifactId>
- <version>2.6.3-SNAPSHOT</version>
+ <version>2.7.0-SNAPSHOT</version>
<relativePath />
</parent>
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 2f3750100..233581b80 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
@@ -25,7 +25,7 @@ limitations under the License.
<parent>
<groupId>org.onap.appc.parent</groupId>
<artifactId>single-feature-parent</artifactId>
- <version>2.6.3-SNAPSHOT</version>
+ <version>2.7.0-SNAPSHOT</version>
<relativePath />
</parent>
diff --git a/appc-inbound/appc-artifact-handler/features/pom.xml b/appc-inbound/appc-artifact-handler/features/pom.xml
index 284fce944..cf4250da7 100644
--- a/appc-inbound/appc-artifact-handler/features/pom.xml
+++ b/appc-inbound/appc-artifact-handler/features/pom.xml
@@ -24,7 +24,7 @@ limitations under the License.
<parent>
<groupId>org.onap.appc.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.6.3-SNAPSHOT</version>
+ <version>2.7.0-SNAPSHOT</version>
<relativePath />
</parent>
diff --git a/appc-inbound/appc-artifact-handler/installer/pom.xml b/appc-inbound/appc-artifact-handler/installer/pom.xml
index 2118eb6d0..19521fed1 100755
--- a/appc-inbound/appc-artifact-handler/installer/pom.xml
+++ b/appc-inbound/appc-artifact-handler/installer/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.appc.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.6.3-SNAPSHOT</version>
+ <version>2.7.0-SNAPSHOT</version>
<relativePath />
</parent>
<groupId>org.onap.appc</groupId>
diff --git a/appc-inbound/appc-artifact-handler/model/pom.xml b/appc-inbound/appc-artifact-handler/model/pom.xml
index 41112fcfe..3b7a7ff80 100755
--- a/appc-inbound/appc-artifact-handler/model/pom.xml
+++ b/appc-inbound/appc-artifact-handler/model/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.appc.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>2.6.3-SNAPSHOT</version>
+ <version>2.7.0-SNAPSHOT</version>
<relativePath />
</parent>
<groupId>org.onap.appc</groupId>
diff --git a/appc-inbound/appc-artifact-handler/pom.xml b/appc-inbound/appc-artifact-handler/pom.xml
index 0003fcc16..d7fcc8d77 100755
--- a/appc-inbound/appc-artifact-handler/pom.xml
+++ b/appc-inbound/appc-artifact-handler/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.appc.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.6.3-SNAPSHOT</version>
+ <version>2.7.0-SNAPSHOT</version>
<relativePath />
</parent>
diff --git a/appc-inbound/appc-artifact-handler/provider/pom.xml b/appc-inbound/appc-artifact-handler/provider/pom.xml
index d630d4df7..34a72f2d4 100755
--- a/appc-inbound/appc-artifact-handler/provider/pom.xml
+++ b/appc-inbound/appc-artifact-handler/provider/pom.xml
@@ -27,7 +27,7 @@ limitations under the License.
<parent>
<groupId>org.onap.appc.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>2.6.3-SNAPSHOT</version>
+ <version>2.7.0-SNAPSHOT</version>
<relativePath />
</parent>
<groupId>org.onap.appc</groupId>
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 a0ce0a009..344d874f8 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
@@ -24,7 +24,7 @@ limitations under the License.
<parent>
<groupId>org.onap.appc.parent</groupId>
<artifactId>feature-repo-parent</artifactId>
- <version>2.6.3-SNAPSHOT</version>
+ <version>2.7.0-SNAPSHOT</version>
<relativePath />
</parent>
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 13fe25ddc..4728b4d47 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
@@ -25,7 +25,7 @@ limitations under the License.
<parent>
<groupId>org.onap.appc.parent</groupId>
<artifactId>single-feature-parent</artifactId>
- <version>2.6.3-SNAPSHOT</version>
+ <version>2.7.0-SNAPSHOT</version>
<relativePath />
</parent>
diff --git a/appc-inbound/appc-design-services/features/pom.xml b/appc-inbound/appc-design-services/features/pom.xml
index 2c1446016..7327308e6 100644
--- a/appc-inbound/appc-design-services/features/pom.xml
+++ b/appc-inbound/appc-design-services/features/pom.xml
@@ -24,7 +24,7 @@ limitations under the License.
<parent>
<groupId>org.onap.appc.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.6.3-SNAPSHOT</version>
+ <version>2.7.0-SNAPSHOT</version>
<relativePath />
</parent>
diff --git a/appc-inbound/appc-design-services/installer/pom.xml b/appc-inbound/appc-design-services/installer/pom.xml
index 5804ec007..e31908ad3 100755
--- a/appc-inbound/appc-design-services/installer/pom.xml
+++ b/appc-inbound/appc-design-services/installer/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.appc.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.6.3-SNAPSHOT</version>
+ <version>2.7.0-SNAPSHOT</version>
<relativePath />
</parent>
<groupId>org.onap.appc</groupId>
diff --git a/appc-inbound/appc-design-services/model/pom.xml b/appc-inbound/appc-design-services/model/pom.xml
index 6c4f4f52f..1a50d124d 100755
--- a/appc-inbound/appc-design-services/model/pom.xml
+++ b/appc-inbound/appc-design-services/model/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.appc.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>2.6.3-SNAPSHOT</version>
+ <version>2.7.0-SNAPSHOT</version>
<relativePath />
</parent>
<groupId>org.onap.appc</groupId>
diff --git a/appc-inbound/appc-design-services/pom.xml b/appc-inbound/appc-design-services/pom.xml
index 51e5349ca..7fe7b4a91 100755
--- a/appc-inbound/appc-design-services/pom.xml
+++ b/appc-inbound/appc-design-services/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.appc.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.6.3-SNAPSHOT</version>
+ <version>2.7.0-SNAPSHOT</version>
<relativePath />
</parent>
diff --git a/appc-inbound/appc-design-services/provider/pom.xml b/appc-inbound/appc-design-services/provider/pom.xml
index 610eec2f4..4ae666f38 100755
--- a/appc-inbound/appc-design-services/provider/pom.xml
+++ b/appc-inbound/appc-design-services/provider/pom.xml
@@ -26,7 +26,7 @@
<parent>
<groupId>org.onap.appc.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>2.6.3-SNAPSHOT</version>
+ <version>2.7.0-SNAPSHOT</version>
<relativePath />
</parent>
<groupId>org.onap.appc</groupId>
diff --git a/appc-inbound/appc-interfaces-service/bundle/pom.xml b/appc-inbound/appc-interfaces-service/bundle/pom.xml
index 9cd9b817e..999761c40 100644
--- a/appc-inbound/appc-interfaces-service/bundle/pom.xml
+++ b/appc-inbound/appc-interfaces-service/bundle/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.appc.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>2.6.3-SNAPSHOT</version>
+ <version>2.7.0-SNAPSHOT</version>
<relativePath />
</parent>
<groupId>org.onap.appc</groupId>
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 87b303c6d..c83a4453a 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
@@ -24,7 +24,7 @@ limitations under the License.
<parent>
<groupId>org.onap.appc.parent</groupId>
<artifactId>feature-repo-parent</artifactId>
- <version>2.6.3-SNAPSHOT</version>
+ <version>2.7.0-SNAPSHOT</version>
<relativePath />
</parent>
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 07fb2997c..3917771ff 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
@@ -25,7 +25,7 @@ limitations under the License.
<parent>
<groupId>org.onap.appc.parent</groupId>
<artifactId>single-feature-parent</artifactId>
- <version>2.6.3-SNAPSHOT</version>
+ <version>2.7.0-SNAPSHOT</version>
<relativePath />
</parent>
diff --git a/appc-inbound/appc-interfaces-service/features/pom.xml b/appc-inbound/appc-interfaces-service/features/pom.xml
index 0833ef8bb..2ecbe4391 100644
--- a/appc-inbound/appc-interfaces-service/features/pom.xml
+++ b/appc-inbound/appc-interfaces-service/features/pom.xml
@@ -24,7 +24,7 @@ limitations under the License.
<parent>
<groupId>org.onap.appc.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.6.3-SNAPSHOT</version>
+ <version>2.7.0-SNAPSHOT</version>
<relativePath />
</parent>
diff --git a/appc-inbound/appc-interfaces-service/installer/pom.xml b/appc-inbound/appc-interfaces-service/installer/pom.xml
index 8a64e0936..fc608e995 100644
--- a/appc-inbound/appc-interfaces-service/installer/pom.xml
+++ b/appc-inbound/appc-interfaces-service/installer/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.appc.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.6.3-SNAPSHOT</version>
+ <version>2.7.0-SNAPSHOT</version>
<relativePath />
</parent>
<groupId>org.onap.appc</groupId>
diff --git a/appc-inbound/appc-interfaces-service/model/pom.xml b/appc-inbound/appc-interfaces-service/model/pom.xml
index 464cfbed2..7f2591ce5 100644
--- a/appc-inbound/appc-interfaces-service/model/pom.xml
+++ b/appc-inbound/appc-interfaces-service/model/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.appc.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>2.6.3-SNAPSHOT</version>
+ <version>2.7.0-SNAPSHOT</version>
<relativePath />
</parent>
<groupId>org.onap.appc</groupId>
diff --git a/appc-inbound/appc-interfaces-service/pom.xml b/appc-inbound/appc-interfaces-service/pom.xml
index 74c51a257..50e4367f1 100644
--- a/appc-inbound/appc-interfaces-service/pom.xml
+++ b/appc-inbound/appc-interfaces-service/pom.xml
@@ -26,7 +26,7 @@
<parent>
<groupId>org.onap.appc.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.6.3-SNAPSHOT</version>
+ <version>2.7.0-SNAPSHOT</version>
<relativePath />
</parent>
<groupId>org.onap.appc</groupId>