diff options
author | Timoney, Daniel (dt5972) <dtimoney@att.com> | 2017-02-20 11:13:38 -0500 |
---|---|---|
committer | Timoney, Daniel (dt5972) <dtimoney@att.com> | 2017-02-20 11:28:57 -0500 |
commit | 6d831ce81a722362460abf2d998766288388ab3f (patch) | |
tree | cc103f3ffc2a72d1a0d3ebc2825b861462bd92ec | |
parent | 324ee36fe31763e507b422ab0a88e4230045e205 (diff) |
[VERSION] Reset versions
Reset versions to 1.0.0-SNAPSHOT
Change-Id: I7e21332d0086c647732e87d9410028c2a124f843
Signed-off-by: Timoney, Daniel (dt5972) <dtimoney@att.com>
Former-commit-id: fae8736f80b74b536fbfb72913db5b17acec8dc1
-rw-r--r-- | admportal/pom.xml | 4 | ||||
-rw-r--r-- | installation/admportal/pom.xml | 4 | ||||
-rw-r--r-- | installation/dgbuilder/pom.xml | 4 | ||||
-rw-r--r-- | installation/pom.xml | 4 | ||||
-rw-r--r-- | installation/sdnc/pom.xml | 4 | ||||
-rw-r--r-- | installation/ubuntu/pom.xml | 4 | ||||
-rw-r--r-- | platform-logic/asdc-api/pom.xml | 4 | ||||
-rw-r--r-- | platform-logic/installer/pom.xml | 4 | ||||
-rw-r--r-- | platform-logic/pom.xml | 4 | ||||
-rw-r--r-- | platform-logic/sliapi/pom.xml | 4 | ||||
-rw-r--r-- | platform-logic/vnfapi/pom.xml | 4 | ||||
-rwxr-xr-x | pom.xml | 26 |
12 files changed, 41 insertions, 29 deletions
diff --git a/admportal/pom.xml b/admportal/pom.xml index 2ce7ac02..2fa4a338 100644 --- a/admportal/pom.xml +++ b/admportal/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.openecomp.sdnc.oam</groupId> <artifactId>sdnc-oam</artifactId> - <version>1.0.0</version> + <version>1.0.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> @@ -13,7 +13,7 @@ <groupId>org.openecomp.sdnc.oam</groupId> <artifactId>admportal</artifactId> - <version>1.0.0</version> + <version>1.0.0-SNAPSHOT</version> <name>Admin Portal</name> <description>Admin Portal</description> diff --git a/installation/admportal/pom.xml b/installation/admportal/pom.xml index 495a7fdb..5f5d221d 100644 --- a/installation/admportal/pom.xml +++ b/installation/admportal/pom.xml @@ -5,14 +5,14 @@ <parent> <groupId>org.openecomp.sdnc.oam</groupId> <artifactId>installation</artifactId> - <version>1.0.0</version> + <version>1.0.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <packaging>pom</packaging> <groupId>org.openecomp.sdnc.oam</groupId> <artifactId>installation-admportal</artifactId> - <version>1.0.0</version> + <version>1.0.0-SNAPSHOT</version> <name>Installation - admportal</name> <description>Creates admportal Docker container</description> diff --git a/installation/dgbuilder/pom.xml b/installation/dgbuilder/pom.xml index 4eaf158c..6df37691 100644 --- a/installation/dgbuilder/pom.xml +++ b/installation/dgbuilder/pom.xml @@ -5,14 +5,14 @@ <parent> <groupId>org.openecomp.sdnc.oam</groupId> <artifactId>installation</artifactId> - <version>1.0.0</version> + <version>1.0.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <packaging>pom</packaging> <groupId>org.openecomp.sdnc.oam</groupId> <artifactId>installation-dgbuilder</artifactId> - <version>1.0.0</version> + <version>1.0.0-SNAPSHOT</version> <name>Installation - dgbuilder</name> <description>Creates docker container for dgbuilder</description> diff --git a/installation/pom.xml b/installation/pom.xml index c1336951..20c1dba9 100644 --- a/installation/pom.xml +++ b/installation/pom.xml @@ -5,14 +5,14 @@ <parent> <groupId>org.openecomp.sdnc.oam</groupId> <artifactId>sdnc-oam</artifactId> - <version>1.0.0</version> + <version>1.0.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <packaging>pom</packaging> <groupId>org.openecomp.sdnc.oam</groupId> <artifactId>installation</artifactId> - <version>1.0.0</version> + <version>1.0.0-SNAPSHOT</version> <name>Installation</name> <description>Installs SDN-C on local file system</description> diff --git a/installation/sdnc/pom.xml b/installation/sdnc/pom.xml index 6db2fd5d..50b8cbea 100644 --- a/installation/sdnc/pom.xml +++ b/installation/sdnc/pom.xml @@ -5,14 +5,14 @@ <parent> <groupId>org.openecomp.sdnc.oam</groupId> <artifactId>installation</artifactId> - <version>1.0.0</version> + <version>1.0.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <packaging>pom</packaging> <groupId>org.openecomp.sdnc.oam</groupId> <artifactId>installation-sdnc</artifactId> - <version>1.0.0</version> + <version>1.0.0-SNAPSHOT</version> <name>Installation - sdnc</name> <description>Creates SDN Controller Docker container</description> diff --git a/installation/ubuntu/pom.xml b/installation/ubuntu/pom.xml index 603ba267..e8233782 100644 --- a/installation/ubuntu/pom.xml +++ b/installation/ubuntu/pom.xml @@ -5,14 +5,14 @@ <parent> <groupId>org.openecomp.sdnc.oam</groupId> <artifactId>installation</artifactId> - <version>1.0.0</version> + <version>1.0.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <packaging>pom</packaging> <groupId>org.openecomp.sdnc.oam</groupId> <artifactId>installation-ubuntu</artifactId> - <version>1.0.0</version> + <version>1.0.0-SNAPSHOT</version> <name>Installation - ubuntu</name> <description>Creates base ubuntu Docker container</description> diff --git a/platform-logic/asdc-api/pom.xml b/platform-logic/asdc-api/pom.xml index bfc340be..0db8032c 100644 --- a/platform-logic/asdc-api/pom.xml +++ b/platform-logic/asdc-api/pom.xml @@ -5,14 +5,14 @@ <parent> <groupId>org.openecomp.sdnc.oam</groupId> <artifactId>platform-logic</artifactId> - <version>1.0.0</version> + <version>1.0.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <packaging>pom</packaging> <groupId>org.openecomp.sdnc.oam</groupId> <artifactId>platform-logic-asdcapi</artifactId> - <version>1.0.0</version> + <version>1.0.0-SNAPSHOT</version> <name>Platform Logic : ASDC-API</name> <description>Contains platform-level service logic for the ASDC-API</description> diff --git a/platform-logic/installer/pom.xml b/platform-logic/installer/pom.xml index 4fb723ae..6278dc56 100644 --- a/platform-logic/installer/pom.xml +++ b/platform-logic/installer/pom.xml @@ -5,14 +5,14 @@ <parent> <groupId>org.openecomp.sdnc.oam</groupId> <artifactId>platform-logic</artifactId> - <version>1.0.0</version> + <version>1.0.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <packaging>pom</packaging> <groupId>org.openecomp.sdnc.oam</groupId> <artifactId>platform-logic-installer</artifactId> - <version>1.0.0</version> + <version>1.0.0-SNAPSHOT</version> <name>Platform Logic Installer</name> <description>Contains platform-level service logic installer</description> diff --git a/platform-logic/pom.xml b/platform-logic/pom.xml index c8479bbf..00d88b03 100644 --- a/platform-logic/pom.xml +++ b/platform-logic/pom.xml @@ -5,14 +5,14 @@ <parent> <groupId>org.openecomp.sdnc.oam</groupId> <artifactId>sdnc-oam</artifactId> - <version>1.0.0</version> + <version>1.0.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <packaging>pom</packaging> <groupId>org.openecomp.sdnc.oam</groupId> <artifactId>platform-logic</artifactId> - <version>1.0.0</version> + <version>1.0.0-SNAPSHOT</version> <name>Platform Logic </name> <description>Contains platform-level service logic</description> diff --git a/platform-logic/sliapi/pom.xml b/platform-logic/sliapi/pom.xml index cd015977..18338ffc 100644 --- a/platform-logic/sliapi/pom.xml +++ b/platform-logic/sliapi/pom.xml @@ -5,14 +5,14 @@ <parent> <groupId>org.openecomp.sdnc.oam</groupId> <artifactId>platform-logic</artifactId> - <version>1.0.0</version> + <version>1.0.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <packaging>pom</packaging> <groupId>org.openecomp.sdnc.oam</groupId> <artifactId>platform-logic-sliapi</artifactId> - <version>1.0.0</version> + <version>1.0.0-SNAPSHOT</version> <name>Platform Logic : SLI-API</name> <description>Contains platform-level service logic for the SLI-API</description> diff --git a/platform-logic/vnfapi/pom.xml b/platform-logic/vnfapi/pom.xml index 11a0b263..47589e6a 100644 --- a/platform-logic/vnfapi/pom.xml +++ b/platform-logic/vnfapi/pom.xml @@ -5,14 +5,14 @@ <parent> <groupId>org.openecomp.sdnc.oam</groupId> <artifactId>platform-logic</artifactId> - <version>1.0.0</version> + <version>1.0.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <packaging>pom</packaging> <groupId>org.openecomp.sdnc.oam</groupId> <artifactId>platform-logic-vnfapi</artifactId> - <version>1.0.0</version> + <version>1.0.0-SNAPSHOT</version> <name>Platform Logic : VNF-API</name> <description>Contains platform-level service logic for the VNF-API</description> @@ -5,7 +5,7 @@ <parent> <groupId>org.openecomp.sdnc.core</groupId> <artifactId>root</artifactId> - <version>1.0.0</version> + <version>1.0.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> @@ -65,22 +65,34 @@ </executions> </plugin> --> + <plugin> + <groupId>org.apache.maven.plugins</groupId> + <artifactId>maven-surefire-plugin</artifactId> + <version>2.17</version> + <configuration> + <skipTests>true</skipTests> + </configuration> + </plugin> </plugins> </build> <modules> <module>admportal</module> -<!-- <module>chef</module> --> <module>platform-logic</module> - <module>installation</module> -<!-- - <module>license</module> ---> </modules> + + <profiles> + <profile> + <id>docker</id> + <modules> + <module>installation</module> + </modules> + </profile> + </profiles> <organization> <name>AT&T</name> </organization> - <version>1.0.0</version> + <version>1.0.0-SNAPSHOT</version> </project> |