diff options
-rw-r--r-- | BRMSGateway/pom.xml | 2 | ||||
-rw-r--r-- | ECOMP-PAP-REST/pom.xml | 2 | ||||
-rw-r--r-- | ECOMP-PDP-REST/pom.xml | 7 | ||||
-rw-r--r-- | ECOMP-PDP/pom.xml | 2 | ||||
-rw-r--r-- | ECOMP-REST/pom.xml | 2 | ||||
-rw-r--r-- | ECOMP-TEST/pom.xml | 2 | ||||
-rw-r--r-- | ECOMP-XACML/pom.xml | 2 | ||||
-rw-r--r-- | LogParser/pom.xml | 2 | ||||
-rw-r--r-- | PolicyEngineAPI/pom.xml | 2 | ||||
-rw-r--r-- | PolicyEngineClient/pom.xml | 2 | ||||
-rw-r--r-- | PolicyEngineUtils/pom.xml | 2 | ||||
-rw-r--r-- | PyPDPServer/pom.xml | 2 | ||||
-rw-r--r-- | ecomp-sdk-app/pom.xml | 4 | ||||
-rwxr-xr-x | packages/base/pom.xml | 2 | ||||
-rw-r--r-- | packages/install/pom.xml | 2 | ||||
-rw-r--r-- | packages/pom.xml | 2 | ||||
-rw-r--r-- | pom.xml | 9 |
17 files changed, 24 insertions, 24 deletions
diff --git a/BRMSGateway/pom.xml b/BRMSGateway/pom.xml index 19ae3cf17..7fdb34034 100644 --- a/BRMSGateway/pom.xml +++ b/BRMSGateway/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.openecomp.policy.engine</groupId> <artifactId>PolicyEngineSuite</artifactId> - <version>1.0.0</version> + <version>1.1.0-SNAPSHOT</version> </parent> <artifactId>BRMSGateway</artifactId> diff --git a/ECOMP-PAP-REST/pom.xml b/ECOMP-PAP-REST/pom.xml index 719643f2e..94fd4b3bd 100644 --- a/ECOMP-PAP-REST/pom.xml +++ b/ECOMP-PAP-REST/pom.xml @@ -31,7 +31,7 @@ <parent> <groupId>org.openecomp.policy.engine</groupId> <artifactId>PolicyEngineSuite</artifactId> - <version>1.0.0</version> + <version>1.1.0-SNAPSHOT</version> </parent> <build> <plugins> diff --git a/ECOMP-PDP-REST/pom.xml b/ECOMP-PDP-REST/pom.xml index 82bfcb29e..406722d31 100644 --- a/ECOMP-PDP-REST/pom.xml +++ b/ECOMP-PDP-REST/pom.xml @@ -29,7 +29,7 @@ <parent> <groupId>org.openecomp.policy.engine</groupId> <artifactId>PolicyEngineSuite</artifactId> - <version>1.0.0</version> + <version>1.1.0-SNAPSHOT</version> </parent> <artifactId>ECOMP-PDP-REST</artifactId> @@ -49,11 +49,6 @@ </plugins> </build> <dependencies> - <!-- Not needed because of XACML-PDP dependency <dependency> <groupId>${project.parent.groupId}</groupId> - <artifactId>XACML</artifactId> <version>${project.parent.version}</version> - </dependency> <dependency> <groupId>org.openecomp.policy.pdp.rest</groupId> - <artifactId>XACML-REST</artifactId> <version>${project.parent.version}</version> - </dependency> --> <dependency> <groupId>org.openecomp.policy.engine</groupId> <artifactId>ECOMP-PDP</artifactId> diff --git a/ECOMP-PDP/pom.xml b/ECOMP-PDP/pom.xml index cc6f1b19e..731902608 100644 --- a/ECOMP-PDP/pom.xml +++ b/ECOMP-PDP/pom.xml @@ -31,7 +31,7 @@ <parent> <groupId>org.openecomp.policy.engine</groupId> <artifactId>PolicyEngineSuite</artifactId> - <version>1.0.0</version> + <version>1.1.0-SNAPSHOT</version> </parent> <dependencies> <dependency> diff --git a/ECOMP-REST/pom.xml b/ECOMP-REST/pom.xml index a8c6ac9f3..77f52e0c3 100644 --- a/ECOMP-REST/pom.xml +++ b/ECOMP-REST/pom.xml @@ -29,7 +29,7 @@ <parent> <groupId>org.openecomp.policy.engine</groupId> <artifactId>PolicyEngineSuite</artifactId> - <version>1.0.0</version> + <version>1.1.0-SNAPSHOT</version> </parent> <artifactId>ECOMP-REST</artifactId> diff --git a/ECOMP-TEST/pom.xml b/ECOMP-TEST/pom.xml index a04ece5ac..516437cb9 100644 --- a/ECOMP-TEST/pom.xml +++ b/ECOMP-TEST/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.openecomp.policy.engine</groupId> <artifactId>PolicyEngineSuite</artifactId> - <version>1.0.0</version> + <version>1.1.0-SNAPSHOT</version> </parent> <artifactId>ECOMP-TEST</artifactId> diff --git a/ECOMP-XACML/pom.xml b/ECOMP-XACML/pom.xml index 3cf871ae8..3717f1483 100644 --- a/ECOMP-XACML/pom.xml +++ b/ECOMP-XACML/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.openecomp.policy.engine</groupId> <artifactId>PolicyEngineSuite</artifactId> - <version>1.0.0</version> + <version>1.1.0-SNAPSHOT</version> </parent> <artifactId>ECOMP-XACML</artifactId> diff --git a/LogParser/pom.xml b/LogParser/pom.xml index ed6baac25..e6d648d7c 100644 --- a/LogParser/pom.xml +++ b/LogParser/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.openecomp.policy.engine</groupId> <artifactId>PolicyEngineSuite</artifactId> - <version>1.0.0</version> + <version>1.1.0-SNAPSHOT</version> </parent> <artifactId>LogParser</artifactId> diff --git a/PolicyEngineAPI/pom.xml b/PolicyEngineAPI/pom.xml index f25147825..dd32bf49d 100644 --- a/PolicyEngineAPI/pom.xml +++ b/PolicyEngineAPI/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.openecomp.policy.engine</groupId> <artifactId>PolicyEngineSuite</artifactId> - <version>1.0.0</version> + <version>1.1.0-SNAPSHOT</version> </parent> <artifactId>PolicyEngineAPI</artifactId> diff --git a/PolicyEngineClient/pom.xml b/PolicyEngineClient/pom.xml index c900d13f8..a8b682823 100644 --- a/PolicyEngineClient/pom.xml +++ b/PolicyEngineClient/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.openecomp.policy.engine</groupId> <artifactId>PolicyEngineSuite</artifactId> - <version>1.0.0</version> + <version>1.1.0-SNAPSHOT</version> </parent> <artifactId>PolicyEngineClient</artifactId> diff --git a/PolicyEngineUtils/pom.xml b/PolicyEngineUtils/pom.xml index 309014348..50d98ebbb 100644 --- a/PolicyEngineUtils/pom.xml +++ b/PolicyEngineUtils/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.openecomp.policy.engine</groupId> <artifactId>PolicyEngineSuite</artifactId> - <version>1.0.0</version> + <version>1.1.0-SNAPSHOT</version> </parent> <artifactId>PolicyEngineUtils</artifactId> diff --git a/PyPDPServer/pom.xml b/PyPDPServer/pom.xml index 8ff96d7d0..8cae8cc77 100644 --- a/PyPDPServer/pom.xml +++ b/PyPDPServer/pom.xml @@ -31,7 +31,7 @@ <parent> <groupId>org.openecomp.policy.engine</groupId> <artifactId>PolicyEngineSuite</artifactId> - <version>1.0.0</version> + <version>1.1.0-SNAPSHOT</version> </parent> <properties> diff --git a/ecomp-sdk-app/pom.xml b/ecomp-sdk-app/pom.xml index 5b5c59c36..047a40175 100644 --- a/ecomp-sdk-app/pom.xml +++ b/ecomp-sdk-app/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.openecomp.policy.engine</groupId> <artifactId>PolicyEngineSuite</artifactId> - <version>1.0.0</version> + <version>1.1.0-SNAPSHOT</version> </parent> <artifactId>ecomp-sdk-app</artifactId> @@ -32,7 +32,7 @@ <properties> <encoding>UTF-8</encoding> - <epsdk.version>1.0.0</epsdk.version> + <epsdk.version>1.1.0-SNAPSHOT</epsdk.version> <springframework.version>4.2.0.RELEASE</springframework.version> <hibernate.version>4.3.11.Final</hibernate.version> <skipassembly>true</skipassembly> diff --git a/packages/base/pom.xml b/packages/base/pom.xml index 449e6ff93..974bb33ea 100755 --- a/packages/base/pom.xml +++ b/packages/base/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.openecomp.policy.engine</groupId> <artifactId>packages</artifactId> - <version>1.0.0</version> + <version>1.1.0-SNAPSHOT</version> </parent> <groupId>org.openecomp.policy.engine</groupId> diff --git a/packages/install/pom.xml b/packages/install/pom.xml index 3b2c77c61..bcc81470d 100644 --- a/packages/install/pom.xml +++ b/packages/install/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.openecomp.policy.engine</groupId> <artifactId>packages</artifactId> - <version>1.0.0</version> + <version>1.1.0-SNAPSHOT</version> </parent> <artifactId>install</artifactId> diff --git a/packages/pom.xml b/packages/pom.xml index 5ecec7b5a..510542d5a 100644 --- a/packages/pom.xml +++ b/packages/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.openecomp.policy.engine</groupId> <artifactId>PolicyEngineSuite</artifactId> - <version>1.0.0</version> + <version>1.1.0-SNAPSHOT</version> </parent> <groupId>org.openecomp.policy.engine</groupId> @@ -4,7 +4,7 @@ <groupId>org.openecomp.policy.engine</groupId> <artifactId>PolicyEngineSuite</artifactId> - <version>1.0.0</version> + <version>1.1.0-SNAPSHOT</version> <packaging>pom</packaging> <name>ECOMP Policy Engine</name> @@ -30,7 +30,7 @@ <sonar.jacoco.itReportPath>/opt/app/policy/it-results/jacoco-it.exec</sonar.jacoco.itReportPath> <sonar.jacoco.reportMissing.force.zero>true</sonar.jacoco.reportMissing.force.zero> <sonar.projectVersion>${project.version}</sonar.projectVersion> - <common-modules.version>1.0.0</common-modules.version> + <common-modules.version>1.1.0-SNAPSHOT</common-modules.version> <nexusproxy>https://nexus.openecomp.org</nexusproxy> </properties> @@ -73,6 +73,11 @@ <name>OpenECOMP Staging Repository</name> <url>${nexusproxy}/content/repositories/staging/</url> </repository> + <repository> + <id>ecomp-snapshots</id> + <name>OpenECOMP Snapshot Repository</name> + <url>${nexusproxy}/content/repositories/snapshots/</url> + </repository> </repositories> <distributionManagement> |