diff options
-rw-r--r-- | applications/common/pom.xml | 2 | ||||
-rw-r--r-- | applications/guard/pom.xml | 2 | ||||
-rw-r--r-- | applications/match/pom.xml | 2 | ||||
-rw-r--r-- | applications/monitoring/pom.xml | 2 | ||||
-rw-r--r-- | applications/naming/pom.xml | 2 | ||||
-rw-r--r-- | applications/native/pom.xml | 2 | ||||
-rw-r--r-- | applications/optimization/pom.xml | 2 | ||||
-rw-r--r-- | applications/pom.xml | 2 | ||||
-rw-r--r-- | main/pom.xml | 2 | ||||
-rw-r--r-- | packages/policy-xacmlpdp-docker/pom.xml | 2 | ||||
-rw-r--r-- | packages/policy-xacmlpdp-tarball/pom.xml | 2 | ||||
-rw-r--r-- | packages/pom.xml | 2 | ||||
-rw-r--r-- | pom.xml | 2 | ||||
-rw-r--r-- | testsuites/performance/pom.xml | 2 | ||||
-rw-r--r-- | testsuites/pom.xml | 2 | ||||
-rw-r--r-- | testsuites/stability/pom.xml | 2 | ||||
-rw-r--r-- | xacml-test/pom.xml | 2 |
17 files changed, 17 insertions, 17 deletions
diff --git a/applications/common/pom.xml b/applications/common/pom.xml index 77c12cbf..80040aa7 100644 --- a/applications/common/pom.xml +++ b/applications/common/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.policy.xacml-pdp.applications</groupId> <artifactId>applications</artifactId> - <version>2.3.3-SNAPSHOT</version> + <version>2.3.3</version> </parent> <artifactId>common</artifactId> diff --git a/applications/guard/pom.xml b/applications/guard/pom.xml index 8cbf2aad..f1540a34 100644 --- a/applications/guard/pom.xml +++ b/applications/guard/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.policy.xacml-pdp.applications</groupId> <artifactId>applications</artifactId> - <version>2.3.3-SNAPSHOT</version> + <version>2.3.3</version> </parent> <artifactId>xacml-guard</artifactId> diff --git a/applications/match/pom.xml b/applications/match/pom.xml index ecb40482..191f0682 100644 --- a/applications/match/pom.xml +++ b/applications/match/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.policy.xacml-pdp.applications</groupId> <artifactId>applications</artifactId> - <version>2.3.3-SNAPSHOT</version> + <version>2.3.3</version> </parent> <artifactId>xacml-match</artifactId> diff --git a/applications/monitoring/pom.xml b/applications/monitoring/pom.xml index 32cfb89b..f253d898 100644 --- a/applications/monitoring/pom.xml +++ b/applications/monitoring/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.policy.xacml-pdp.applications</groupId> <artifactId>applications</artifactId> - <version>2.3.3-SNAPSHOT</version> + <version>2.3.3</version> </parent> <artifactId>xacml-monitoring</artifactId> diff --git a/applications/naming/pom.xml b/applications/naming/pom.xml index d49ec19a..6d3a7b31 100644 --- a/applications/naming/pom.xml +++ b/applications/naming/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.policy.xacml-pdp.applications</groupId> <artifactId>applications</artifactId> - <version>2.3.3-SNAPSHOT</version> + <version>2.3.3</version> </parent> <artifactId>xacml-naming</artifactId> diff --git a/applications/native/pom.xml b/applications/native/pom.xml index 75843d4a..5b676184 100644 --- a/applications/native/pom.xml +++ b/applications/native/pom.xml @@ -3,7 +3,7 @@ <parent> <groupId>org.onap.policy.xacml-pdp.applications</groupId> <artifactId>applications</artifactId> - <version>2.3.3-SNAPSHOT</version> + <version>2.3.3</version> </parent> <artifactId>xacml-native</artifactId> diff --git a/applications/optimization/pom.xml b/applications/optimization/pom.xml index 1eed906f..b61ecac3 100644 --- a/applications/optimization/pom.xml +++ b/applications/optimization/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.policy.xacml-pdp.applications</groupId> <artifactId>applications</artifactId> - <version>2.3.3-SNAPSHOT</version> + <version>2.3.3</version> </parent> <artifactId>xacml-optimization</artifactId> diff --git a/applications/pom.xml b/applications/pom.xml index 80654a3b..e55f8e07 100644 --- a/applications/pom.xml +++ b/applications/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.xacml-pdp</groupId> <artifactId>policy-xacml-pdp</artifactId> - <version>2.3.3-SNAPSHOT</version> + <version>2.3.3</version> </parent> <groupId>org.onap.policy.xacml-pdp.applications</groupId> diff --git a/main/pom.xml b/main/pom.xml index 26f2d806..39fd0909 100644 --- a/main/pom.xml +++ b/main/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.xacml-pdp</groupId> <artifactId>policy-xacml-pdp</artifactId> - <version>2.3.3-SNAPSHOT</version> + <version>2.3.3</version> </parent> <artifactId>xacml-main</artifactId> diff --git a/packages/policy-xacmlpdp-docker/pom.xml b/packages/policy-xacmlpdp-docker/pom.xml index 6093c278..fae88ea8 100644 --- a/packages/policy-xacmlpdp-docker/pom.xml +++ b/packages/policy-xacmlpdp-docker/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.policy.xacml-pdp</groupId> <artifactId>xacml-packages</artifactId> - <version>2.3.3-SNAPSHOT</version> + <version>2.3.3</version> </parent> <packaging>pom</packaging> diff --git a/packages/policy-xacmlpdp-tarball/pom.xml b/packages/policy-xacmlpdp-tarball/pom.xml index ae066e29..95642dc0 100644 --- a/packages/policy-xacmlpdp-tarball/pom.xml +++ b/packages/policy-xacmlpdp-tarball/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.xacml-pdp</groupId> <artifactId>xacml-packages</artifactId> - <version>2.3.3-SNAPSHOT</version> + <version>2.3.3</version> </parent> <artifactId>policy-xacmlpdp-tarball</artifactId> diff --git a/packages/pom.xml b/packages/pom.xml index aa6610a0..82df4c10 100644 --- a/packages/pom.xml +++ b/packages/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.xacml-pdp</groupId> <artifactId>policy-xacml-pdp</artifactId> - <version>2.3.3-SNAPSHOT</version> + <version>2.3.3</version> </parent> <artifactId>xacml-packages</artifactId> @@ -33,7 +33,7 @@ <groupId>org.onap.policy.xacml-pdp</groupId> <artifactId>policy-xacml-pdp</artifactId> - <version>2.3.3-SNAPSHOT</version> + <version>2.3.3</version> <packaging>pom</packaging> diff --git a/testsuites/performance/pom.xml b/testsuites/performance/pom.xml index b6c231af..dc59089b 100644 --- a/testsuites/performance/pom.xml +++ b/testsuites/performance/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.policy.xacml-pdp</groupId> <artifactId>xacml-testsuites</artifactId> - <version>2.3.3-SNAPSHOT</version> + <version>2.3.3</version> </parent> <artifactId>xacml-performance</artifactId> <build> diff --git a/testsuites/pom.xml b/testsuites/pom.xml index d34f42f6..e62c4641 100644 --- a/testsuites/pom.xml +++ b/testsuites/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.policy.xacml-pdp</groupId> <artifactId>policy-xacml-pdp</artifactId> - <version>2.3.3-SNAPSHOT</version> + <version>2.3.3</version> </parent> <artifactId>xacml-testsuites</artifactId> diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml index 1b568569..f1f51784 100644 --- a/testsuites/stability/pom.xml +++ b/testsuites/stability/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.policy.xacml-pdp</groupId> <artifactId>xacml-testsuites</artifactId> - <version>2.3.3-SNAPSHOT</version> + <version>2.3.3</version> </parent> <artifactId>xacml-stability</artifactId> <build> diff --git a/xacml-test/pom.xml b/xacml-test/pom.xml index 712f0a18..432da808 100644 --- a/xacml-test/pom.xml +++ b/xacml-test/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.policy.xacml-pdp</groupId> <artifactId>policy-xacml-pdp</artifactId> - <version>2.3.3-SNAPSHOT</version> + <version>2.3.3</version> <relativePath>..</relativePath> </parent> |