aboutsummaryrefslogtreecommitdiffstats
path: root/products
diff options
context:
space:
mode:
Diffstat (limited to 'products')
-rw-r--r--products/onap-amsterdam/auth/pom.xml2
-rw-r--r--products/onap-amsterdam/catalog/pom.xml2
-rw-r--r--products/onap-amsterdam/features/aai/pom.xml2
-rw-r--r--products/onap-amsterdam/features/msb/pom.xml2
-rw-r--r--products/onap-amsterdam/features/pom.xml2
-rw-r--r--products/onap-amsterdam/features/sdc/pom.xml2
-rw-r--r--products/onap-amsterdam/features/so/pom.xml2
-rw-r--r--products/onap-amsterdam/pom.xml2
-rw-r--r--products/onap-beijing/auth/pom.xml2
-rw-r--r--products/onap-beijing/catalog/pom.xml2
-rw-r--r--products/onap-beijing/features/aai/pom.xml2
-rw-r--r--products/onap-beijing/features/appc/pom.xml2
-rw-r--r--products/onap-beijing/features/msb/pom.xml2
-rw-r--r--products/onap-beijing/features/policy/pom.xml2
-rw-r--r--products/onap-beijing/features/pom.xml2
-rw-r--r--products/onap-beijing/features/sdc/pom.xml2
-rw-r--r--products/onap-beijing/features/so/pom.xml2
-rw-r--r--products/onap-beijing/pom.xml2
-rw-r--r--products/onap-casablanca/auth/pom.xml2
-rw-r--r--products/onap-casablanca/catalog/pom.xml2
-rw-r--r--products/onap-casablanca/features/aai/pom.xml2
-rw-r--r--products/onap-casablanca/features/msb/pom.xml2
-rw-r--r--products/onap-casablanca/features/pom.xml2
-rw-r--r--products/onap-casablanca/features/sdc/pom.xml2
-rw-r--r--products/onap-casablanca/features/vnfsdk/pom.xml2
-rw-r--r--products/onap-casablanca/pom.xml2
-rw-r--r--products/onap-dublin/auth/pom.xml2
-rw-r--r--products/onap-dublin/catalog/pom.xml2
-rw-r--r--products/onap-dublin/features/aai/pom.xml2
-rw-r--r--products/onap-dublin/features/msb/pom.xml2
-rw-r--r--products/onap-dublin/features/multicloud/pom.xml2
-rw-r--r--products/onap-dublin/features/policy/pom.xml2
-rw-r--r--products/onap-dublin/features/pom.xml47
-rw-r--r--products/onap-dublin/features/sdc/pom.xml2
-rw-r--r--products/onap-dublin/features/sdnc/pom.xml2
-rw-r--r--products/onap-dublin/features/so/pom.xml2
-rw-r--r--products/onap-dublin/features/vfc/pom.xml2
-rw-r--r--products/onap-dublin/features/vnfsdk/pom.xml2
-rw-r--r--products/onap-dublin/pom.xml2
-rw-r--r--products/openecomp/auth/pom.xml2
-rw-r--r--products/openecomp/catalog/pom.xml2
-rw-r--r--products/openecomp/features/aai/pom.xml2
-rw-r--r--products/openecomp/features/pom.xml2
-rw-r--r--products/openecomp/features/sdc/pom.xml2
-rw-r--r--products/openecomp/pom.xml2
-rw-r--r--products/pom.xml2
-rw-r--r--products/sample/pom.xml2
47 files changed, 92 insertions, 47 deletions
diff --git a/products/onap-amsterdam/auth/pom.xml b/products/onap-amsterdam/auth/pom.xml
index d6b1c43e..c80fc71f 100644
--- a/products/onap-amsterdam/auth/pom.xml
+++ b/products/onap-amsterdam/auth/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.cli</groupId>
<artifactId>cli-products-onap-amsterdam</artifactId>
- <version>2.0.3</version>
+ <version>4.0.0-SNAPSHOT</version>
</parent>
<artifactId>cli-products-onap-amsterdam-auth</artifactId>
diff --git a/products/onap-amsterdam/catalog/pom.xml b/products/onap-amsterdam/catalog/pom.xml
index a7afa9bb..9fb5262f 100644
--- a/products/onap-amsterdam/catalog/pom.xml
+++ b/products/onap-amsterdam/catalog/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.cli</groupId>
<artifactId>cli-products-onap-amsterdam</artifactId>
- <version>2.0.3</version>
+ <version>4.0.0-SNAPSHOT</version>
</parent>
<artifactId>cli-products-onap-amsterdam-catalog</artifactId>
diff --git a/products/onap-amsterdam/features/aai/pom.xml b/products/onap-amsterdam/features/aai/pom.xml
index b68499e7..37f6e7df 100644
--- a/products/onap-amsterdam/features/aai/pom.xml
+++ b/products/onap-amsterdam/features/aai/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.cli</groupId>
<artifactId>cli-products-onap-amsterdam-features</artifactId>
- <version>2.0.3</version>
+ <version>4.0.0-SNAPSHOT</version>
</parent>
<artifactId>cli-products-onap-amsterdam-features-aai</artifactId>
diff --git a/products/onap-amsterdam/features/msb/pom.xml b/products/onap-amsterdam/features/msb/pom.xml
index 7e9f7ce9..f8e4d5fa 100644
--- a/products/onap-amsterdam/features/msb/pom.xml
+++ b/products/onap-amsterdam/features/msb/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.cli</groupId>
<artifactId>cli-products-onap-amsterdam-features</artifactId>
- <version>2.0.3</version>
+ <version>4.0.0-SNAPSHOT</version>
</parent>
<artifactId>cli-products-onap-amsterdam-features-msb</artifactId>
diff --git a/products/onap-amsterdam/features/pom.xml b/products/onap-amsterdam/features/pom.xml
index f2f4f6ae..b0362073 100644
--- a/products/onap-amsterdam/features/pom.xml
+++ b/products/onap-amsterdam/features/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.cli</groupId>
<artifactId>cli-products-onap-amsterdam</artifactId>
- <version>2.0.3</version>
+ <version>4.0.0-SNAPSHOT</version>
</parent>
<artifactId>cli-products-onap-amsterdam-features</artifactId>
diff --git a/products/onap-amsterdam/features/sdc/pom.xml b/products/onap-amsterdam/features/sdc/pom.xml
index ae0cab77..8fb70059 100644
--- a/products/onap-amsterdam/features/sdc/pom.xml
+++ b/products/onap-amsterdam/features/sdc/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onap.cli</groupId>
<artifactId>cli-products-onap-amsterdam-features</artifactId>
- <version>2.0.3</version>
+ <version>4.0.0-SNAPSHOT</version>
</parent>
<artifactId>cli-products-onap-amsterdam-features-sdc</artifactId>
diff --git a/products/onap-amsterdam/features/so/pom.xml b/products/onap-amsterdam/features/so/pom.xml
index 5beb19ec..51d572f4 100644
--- a/products/onap-amsterdam/features/so/pom.xml
+++ b/products/onap-amsterdam/features/so/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.cli</groupId>
<artifactId>cli-products-onap-amsterdam-features</artifactId>
- <version>2.0.3</version>
+ <version>4.0.0-SNAPSHOT</version>
</parent>
<artifactId>cli-products-onap-amsterdam-features-so</artifactId>
diff --git a/products/onap-amsterdam/pom.xml b/products/onap-amsterdam/pom.xml
index f30a2c4a..e4c26d99 100644
--- a/products/onap-amsterdam/pom.xml
+++ b/products/onap-amsterdam/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.cli</groupId>
<artifactId>cli-products</artifactId>
- <version>2.0.3</version>
+ <version>4.0.0-SNAPSHOT</version>
</parent>
<artifactId>cli-products-onap-amsterdam</artifactId>
diff --git a/products/onap-beijing/auth/pom.xml b/products/onap-beijing/auth/pom.xml
index 3f7d5d63..5c6de139 100644
--- a/products/onap-beijing/auth/pom.xml
+++ b/products/onap-beijing/auth/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.cli</groupId>
<artifactId>cli-products-onap-beijing</artifactId>
- <version>2.0.3</version>
+ <version>4.0.0-SNAPSHOT</version>
</parent>
<artifactId>cli-products-onap-beijing-auth</artifactId>
diff --git a/products/onap-beijing/catalog/pom.xml b/products/onap-beijing/catalog/pom.xml
index 0215fbbe..9919ba6f 100644
--- a/products/onap-beijing/catalog/pom.xml
+++ b/products/onap-beijing/catalog/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.cli</groupId>
<artifactId>cli-products-onap-beijing</artifactId>
- <version>2.0.3</version>
+ <version>4.0.0-SNAPSHOT</version>
</parent>
<artifactId>cli-products-onap-beijing-catalog</artifactId>
diff --git a/products/onap-beijing/features/aai/pom.xml b/products/onap-beijing/features/aai/pom.xml
index 95e2aa1d..04c83f98 100644
--- a/products/onap-beijing/features/aai/pom.xml
+++ b/products/onap-beijing/features/aai/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.cli</groupId>
<artifactId>cli-products-onap-beijing-features</artifactId>
- <version>2.0.3</version>
+ <version>4.0.0-SNAPSHOT</version>
</parent>
<artifactId>cli-products-onap-beijing-features-aai</artifactId>
diff --git a/products/onap-beijing/features/appc/pom.xml b/products/onap-beijing/features/appc/pom.xml
index 6b157c29..4370a54c 100644
--- a/products/onap-beijing/features/appc/pom.xml
+++ b/products/onap-beijing/features/appc/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.cli</groupId>
<artifactId>cli-products-onap-beijing-features</artifactId>
- <version>2.0.3</version>
+ <version>4.0.0-SNAPSHOT</version>
</parent>
<artifactId>cli-products-onap-beijing-features-appc</artifactId>
diff --git a/products/onap-beijing/features/msb/pom.xml b/products/onap-beijing/features/msb/pom.xml
index 130cac07..c330f809 100644
--- a/products/onap-beijing/features/msb/pom.xml
+++ b/products/onap-beijing/features/msb/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.cli</groupId>
<artifactId>cli-products-onap-beijing-features</artifactId>
- <version>2.0.3</version>
+ <version>4.0.0-SNAPSHOT</version>
</parent>
<artifactId>cli-products-onap-beijing-features-msb</artifactId>
diff --git a/products/onap-beijing/features/policy/pom.xml b/products/onap-beijing/features/policy/pom.xml
index d6b25b1a..1c277557 100644
--- a/products/onap-beijing/features/policy/pom.xml
+++ b/products/onap-beijing/features/policy/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.cli</groupId>
<artifactId>cli-products-onap-beijing-features</artifactId>
- <version>2.0.3</version>
+ <version>4.0.0-SNAPSHOT</version>
</parent>
<artifactId>cli-products-onap-beijing-features-policy</artifactId>
diff --git a/products/onap-beijing/features/pom.xml b/products/onap-beijing/features/pom.xml
index 3c9ac625..7aee7bf6 100644
--- a/products/onap-beijing/features/pom.xml
+++ b/products/onap-beijing/features/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.cli</groupId>
<artifactId>cli-products-onap-beijing</artifactId>
- <version>2.0.3</version>
+ <version>4.0.0-SNAPSHOT</version>
</parent>
<artifactId>cli-products-onap-beijing-features</artifactId>
diff --git a/products/onap-beijing/features/sdc/pom.xml b/products/onap-beijing/features/sdc/pom.xml
index e81e4e04..36b95b56 100644
--- a/products/onap-beijing/features/sdc/pom.xml
+++ b/products/onap-beijing/features/sdc/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onap.cli</groupId>
<artifactId>cli-products-onap-beijing-features</artifactId>
- <version>2.0.3</version>
+ <version>4.0.0-SNAPSHOT</version>
</parent>
<artifactId>cli-products-onap-beijing-features-sdc</artifactId>
diff --git a/products/onap-beijing/features/so/pom.xml b/products/onap-beijing/features/so/pom.xml
index c2fcb77b..26240c54 100644
--- a/products/onap-beijing/features/so/pom.xml
+++ b/products/onap-beijing/features/so/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.cli</groupId>
<artifactId>cli-products-onap-beijing-features</artifactId>
- <version>2.0.3</version>
+ <version>4.0.0-SNAPSHOT</version>
</parent>
<artifactId>cli-products-onap-beijing-features-so</artifactId>
diff --git a/products/onap-beijing/pom.xml b/products/onap-beijing/pom.xml
index c0d38844..05a30b55 100644
--- a/products/onap-beijing/pom.xml
+++ b/products/onap-beijing/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.cli</groupId>
<artifactId>cli-products</artifactId>
- <version>2.0.3</version>
+ <version>4.0.0-SNAPSHOT</version>
</parent>
<artifactId>cli-products-onap-beijing</artifactId>
diff --git a/products/onap-casablanca/auth/pom.xml b/products/onap-casablanca/auth/pom.xml
index c764aa93..2ac24941 100644
--- a/products/onap-casablanca/auth/pom.xml
+++ b/products/onap-casablanca/auth/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.cli</groupId>
<artifactId>cli-products-onap-casablanca</artifactId>
- <version>3.0.0</version>
+ <version>4.0.0-SNAPSHOT</version>
</parent>
<artifactId>cli-products-onap-casablanca-auth</artifactId>
diff --git a/products/onap-casablanca/catalog/pom.xml b/products/onap-casablanca/catalog/pom.xml
index a436d8b0..68e73bb7 100644
--- a/products/onap-casablanca/catalog/pom.xml
+++ b/products/onap-casablanca/catalog/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.cli</groupId>
<artifactId>cli-products-onap-casablanca</artifactId>
- <version>3.0.0</version>
+ <version>4.0.0-SNAPSHOT</version>
</parent>
<artifactId>cli-products-onap-casablanca-catalog</artifactId>
diff --git a/products/onap-casablanca/features/aai/pom.xml b/products/onap-casablanca/features/aai/pom.xml
index 19371b61..543cf177 100644
--- a/products/onap-casablanca/features/aai/pom.xml
+++ b/products/onap-casablanca/features/aai/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.cli</groupId>
<artifactId>cli-products-onap-casablanca-features</artifactId>
- <version>3.0.0</version>
+ <version>4.0.0-SNAPSHOT</version>
</parent>
<artifactId>cli-products-onap-casablanca-features-aai</artifactId>
diff --git a/products/onap-casablanca/features/msb/pom.xml b/products/onap-casablanca/features/msb/pom.xml
index 1cebb35e..047a17db 100644
--- a/products/onap-casablanca/features/msb/pom.xml
+++ b/products/onap-casablanca/features/msb/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.cli</groupId>
<artifactId>cli-products-onap-casablanca-features</artifactId>
- <version>3.0.0</version>
+ <version>4.0.0-SNAPSHOT</version>
</parent>
<artifactId>cli-products-onap-casablanca-features-msb</artifactId>
diff --git a/products/onap-casablanca/features/pom.xml b/products/onap-casablanca/features/pom.xml
index c9a77c9f..637d5fe0 100644
--- a/products/onap-casablanca/features/pom.xml
+++ b/products/onap-casablanca/features/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.cli</groupId>
<artifactId>cli-products-onap-casablanca</artifactId>
- <version>3.0.0</version>
+ <version>4.0.0-SNAPSHOT</version>
</parent>
<artifactId>cli-products-onap-casablanca-features</artifactId>
diff --git a/products/onap-casablanca/features/sdc/pom.xml b/products/onap-casablanca/features/sdc/pom.xml
index 71485a25..94c057b5 100644
--- a/products/onap-casablanca/features/sdc/pom.xml
+++ b/products/onap-casablanca/features/sdc/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onap.cli</groupId>
<artifactId>cli-products-onap-casablanca-features</artifactId>
- <version>3.0.0</version>
+ <version>4.0.0-SNAPSHOT</version>
</parent>
<artifactId>cli-products-onap-casablanca-features-sdc</artifactId>
diff --git a/products/onap-casablanca/features/vnfsdk/pom.xml b/products/onap-casablanca/features/vnfsdk/pom.xml
index 26563fbb..b0ea6602 100644
--- a/products/onap-casablanca/features/vnfsdk/pom.xml
+++ b/products/onap-casablanca/features/vnfsdk/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.cli</groupId>
<artifactId>cli-products-onap-casablanca-features</artifactId>
- <version>3.0.0</version>
+ <version>4.0.0-SNAPSHOT</version>
</parent>
<artifactId>cli-products-onap-casablanca-features-vnfsdk</artifactId>
diff --git a/products/onap-casablanca/pom.xml b/products/onap-casablanca/pom.xml
index 48ff1c88..d812427b 100644
--- a/products/onap-casablanca/pom.xml
+++ b/products/onap-casablanca/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.cli</groupId>
<artifactId>cli-products</artifactId>
- <version>3.0.0</version>
+ <version>4.0.0-SNAPSHOT</version>
</parent>
<artifactId>cli-products-onap-casablanca</artifactId>
diff --git a/products/onap-dublin/auth/pom.xml b/products/onap-dublin/auth/pom.xml
index e3dd7f81..42892c9a 100644
--- a/products/onap-dublin/auth/pom.xml
+++ b/products/onap-dublin/auth/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.cli</groupId>
<artifactId>cli-products-onap-dublin</artifactId>
- <version>3.0.0</version>
+ <version>4.0.0-SNAPSHOT</version>
</parent>
<artifactId>cli-products-onap-dublin-auth</artifactId>
diff --git a/products/onap-dublin/catalog/pom.xml b/products/onap-dublin/catalog/pom.xml
index 55e35337..d5bff21d 100644
--- a/products/onap-dublin/catalog/pom.xml
+++ b/products/onap-dublin/catalog/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.cli</groupId>
<artifactId>cli-products-onap-dublin</artifactId>
- <version>3.0.0</version>
+ <version>4.0.0-SNAPSHOT</version>
</parent>
<artifactId>cli-products-onap-dublin-catalog</artifactId>
diff --git a/products/onap-dublin/features/aai/pom.xml b/products/onap-dublin/features/aai/pom.xml
index 0383c0bc..f774302c 100644
--- a/products/onap-dublin/features/aai/pom.xml
+++ b/products/onap-dublin/features/aai/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.cli</groupId>
<artifactId>cli-products-onap-dublin-features</artifactId>
- <version>3.0.0</version>
+ <version>4.0.0-SNAPSHOT</version>
</parent>
<artifactId>cli-products-onap-dublin-features-aai</artifactId>
diff --git a/products/onap-dublin/features/msb/pom.xml b/products/onap-dublin/features/msb/pom.xml
index 57f9eae2..ae8e044a 100644
--- a/products/onap-dublin/features/msb/pom.xml
+++ b/products/onap-dublin/features/msb/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.cli</groupId>
<artifactId>cli-products-onap-dublin-features</artifactId>
- <version>3.0.0</version>
+ <version>4.0.0-SNAPSHOT</version>
</parent>
<artifactId>cli-products-onap-dublin-features-msb</artifactId>
diff --git a/products/onap-dublin/features/multicloud/pom.xml b/products/onap-dublin/features/multicloud/pom.xml
index aadb0814..06d2ee91 100644
--- a/products/onap-dublin/features/multicloud/pom.xml
+++ b/products/onap-dublin/features/multicloud/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.cli</groupId>
<artifactId>cli-products-onap-dublin-features</artifactId>
- <version>3.0.0</version>
+ <version>4.0.0-SNAPSHOT</version>
</parent>
<artifactId>cli-products-onap-dublin-features-multicloud</artifactId>
diff --git a/products/onap-dublin/features/policy/pom.xml b/products/onap-dublin/features/policy/pom.xml
index aeca79ea..f7a885e8 100644
--- a/products/onap-dublin/features/policy/pom.xml
+++ b/products/onap-dublin/features/policy/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.cli</groupId>
<artifactId>cli-products-onap-dublin-features</artifactId>
- <version>3.0.0</version>
+ <version>4.0.0-SNAPSHOT</version>
</parent>
<artifactId>cli-products-onap-dublin-features-policy</artifactId>
diff --git a/products/onap-dublin/features/pom.xml b/products/onap-dublin/features/pom.xml
index 23a2d640..4fa428b5 100644
--- a/products/onap-dublin/features/pom.xml
+++ b/products/onap-dublin/features/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.cli</groupId>
<artifactId>cli-products-onap-dublin</artifactId>
- <version>3.0.0</version>
+ <version>4.0.0-SNAPSHOT</version>
</parent>
<artifactId>cli-products-onap-dublin-features</artifactId>
@@ -47,6 +47,51 @@
<pluginManagement>
<plugins>
<plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-resources-plugin</artifactId>
+ <version>3.1.0</version>
+ <executions>
+ <execution>
+ <id>copy-resource-script</id>
+ <phase>install</phase>
+ <goals>
+ <goal>copy-resources</goal>
+ </goals>
+
+ <configuration>
+ <outputDirectory>../../../../products/target/script</outputDirectory>
+ <resources>
+ <resource>
+ <directory>${project.basedir}/src/main/resources/script</directory>
+ <includes>
+ <include>*.*</include>
+ </includes>
+ </resource>
+ </resources>
+ </configuration>
+ </execution>
+ <execution>
+ <id>copy-resource-conf</id>
+ <phase>install</phase>
+ <goals>
+ <goal>copy-resources</goal>
+ </goals>
+
+ <configuration>
+ <outputDirectory>../../../../products/target/conf</outputDirectory>
+ <resources>
+ <resource>
+ <directory>${project.basedir}/src/main/resources/conf</directory>
+ <includes>
+ <include>*.*</include>
+ </includes>
+ </resource>
+ </resources>
+ </configuration>
+ </execution>
+ </executions>
+ </plugin>
+ <plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-dependency-plugin</artifactId>
<executions>
diff --git a/products/onap-dublin/features/sdc/pom.xml b/products/onap-dublin/features/sdc/pom.xml
index 8a91f7b4..b0cded4a 100644
--- a/products/onap-dublin/features/sdc/pom.xml
+++ b/products/onap-dublin/features/sdc/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.cli</groupId>
<artifactId>cli-products-onap-dublin-features</artifactId>
- <version>3.0.0</version>
+ <version>4.0.0-SNAPSHOT</version>
</parent>
<artifactId>cli-products-onap-dublin-features-sdc</artifactId>
diff --git a/products/onap-dublin/features/sdnc/pom.xml b/products/onap-dublin/features/sdnc/pom.xml
index 14d30bee..48fdfcd7 100644
--- a/products/onap-dublin/features/sdnc/pom.xml
+++ b/products/onap-dublin/features/sdnc/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.cli</groupId>
<artifactId>cli-products-onap-dublin-features</artifactId>
- <version>3.0.0</version>
+ <version>4.0.0-SNAPSHOT</version>
</parent>
<artifactId>cli-products-onap-dublin-features-sdnc</artifactId>
diff --git a/products/onap-dublin/features/so/pom.xml b/products/onap-dublin/features/so/pom.xml
index d2774d60..00f99c77 100644
--- a/products/onap-dublin/features/so/pom.xml
+++ b/products/onap-dublin/features/so/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.cli</groupId>
<artifactId>cli-products-onap-dublin-features</artifactId>
- <version>3.0.0</version>
+ <version>4.0.0-SNAPSHOT</version>
</parent>
<artifactId>cli-products-onap-dublin-features-so</artifactId>
diff --git a/products/onap-dublin/features/vfc/pom.xml b/products/onap-dublin/features/vfc/pom.xml
index f7cc3c3d..28fd7fb3 100644
--- a/products/onap-dublin/features/vfc/pom.xml
+++ b/products/onap-dublin/features/vfc/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.cli</groupId>
<artifactId>cli-products-onap-dublin-features</artifactId>
- <version>3.0.0</version>
+ <version>4.0.0-SNAPSHOT</version>
</parent>
<artifactId>cli-products-onap-dublin-features-vfc</artifactId>
diff --git a/products/onap-dublin/features/vnfsdk/pom.xml b/products/onap-dublin/features/vnfsdk/pom.xml
index 0117c3f7..dd5ae244 100644
--- a/products/onap-dublin/features/vnfsdk/pom.xml
+++ b/products/onap-dublin/features/vnfsdk/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.cli</groupId>
<artifactId>cli-products-onap-dublin-features</artifactId>
- <version>3.0.0</version>
+ <version>4.0.0-SNAPSHOT</version>
</parent>
<artifactId>cli-products-onap-dublin-features-vnfsdk</artifactId>
diff --git a/products/onap-dublin/pom.xml b/products/onap-dublin/pom.xml
index 25c42165..596ee9be 100644
--- a/products/onap-dublin/pom.xml
+++ b/products/onap-dublin/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.cli</groupId>
<artifactId>cli-products</artifactId>
- <version>3.0.0</version>
+ <version>4.0.0-SNAPSHOT</version>
</parent>
<artifactId>cli-products-onap-dublin</artifactId>
diff --git a/products/openecomp/auth/pom.xml b/products/openecomp/auth/pom.xml
index ae4564a1..ed2429ad 100644
--- a/products/openecomp/auth/pom.xml
+++ b/products/openecomp/auth/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.cli</groupId>
<artifactId>cli-products-openecomp</artifactId>
- <version>2.0.4</version>
+ <version>4.0.0-SNAPSHOT</version>
</parent>
<artifactId>cli-products-openecomp-auth</artifactId>
diff --git a/products/openecomp/catalog/pom.xml b/products/openecomp/catalog/pom.xml
index 0c55a8c5..ee62cfee 100644
--- a/products/openecomp/catalog/pom.xml
+++ b/products/openecomp/catalog/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.cli</groupId>
<artifactId>cli-products-openecomp</artifactId>
- <version>2.0.4</version>
+ <version>4.0.0-SNAPSHOT</version>
</parent>
<artifactId>cli-products-openecomp-catalog</artifactId>
diff --git a/products/openecomp/features/aai/pom.xml b/products/openecomp/features/aai/pom.xml
index 5f86fcb2..d09e24eb 100644
--- a/products/openecomp/features/aai/pom.xml
+++ b/products/openecomp/features/aai/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.cli</groupId>
<artifactId>cli-products-openecomp-features</artifactId>
- <version>2.0.4</version>
+ <version>4.0.0-SNAPSHOT</version>
</parent>
<artifactId>cli-products-openecomp-features-aai</artifactId>
diff --git a/products/openecomp/features/pom.xml b/products/openecomp/features/pom.xml
index 9a175543..a4ebec72 100644
--- a/products/openecomp/features/pom.xml
+++ b/products/openecomp/features/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.cli</groupId>
<artifactId>cli-products-openecomp</artifactId>
- <version>2.0.4</version>
+ <version>4.0.0-SNAPSHOT</version>
</parent>
<artifactId>cli-products-openecomp-features</artifactId>
diff --git a/products/openecomp/features/sdc/pom.xml b/products/openecomp/features/sdc/pom.xml
index 86c0b92b..769d07a0 100644
--- a/products/openecomp/features/sdc/pom.xml
+++ b/products/openecomp/features/sdc/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onap.cli</groupId>
<artifactId>cli-products-openecomp-features</artifactId>
- <version>2.0.4</version>
+ <version>4.0.0-SNAPSHOT</version>
</parent>
<artifactId>cli-products-openecomp-features-sdc</artifactId>
diff --git a/products/openecomp/pom.xml b/products/openecomp/pom.xml
index 98b725a9..96b65c3e 100644
--- a/products/openecomp/pom.xml
+++ b/products/openecomp/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.cli</groupId>
<artifactId>cli-products</artifactId>
- <version>2.0.4</version>
+ <version>4.0.0-SNAPSHOT</version>
</parent>
<artifactId>cli-products-openecomp</artifactId>
diff --git a/products/pom.xml b/products/pom.xml
index 4469dcb9..b7e8f651 100644
--- a/products/pom.xml
+++ b/products/pom.xml
@@ -19,7 +19,7 @@
<parent>
<groupId>org.onap.cli</groupId>
<artifactId>cli</artifactId>
- <version>3.0.0</version>
+ <version>4.0.0-SNAPSHOT</version>
</parent>
<artifactId>cli-products</artifactId>
diff --git a/products/sample/pom.xml b/products/sample/pom.xml
index 86d9f22b..831f9328 100644
--- a/products/sample/pom.xml
+++ b/products/sample/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.cli</groupId>
<artifactId>cli-products</artifactId>
- <version>3.0.0</version>
+ <version>4.0.0-SNAPSHOT</version>
</parent>
<artifactId>cli-products-sample</artifactId>