aboutsummaryrefslogtreecommitdiffstats
path: root/appc-core
diff options
context:
space:
mode:
Diffstat (limited to 'appc-core')
-rw-r--r--appc-core/appc-common-bundle/pom.xml1
-rw-r--r--appc-core/appc-core-features/onap-appc-common/pom.xml1
-rw-r--r--appc-core/appc-core-features/onap-appc-core/pom.xml1
-rw-r--r--appc-core/appc-core-features/pom.xml1
-rw-r--r--appc-core/appc-core-installer/pom.xml1
-rw-r--r--appc-core/pom.xml1
6 files changed, 6 insertions, 0 deletions
diff --git a/appc-core/appc-common-bundle/pom.xml b/appc-core/appc-common-bundle/pom.xml
index 755fe9c6b..9497472c8 100644
--- a/appc-core/appc-common-bundle/pom.xml
+++ b/appc-core/appc-common-bundle/pom.xml
@@ -182,4 +182,5 @@
</plugin>
</plugins>
</build>
+ <version>1.4.0-SNAPSHOT</version>
</project>
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 64e6e8f17..cb6317ae9 100644
--- a/appc-core/appc-core-features/onap-appc-common/pom.xml
+++ b/appc-core/appc-core-features/onap-appc-common/pom.xml
@@ -45,4 +45,5 @@
<classifier>features</classifier>
</dependency>
</dependencies>
+ <version>1.4.0-SNAPSHOT</version>
</project> \ No newline at end of file
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 467cb1b3e..bb3cc23db 100644
--- a/appc-core/appc-core-features/onap-appc-core/pom.xml
+++ b/appc-core/appc-core-features/onap-appc-core/pom.xml
@@ -39,4 +39,5 @@
<classifier>features</classifier>
</dependency>
</dependencies>
+ <version>1.4.0-SNAPSHOT</version>
</project> \ No newline at end of file
diff --git a/appc-core/appc-core-features/pom.xml b/appc-core/appc-core-features/pom.xml
index 2382429e4..891d823e9 100644
--- a/appc-core/appc-core-features/pom.xml
+++ b/appc-core/appc-core-features/pom.xml
@@ -33,4 +33,5 @@
<module>onap-appc-common</module>
<module>onap-appc-core</module>
</modules>
+ <version>1.4.0-SNAPSHOT</version>
</project> \ No newline at end of file
diff --git a/appc-core/appc-core-installer/pom.xml b/appc-core/appc-core-installer/pom.xml
index fa8b2905f..c3b2dc75d 100644
--- a/appc-core/appc-core-installer/pom.xml
+++ b/appc-core/appc-core-installer/pom.xml
@@ -140,4 +140,5 @@
</plugin>
</plugins>
</build>
+ <version>1.4.0-SNAPSHOT</version>
</project> \ No newline at end of file
diff --git a/appc-core/pom.xml b/appc-core/pom.xml
index 71a2292e5..003fc16bb 100644
--- a/appc-core/pom.xml
+++ b/appc-core/pom.xml
@@ -33,4 +33,5 @@
<module>appc-core-features</module>
<module>appc-core-installer</module>
</modules>
+ <version>1.4.0-SNAPSHOT</version>
</project> \ No newline at end of file