diff options
-rw-r--r-- | api-active-standby-management/pom.xml | 2 | ||||
-rw-r--r-- | api-state-management/pom.xml | 2 | ||||
-rw-r--r-- | feature-active-standby-management/pom.xml | 2 | ||||
-rwxr-xr-x | feature-controller-logging/pom.xml | 2 | ||||
-rw-r--r-- | feature-distributed-locking/pom.xml | 2 | ||||
-rw-r--r-- | feature-eelf/pom.xml | 2 | ||||
-rw-r--r-- | feature-healthcheck/pom.xml | 2 | ||||
-rw-r--r-- | feature-lifecycle/pom.xml | 2 | ||||
-rwxr-xr-x | feature-mdc-filters/pom.xml | 2 | ||||
-rw-r--r-- | feature-pooling-dmaap/pom.xml | 2 | ||||
-rw-r--r-- | feature-session-persistence/pom.xml | 2 | ||||
-rw-r--r-- | feature-simulators/pom.xml | 2 | ||||
-rw-r--r-- | feature-state-management/pom.xml | 2 | ||||
-rw-r--r-- | feature-test-transaction/pom.xml | 2 | ||||
-rw-r--r-- | packages/base/pom.xml | 2 | ||||
-rw-r--r-- | packages/docker/pom.xml | 2 | ||||
-rw-r--r-- | packages/install/pom.xml | 2 | ||||
-rw-r--r-- | packages/pom.xml | 2 | ||||
-rw-r--r-- | policy-core/pom.xml | 2 | ||||
-rw-r--r-- | policy-management/pom.xml | 2 | ||||
-rw-r--r-- | policy-utils/pom.xml | 2 | ||||
-rw-r--r-- | pom.xml | 2 |
22 files changed, 22 insertions, 22 deletions
diff --git a/api-active-standby-management/pom.xml b/api-active-standby-management/pom.xml index 9182c5a8..6c158ebc 100644 --- a/api-active-standby-management/pom.xml +++ b/api-active-standby-management/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.drools-pdp</groupId> <artifactId>drools-pdp</artifactId> - <version>1.5.1-SNAPSHOT</version> + <version>1.5.1</version> </parent> <artifactId>api-active-standby-management</artifactId> diff --git a/api-state-management/pom.xml b/api-state-management/pom.xml index 6f8a55a5..f29af94a 100644 --- a/api-state-management/pom.xml +++ b/api-state-management/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.drools-pdp</groupId> <artifactId>drools-pdp</artifactId> - <version>1.5.1-SNAPSHOT</version> + <version>1.5.1</version> </parent> <artifactId>api-state-management</artifactId> diff --git a/feature-active-standby-management/pom.xml b/feature-active-standby-management/pom.xml index d5588822..49fe5b32 100644 --- a/feature-active-standby-management/pom.xml +++ b/feature-active-standby-management/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.drools-pdp</groupId> <artifactId>drools-pdp</artifactId> - <version>1.5.1-SNAPSHOT</version> + <version>1.5.1</version> </parent> <artifactId>feature-active-standby-management</artifactId> diff --git a/feature-controller-logging/pom.xml b/feature-controller-logging/pom.xml index a7d4c008..ea4ba6fe 100755 --- a/feature-controller-logging/pom.xml +++ b/feature-controller-logging/pom.xml @@ -25,7 +25,7 @@ <parent>
<groupId>org.onap.policy.drools-pdp</groupId>
<artifactId>drools-pdp</artifactId>
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.1</version>
</parent>
<artifactId>feature-controller-logging</artifactId>
diff --git a/feature-distributed-locking/pom.xml b/feature-distributed-locking/pom.xml index 2cfa01f6..fafca5c5 100644 --- a/feature-distributed-locking/pom.xml +++ b/feature-distributed-locking/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.drools-pdp</groupId> <artifactId>drools-pdp</artifactId> - <version>1.5.1-SNAPSHOT</version> + <version>1.5.1</version> </parent> <artifactId>feature-distributed-locking</artifactId> diff --git a/feature-eelf/pom.xml b/feature-eelf/pom.xml index c1f7af26..f0116d46 100644 --- a/feature-eelf/pom.xml +++ b/feature-eelf/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.drools-pdp</groupId> <artifactId>drools-pdp</artifactId> - <version>1.5.1-SNAPSHOT</version> + <version>1.5.1</version> </parent> <artifactId>feature-eelf</artifactId> diff --git a/feature-healthcheck/pom.xml b/feature-healthcheck/pom.xml index a4385f77..3c8e2382 100644 --- a/feature-healthcheck/pom.xml +++ b/feature-healthcheck/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.drools-pdp</groupId> <artifactId>drools-pdp</artifactId> - <version>1.5.1-SNAPSHOT</version> + <version>1.5.1</version> </parent> <artifactId>feature-healthcheck</artifactId> diff --git a/feature-lifecycle/pom.xml b/feature-lifecycle/pom.xml index 8f351519..c3df4158 100644 --- a/feature-lifecycle/pom.xml +++ b/feature-lifecycle/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.drools-pdp</groupId> <artifactId>drools-pdp</artifactId> - <version>1.5.1-SNAPSHOT</version> + <version>1.5.1</version> </parent> <artifactId>feature-lifecycle</artifactId> diff --git a/feature-mdc-filters/pom.xml b/feature-mdc-filters/pom.xml index c3cd4eda..d9c62f09 100755 --- a/feature-mdc-filters/pom.xml +++ b/feature-mdc-filters/pom.xml @@ -24,7 +24,7 @@ <parent>
<artifactId>drools-pdp</artifactId>
<groupId>org.onap.policy.drools-pdp</groupId>
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.1</version>
</parent>
<artifactId>feature-mdc-filters</artifactId>
diff --git a/feature-pooling-dmaap/pom.xml b/feature-pooling-dmaap/pom.xml index 9f04641a..5fbd8f8e 100644 --- a/feature-pooling-dmaap/pom.xml +++ b/feature-pooling-dmaap/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.drools-pdp</groupId> <artifactId>drools-pdp</artifactId> - <version>1.5.1-SNAPSHOT</version> + <version>1.5.1</version> </parent> <artifactId>feature-pooling-dmaap</artifactId> diff --git a/feature-session-persistence/pom.xml b/feature-session-persistence/pom.xml index f5b7db2e..81ea252f 100644 --- a/feature-session-persistence/pom.xml +++ b/feature-session-persistence/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.drools-pdp</groupId> <artifactId>drools-pdp</artifactId> - <version>1.5.1-SNAPSHOT</version> + <version>1.5.1</version> </parent> <artifactId>feature-session-persistence</artifactId> diff --git a/feature-simulators/pom.xml b/feature-simulators/pom.xml index 7e7a2064..9dc86cd6 100644 --- a/feature-simulators/pom.xml +++ b/feature-simulators/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.drools-pdp</groupId> <artifactId>drools-pdp</artifactId> - <version>1.5.1-SNAPSHOT</version> + <version>1.5.1</version> </parent> <artifactId>feature-simulators</artifactId> diff --git a/feature-state-management/pom.xml b/feature-state-management/pom.xml index 95f0feaa..8142e9fe 100644 --- a/feature-state-management/pom.xml +++ b/feature-state-management/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.drools-pdp</groupId> <artifactId>drools-pdp</artifactId> - <version>1.5.1-SNAPSHOT</version> + <version>1.5.1</version> </parent> <artifactId>feature-state-management</artifactId> diff --git a/feature-test-transaction/pom.xml b/feature-test-transaction/pom.xml index da12e4b0..96d3a238 100644 --- a/feature-test-transaction/pom.xml +++ b/feature-test-transaction/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.policy.drools-pdp</groupId> <artifactId>drools-pdp</artifactId> - <version>1.5.1-SNAPSHOT</version> + <version>1.5.1</version> </parent> <artifactId>feature-test-transaction</artifactId> diff --git a/packages/base/pom.xml b/packages/base/pom.xml index 1c9e5298..4c54a4d2 100644 --- a/packages/base/pom.xml +++ b/packages/base/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.drools-pdp</groupId> <artifactId>packages</artifactId> - <version>1.5.1-SNAPSHOT</version> + <version>1.5.1</version> </parent> <artifactId>base</artifactId> diff --git a/packages/docker/pom.xml b/packages/docker/pom.xml index 1de8df14..751c347f 100644 --- a/packages/docker/pom.xml +++ b/packages/docker/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.policy.drools-pdp</groupId> <artifactId>packages</artifactId> - <version>1.5.1-SNAPSHOT</version> + <version>1.5.1</version> </parent> <artifactId>docker</artifactId> diff --git a/packages/install/pom.xml b/packages/install/pom.xml index 72e9b71e..100319a5 100644 --- a/packages/install/pom.xml +++ b/packages/install/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.onap.policy.drools-pdp</groupId> <artifactId>packages</artifactId> - <version>1.5.1-SNAPSHOT</version> + <version>1.5.1</version> </parent> <artifactId>install-drools</artifactId> diff --git a/packages/pom.xml b/packages/pom.xml index d4751284..e3d24f4e 100644 --- a/packages/pom.xml +++ b/packages/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.drools-pdp</groupId> <artifactId>drools-pdp</artifactId> - <version>1.5.1-SNAPSHOT</version> + <version>1.5.1</version> </parent> <artifactId>packages</artifactId> <packaging>pom</packaging> diff --git a/policy-core/pom.xml b/policy-core/pom.xml index c6866174..686aebe1 100644 --- a/policy-core/pom.xml +++ b/policy-core/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.policy.drools-pdp</groupId> <artifactId>drools-pdp</artifactId> - <version>1.5.1-SNAPSHOT</version> + <version>1.5.1</version> </parent> <dependencies> diff --git a/policy-management/pom.xml b/policy-management/pom.xml index dbe3cf85..27d7931d 100644 --- a/policy-management/pom.xml +++ b/policy-management/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.drools-pdp</groupId> <artifactId>drools-pdp</artifactId> - <version>1.5.1-SNAPSHOT</version> + <version>1.5.1</version> </parent> <artifactId>policy-management</artifactId> diff --git a/policy-utils/pom.xml b/policy-utils/pom.xml index f4669ef8..b5657665 100644 --- a/policy-utils/pom.xml +++ b/policy-utils/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.onap.policy.drools-pdp</groupId> <artifactId>drools-pdp</artifactId> - <version>1.5.1-SNAPSHOT</version> + <version>1.5.1</version> </parent> <dependencies> @@ -30,7 +30,7 @@ <groupId>org.onap.policy.drools-pdp</groupId> <artifactId>drools-pdp</artifactId> - <version>1.5.1-SNAPSHOT</version> + <version>1.5.1</version> <packaging>pom</packaging> <name>policy-drools-pdp</name> |