aboutsummaryrefslogtreecommitdiffstats
path: root/appc-config
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-config
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-config')
-rw-r--r--appc-config/appc-config-adaptor/features/features-appc-config-adaptor/pom.xml2
-rw-r--r--appc-config/appc-config-adaptor/features/onap-appc-config-adaptor/pom.xml2
-rw-r--r--appc-config/appc-config-adaptor/features/pom.xml2
-rw-r--r--appc-config/appc-config-adaptor/installer/pom.xml2
-rw-r--r--appc-config/appc-config-adaptor/pom.xml2
-rw-r--r--appc-config/appc-config-adaptor/provider/pom.xml2
-rw-r--r--appc-config/appc-config-audit/features/features-appc-config-audit/pom.xml2
-rw-r--r--appc-config/appc-config-audit/features/onap-appc-config-audit/pom.xml2
-rw-r--r--appc-config/appc-config-audit/features/pom.xml2
-rw-r--r--appc-config/appc-config-audit/installer/pom.xml2
-rw-r--r--appc-config/appc-config-audit/pom.xml2
-rw-r--r--appc-config/appc-config-audit/provider/pom.xml2
-rw-r--r--appc-config/appc-config-generator/features/features-appc-config-generator/pom.xml2
-rw-r--r--appc-config/appc-config-generator/features/onap-appc-config-generator/pom.xml2
-rw-r--r--appc-config/appc-config-generator/features/pom.xml2
-rw-r--r--appc-config/appc-config-generator/installer/pom.xml2
-rw-r--r--appc-config/appc-config-generator/pom.xml2
-rw-r--r--appc-config/appc-config-generator/provider/pom.xml2
-rw-r--r--appc-config/appc-config-params/features/features-appc-config-params/pom.xml2
-rw-r--r--appc-config/appc-config-params/features/onap-appc-config-params/pom.xml2
-rw-r--r--appc-config/appc-config-params/features/pom.xml2
-rw-r--r--appc-config/appc-config-params/installer/pom.xml2
-rw-r--r--appc-config/appc-config-params/pom.xml2
-rw-r--r--appc-config/appc-config-params/provider/pom.xml2
-rw-r--r--appc-config/appc-data-services/features/features-appc-config-data-services/pom.xml2
-rw-r--r--appc-config/appc-data-services/features/onap-appc-config-data-services/pom.xml2
-rw-r--r--appc-config/appc-data-services/features/pom.xml2
-rw-r--r--appc-config/appc-data-services/installer/pom.xml2
-rw-r--r--appc-config/appc-data-services/pom.xml2
-rw-r--r--appc-config/appc-data-services/provider/pom.xml2
-rw-r--r--appc-config/appc-encryption-tool/features/features-appc-config-encryption-tool/pom.xml2
-rw-r--r--appc-config/appc-encryption-tool/features/onap-appc-config-encryption-tool/pom.xml2
-rw-r--r--appc-config/appc-encryption-tool/features/pom.xml2
-rw-r--r--appc-config/appc-encryption-tool/installer/pom.xml2
-rw-r--r--appc-config/appc-encryption-tool/pom.xml2
-rw-r--r--appc-config/appc-encryption-tool/provider/pom.xml2
-rw-r--r--appc-config/appc-flow-controller/features/features-appc-config-flow-controller/pom.xml2
-rw-r--r--appc-config/appc-flow-controller/features/onap-appc-config-flow-controller/pom.xml2
-rw-r--r--appc-config/appc-flow-controller/features/pom.xml2
-rw-r--r--appc-config/appc-flow-controller/installer/pom.xml2
-rw-r--r--appc-config/appc-flow-controller/pom.xml2
-rw-r--r--appc-config/appc-flow-controller/provider/pom.xml2
42 files changed, 42 insertions, 42 deletions
diff --git a/appc-config/appc-config-adaptor/features/features-appc-config-adaptor/pom.xml b/appc-config/appc-config-adaptor/features/features-appc-config-adaptor/pom.xml
index cfe021bc3..3523eecd7 100644
--- a/appc-config/appc-config-adaptor/features/features-appc-config-adaptor/pom.xml
+++ b/appc-config/appc-config-adaptor/features/features-appc-config-adaptor/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.2</version>
+ <version>2.6.3-SNAPSHOT</version>
<relativePath />
</parent>
diff --git a/appc-config/appc-config-adaptor/features/onap-appc-config-adaptor/pom.xml b/appc-config/appc-config-adaptor/features/onap-appc-config-adaptor/pom.xml
index dd6d0f30f..b7a550bb1 100644
--- a/appc-config/appc-config-adaptor/features/onap-appc-config-adaptor/pom.xml
+++ b/appc-config/appc-config-adaptor/features/onap-appc-config-adaptor/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.2</version>
+ <version>2.6.3-SNAPSHOT</version>
<relativePath />
</parent>
diff --git a/appc-config/appc-config-adaptor/features/pom.xml b/appc-config/appc-config-adaptor/features/pom.xml
index 8554ed313..090dc9e51 100644
--- a/appc-config/appc-config-adaptor/features/pom.xml
+++ b/appc-config/appc-config-adaptor/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.2</version>
+ <version>2.6.3-SNAPSHOT</version>
<relativePath />
</parent>
diff --git a/appc-config/appc-config-adaptor/installer/pom.xml b/appc-config/appc-config-adaptor/installer/pom.xml
index 6605ddcce..fd98d57d4 100644
--- a/appc-config/appc-config-adaptor/installer/pom.xml
+++ b/appc-config/appc-config-adaptor/installer/pom.xml
@@ -24,7 +24,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>
diff --git a/appc-config/appc-config-adaptor/pom.xml b/appc-config/appc-config-adaptor/pom.xml
index 70a92e1d6..5bb948aac 100644
--- a/appc-config/appc-config-adaptor/pom.xml
+++ b/appc-config/appc-config-adaptor/pom.xml
@@ -25,7 +25,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>
diff --git a/appc-config/appc-config-adaptor/provider/pom.xml b/appc-config/appc-config-adaptor/provider/pom.xml
index 1403b560e..1697e6a97 100644
--- a/appc-config/appc-config-adaptor/provider/pom.xml
+++ b/appc-config/appc-config-adaptor/provider/pom.xml
@@ -29,7 +29,7 @@
<parent>
<groupId>org.onap.appc.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>2.6.2</version>
+ <version>2.6.3-SNAPSHOT</version>
<relativePath />
</parent>
<groupId>org.onap.appc</groupId>
diff --git a/appc-config/appc-config-audit/features/features-appc-config-audit/pom.xml b/appc-config/appc-config-audit/features/features-appc-config-audit/pom.xml
index b77280941..6cf48b16d 100644
--- a/appc-config/appc-config-audit/features/features-appc-config-audit/pom.xml
+++ b/appc-config/appc-config-audit/features/features-appc-config-audit/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.2</version>
+ <version>2.6.3-SNAPSHOT</version>
<relativePath />
</parent>
diff --git a/appc-config/appc-config-audit/features/onap-appc-config-audit/pom.xml b/appc-config/appc-config-audit/features/onap-appc-config-audit/pom.xml
index 2ced6eca7..c1995a5a1 100644
--- a/appc-config/appc-config-audit/features/onap-appc-config-audit/pom.xml
+++ b/appc-config/appc-config-audit/features/onap-appc-config-audit/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.2</version>
+ <version>2.6.3-SNAPSHOT</version>
<relativePath />
</parent>
diff --git a/appc-config/appc-config-audit/features/pom.xml b/appc-config/appc-config-audit/features/pom.xml
index 6a20e7d0e..9bd31d5ef 100644
--- a/appc-config/appc-config-audit/features/pom.xml
+++ b/appc-config/appc-config-audit/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.2</version>
+ <version>2.6.3-SNAPSHOT</version>
<relativePath />
</parent>
diff --git a/appc-config/appc-config-audit/installer/pom.xml b/appc-config/appc-config-audit/installer/pom.xml
index 078816d6e..d7b4ddf96 100644
--- a/appc-config/appc-config-audit/installer/pom.xml
+++ b/appc-config/appc-config-audit/installer/pom.xml
@@ -24,7 +24,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>
diff --git a/appc-config/appc-config-audit/pom.xml b/appc-config/appc-config-audit/pom.xml
index 1ae0d98cb..cf8b2045e 100644
--- a/appc-config/appc-config-audit/pom.xml
+++ b/appc-config/appc-config-audit/pom.xml
@@ -24,7 +24,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>
diff --git a/appc-config/appc-config-audit/provider/pom.xml b/appc-config/appc-config-audit/provider/pom.xml
index ba53d6c50..fa63f652f 100644
--- a/appc-config/appc-config-audit/provider/pom.xml
+++ b/appc-config/appc-config-audit/provider/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.appc.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>2.6.2</version>
+ <version>2.6.3-SNAPSHOT</version>
<relativePath />
</parent>
<groupId>org.onap.appc</groupId>
diff --git a/appc-config/appc-config-generator/features/features-appc-config-generator/pom.xml b/appc-config/appc-config-generator/features/features-appc-config-generator/pom.xml
index 100195b5d..05e8df751 100644
--- a/appc-config/appc-config-generator/features/features-appc-config-generator/pom.xml
+++ b/appc-config/appc-config-generator/features/features-appc-config-generator/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.2</version>
+ <version>2.6.3-SNAPSHOT</version>
<relativePath />
</parent>
diff --git a/appc-config/appc-config-generator/features/onap-appc-config-generator/pom.xml b/appc-config/appc-config-generator/features/onap-appc-config-generator/pom.xml
index 0615f6ddb..4c4ec40a2 100644
--- a/appc-config/appc-config-generator/features/onap-appc-config-generator/pom.xml
+++ b/appc-config/appc-config-generator/features/onap-appc-config-generator/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.2</version>
+ <version>2.6.3-SNAPSHOT</version>
<relativePath />
</parent>
diff --git a/appc-config/appc-config-generator/features/pom.xml b/appc-config/appc-config-generator/features/pom.xml
index e096f2790..0d4facbba 100644
--- a/appc-config/appc-config-generator/features/pom.xml
+++ b/appc-config/appc-config-generator/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.2</version>
+ <version>2.6.3-SNAPSHOT</version>
<relativePath />
</parent>
diff --git a/appc-config/appc-config-generator/installer/pom.xml b/appc-config/appc-config-generator/installer/pom.xml
index 6168ff8fa..ca8403046 100644
--- a/appc-config/appc-config-generator/installer/pom.xml
+++ b/appc-config/appc-config-generator/installer/pom.xml
@@ -24,7 +24,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>
diff --git a/appc-config/appc-config-generator/pom.xml b/appc-config/appc-config-generator/pom.xml
index 70e96b51c..909fef16d 100644
--- a/appc-config/appc-config-generator/pom.xml
+++ b/appc-config/appc-config-generator/pom.xml
@@ -24,7 +24,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>
diff --git a/appc-config/appc-config-generator/provider/pom.xml b/appc-config/appc-config-generator/provider/pom.xml
index 2f2399cb7..b5735bd36 100644
--- a/appc-config/appc-config-generator/provider/pom.xml
+++ b/appc-config/appc-config-generator/provider/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.appc.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>2.6.2</version>
+ <version>2.6.3-SNAPSHOT</version>
<relativePath />
</parent>
<groupId>org.onap.appc</groupId>
diff --git a/appc-config/appc-config-params/features/features-appc-config-params/pom.xml b/appc-config/appc-config-params/features/features-appc-config-params/pom.xml
index bc642c229..d44486058 100644
--- a/appc-config/appc-config-params/features/features-appc-config-params/pom.xml
+++ b/appc-config/appc-config-params/features/features-appc-config-params/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.2</version>
+ <version>2.6.3-SNAPSHOT</version>
<relativePath />
</parent>
diff --git a/appc-config/appc-config-params/features/onap-appc-config-params/pom.xml b/appc-config/appc-config-params/features/onap-appc-config-params/pom.xml
index 7a056e716..6a441f02b 100644
--- a/appc-config/appc-config-params/features/onap-appc-config-params/pom.xml
+++ b/appc-config/appc-config-params/features/onap-appc-config-params/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.2</version>
+ <version>2.6.3-SNAPSHOT</version>
<relativePath />
</parent>
diff --git a/appc-config/appc-config-params/features/pom.xml b/appc-config/appc-config-params/features/pom.xml
index 13689ed94..85eafc552 100644
--- a/appc-config/appc-config-params/features/pom.xml
+++ b/appc-config/appc-config-params/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.2</version>
+ <version>2.6.3-SNAPSHOT</version>
<relativePath />
</parent>
diff --git a/appc-config/appc-config-params/installer/pom.xml b/appc-config/appc-config-params/installer/pom.xml
index 1fe7f11f0..ed71491a3 100644
--- a/appc-config/appc-config-params/installer/pom.xml
+++ b/appc-config/appc-config-params/installer/pom.xml
@@ -24,7 +24,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>
diff --git a/appc-config/appc-config-params/pom.xml b/appc-config/appc-config-params/pom.xml
index 6e8ad4f1e..a5885d0dc 100644
--- a/appc-config/appc-config-params/pom.xml
+++ b/appc-config/appc-config-params/pom.xml
@@ -24,7 +24,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>
diff --git a/appc-config/appc-config-params/provider/pom.xml b/appc-config/appc-config-params/provider/pom.xml
index 3ea876180..5812a4bf0 100644
--- a/appc-config/appc-config-params/provider/pom.xml
+++ b/appc-config/appc-config-params/provider/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.appc.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>2.6.2</version>
+ <version>2.6.3-SNAPSHOT</version>
<relativePath />
</parent>
<groupId>org.onap.appc</groupId>
diff --git a/appc-config/appc-data-services/features/features-appc-config-data-services/pom.xml b/appc-config/appc-data-services/features/features-appc-config-data-services/pom.xml
index c325bbfa9..5340d4e5f 100644
--- a/appc-config/appc-data-services/features/features-appc-config-data-services/pom.xml
+++ b/appc-config/appc-data-services/features/features-appc-config-data-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.2</version>
+ <version>2.6.3-SNAPSHOT</version>
<relativePath />
</parent>
diff --git a/appc-config/appc-data-services/features/onap-appc-config-data-services/pom.xml b/appc-config/appc-data-services/features/onap-appc-config-data-services/pom.xml
index e27b7b323..e252a1ced 100644
--- a/appc-config/appc-data-services/features/onap-appc-config-data-services/pom.xml
+++ b/appc-config/appc-data-services/features/onap-appc-config-data-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.2</version>
+ <version>2.6.3-SNAPSHOT</version>
<relativePath />
</parent>
diff --git a/appc-config/appc-data-services/features/pom.xml b/appc-config/appc-data-services/features/pom.xml
index c07047595..e2aaa741b 100644
--- a/appc-config/appc-data-services/features/pom.xml
+++ b/appc-config/appc-data-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.2</version>
+ <version>2.6.3-SNAPSHOT</version>
<relativePath />
</parent>
diff --git a/appc-config/appc-data-services/installer/pom.xml b/appc-config/appc-data-services/installer/pom.xml
index 8d475416d..688d5cf1b 100644
--- a/appc-config/appc-data-services/installer/pom.xml
+++ b/appc-config/appc-data-services/installer/pom.xml
@@ -24,7 +24,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>
diff --git a/appc-config/appc-data-services/pom.xml b/appc-config/appc-data-services/pom.xml
index 894591353..70417cd21 100644
--- a/appc-config/appc-data-services/pom.xml
+++ b/appc-config/appc-data-services/pom.xml
@@ -24,7 +24,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>
diff --git a/appc-config/appc-data-services/provider/pom.xml b/appc-config/appc-data-services/provider/pom.xml
index 0ae35bd2b..9772f6dbf 100644
--- a/appc-config/appc-data-services/provider/pom.xml
+++ b/appc-config/appc-data-services/provider/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.appc.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>2.6.2</version>
+ <version>2.6.3-SNAPSHOT</version>
<relativePath />
</parent>
<groupId>org.onap.appc</groupId>
diff --git a/appc-config/appc-encryption-tool/features/features-appc-config-encryption-tool/pom.xml b/appc-config/appc-encryption-tool/features/features-appc-config-encryption-tool/pom.xml
index 05e35f2fa..a76043d8c 100644
--- a/appc-config/appc-encryption-tool/features/features-appc-config-encryption-tool/pom.xml
+++ b/appc-config/appc-encryption-tool/features/features-appc-config-encryption-tool/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.2</version>
+ <version>2.6.3-SNAPSHOT</version>
<relativePath />
</parent>
diff --git a/appc-config/appc-encryption-tool/features/onap-appc-config-encryption-tool/pom.xml b/appc-config/appc-encryption-tool/features/onap-appc-config-encryption-tool/pom.xml
index 3adc186c1..21fcb10b5 100644
--- a/appc-config/appc-encryption-tool/features/onap-appc-config-encryption-tool/pom.xml
+++ b/appc-config/appc-encryption-tool/features/onap-appc-config-encryption-tool/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.2</version>
+ <version>2.6.3-SNAPSHOT</version>
<relativePath />
</parent>
diff --git a/appc-config/appc-encryption-tool/features/pom.xml b/appc-config/appc-encryption-tool/features/pom.xml
index ae16d17dc..7ef2e9104 100644
--- a/appc-config/appc-encryption-tool/features/pom.xml
+++ b/appc-config/appc-encryption-tool/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.2</version>
+ <version>2.6.3-SNAPSHOT</version>
<relativePath />
</parent>
diff --git a/appc-config/appc-encryption-tool/installer/pom.xml b/appc-config/appc-encryption-tool/installer/pom.xml
index 89d37809d..d13631d08 100644
--- a/appc-config/appc-encryption-tool/installer/pom.xml
+++ b/appc-config/appc-encryption-tool/installer/pom.xml
@@ -24,7 +24,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>
diff --git a/appc-config/appc-encryption-tool/pom.xml b/appc-config/appc-encryption-tool/pom.xml
index fa7128764..3cb9f26c6 100644
--- a/appc-config/appc-encryption-tool/pom.xml
+++ b/appc-config/appc-encryption-tool/pom.xml
@@ -24,7 +24,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>
diff --git a/appc-config/appc-encryption-tool/provider/pom.xml b/appc-config/appc-encryption-tool/provider/pom.xml
index 1470d87ad..32b525b93 100644
--- a/appc-config/appc-encryption-tool/provider/pom.xml
+++ b/appc-config/appc-encryption-tool/provider/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.appc.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>2.6.2</version>
+ <version>2.6.3-SNAPSHOT</version>
<relativePath />
</parent>
<groupId>org.onap.appc</groupId>
diff --git a/appc-config/appc-flow-controller/features/features-appc-config-flow-controller/pom.xml b/appc-config/appc-flow-controller/features/features-appc-config-flow-controller/pom.xml
index 67d0d51d6..dff3de739 100644
--- a/appc-config/appc-flow-controller/features/features-appc-config-flow-controller/pom.xml
+++ b/appc-config/appc-flow-controller/features/features-appc-config-flow-controller/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.2</version>
+ <version>2.6.3-SNAPSHOT</version>
<relativePath />
</parent>
diff --git a/appc-config/appc-flow-controller/features/onap-appc-config-flow-controller/pom.xml b/appc-config/appc-flow-controller/features/onap-appc-config-flow-controller/pom.xml
index f65ef629a..8c0942c23 100644
--- a/appc-config/appc-flow-controller/features/onap-appc-config-flow-controller/pom.xml
+++ b/appc-config/appc-flow-controller/features/onap-appc-config-flow-controller/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.2</version>
+ <version>2.6.3-SNAPSHOT</version>
<relativePath />
</parent>
diff --git a/appc-config/appc-flow-controller/features/pom.xml b/appc-config/appc-flow-controller/features/pom.xml
index 9d284e8df..30d602c94 100644
--- a/appc-config/appc-flow-controller/features/pom.xml
+++ b/appc-config/appc-flow-controller/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.2</version>
+ <version>2.6.3-SNAPSHOT</version>
<relativePath />
</parent>
diff --git a/appc-config/appc-flow-controller/installer/pom.xml b/appc-config/appc-flow-controller/installer/pom.xml
index c1299f625..91f3f9d57 100644
--- a/appc-config/appc-flow-controller/installer/pom.xml
+++ b/appc-config/appc-flow-controller/installer/pom.xml
@@ -24,7 +24,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>
diff --git a/appc-config/appc-flow-controller/pom.xml b/appc-config/appc-flow-controller/pom.xml
index 9c702c89d..b7a4cf51d 100644
--- a/appc-config/appc-flow-controller/pom.xml
+++ b/appc-config/appc-flow-controller/pom.xml
@@ -24,7 +24,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>
diff --git a/appc-config/appc-flow-controller/provider/pom.xml b/appc-config/appc-flow-controller/provider/pom.xml
index 6be93d8d2..f4856c4a6 100644
--- a/appc-config/appc-flow-controller/provider/pom.xml
+++ b/appc-config/appc-flow-controller/provider/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.appc.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>2.6.2</version>
+ <version>2.6.3-SNAPSHOT</version>
<relativePath />
</parent>
<groupId>org.onap.appc</groupId>