aboutsummaryrefslogtreecommitdiffstats
path: root/appc-core
diff options
context:
space:
mode:
authorPatrick Brady <patrick.brady@att.com>2019-09-26 15:00:00 -0700
committerPatrick Brady <patrick.brady@att.com>2019-09-26 15:00:04 -0700
commit391f3dbd2d9c65a8d9a6a512b1274c2ad170f144 (patch)
tree3a6820056caa283a7eb1c2d1d736cae8b052156a /appc-core
parent1dc09d896fe2fa002cab4792ce95419d5a30e228 (diff)
Change to snapshot parent version
Change to appc parent version 2.6.3-SNAPSHOT Change-Id: I51e4485098a271ff80de64ea6c20a81df94c7d8f Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1686
Diffstat (limited to 'appc-core')
-rw-r--r--appc-core/appc-common-bundle/pom.xml2
-rw-r--r--appc-core/appc-core-features/onap-appc-common/pom.xml2
-rw-r--r--appc-core/appc-core-features/onap-appc-core/pom.xml2
-rw-r--r--appc-core/appc-core-features/pom.xml2
-rw-r--r--appc-core/pom.xml2
5 files changed, 5 insertions, 5 deletions
diff --git a/appc-core/appc-common-bundle/pom.xml b/appc-core/appc-common-bundle/pom.xml
index 4a344717a..4b0eb7ede 100644
--- a/appc-core/appc-common-bundle/pom.xml
+++ b/appc-core/appc-common-bundle/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.onap.appc.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>2.6.2</version>
+ <version>2.6.3-SNAPSHOT</version>
</parent>
<groupId>org.onap.appc</groupId>
diff --git a/appc-core/appc-core-features/onap-appc-common/pom.xml b/appc-core/appc-core-features/onap-appc-common/pom.xml
index 2d7ce3516..51220463e 100644
--- a/appc-core/appc-core-features/onap-appc-common/pom.xml
+++ b/appc-core/appc-core-features/onap-appc-common/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onap.appc.parent</groupId>
<artifactId>single-feature-parent</artifactId>
- <version>2.6.2</version>
+ <version>2.6.3-SNAPSHOT</version>
<relativePath/>
</parent>
diff --git a/appc-core/appc-core-features/onap-appc-core/pom.xml b/appc-core/appc-core-features/onap-appc-core/pom.xml
index ff0803346..6687dea6b 100644
--- a/appc-core/appc-core-features/onap-appc-core/pom.xml
+++ b/appc-core/appc-core-features/onap-appc-core/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onap.appc.parent</groupId>
<artifactId>single-feature-parent</artifactId>
- <version>2.6.2</version>
+ <version>2.6.3-SNAPSHOT</version>
<relativePath/>
</parent>
diff --git a/appc-core/appc-core-features/pom.xml b/appc-core/appc-core-features/pom.xml
index fe8e37d35..7d294841a 100644
--- a/appc-core/appc-core-features/pom.xml
+++ b/appc-core/appc-core-features/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.onap.appc.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.6.2</version>
+ <version>2.6.3-SNAPSHOT</version>
</parent>
<groupId>org.onap.appc</groupId>
diff --git a/appc-core/pom.xml b/appc-core/pom.xml
index def343018..cdffadfbf 100644
--- a/appc-core/pom.xml
+++ b/appc-core/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onap.appc.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.6.2</version>
+ <version>2.6.3-SNAPSHOT</version>
<relativePath/>
</parent>
<groupId>org.onap.appc</groupId>