diff options
29 files changed, 42 insertions, 30 deletions
diff --git a/api-active-standby-management/pom.xml b/api-active-standby-management/pom.xml index ff706fcf..2c46dc14 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.7.0-SNAPSHOT</version> + <version>1.7.1-SNAPSHOT</version> </parent> <artifactId>api-active-standby-management</artifactId> diff --git a/api-server-pool-state-control/pom.xml b/api-server-pool-state-control/pom.xml index a26e8025..5d7066e0 100644 --- a/api-server-pool-state-control/pom.xml +++ b/api-server-pool-state-control/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.policy.drools-pdp</groupId> <artifactId>drools-pdp</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.1-SNAPSHOT</version> </parent> <artifactId>api-server-pool-state-control</artifactId> diff --git a/api-state-management/pom.xml b/api-state-management/pom.xml index e41e0d7c..81edac28 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.7.0-SNAPSHOT</version> + <version>1.7.1-SNAPSHOT</version> </parent> <artifactId>api-state-management</artifactId> diff --git a/feature-active-standby-management/pom.xml b/feature-active-standby-management/pom.xml index 46d987cc..eff02316 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.7.0-SNAPSHOT</version> + <version>1.7.1-SNAPSHOT</version> </parent> <artifactId>feature-active-standby-management</artifactId> diff --git a/feature-controller-logging/pom.xml b/feature-controller-logging/pom.xml index 7f31c37d..8de68643 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.7.0-SNAPSHOT</version>
+ <version>1.7.1-SNAPSHOT</version>
</parent>
<artifactId>feature-controller-logging</artifactId>
diff --git a/feature-distributed-locking/pom.xml b/feature-distributed-locking/pom.xml index f6b83551..4b62a305 100644 --- a/feature-distributed-locking/pom.xml +++ b/feature-distributed-locking/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.policy.drools-pdp</groupId> <artifactId>drools-pdp</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.1-SNAPSHOT</version> </parent> <artifactId>feature-distributed-locking</artifactId> diff --git a/feature-drools-init/pom.xml b/feature-drools-init/pom.xml index 71affc95..a1966d02 100644 --- a/feature-drools-init/pom.xml +++ b/feature-drools-init/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.policy.drools-pdp</groupId> <artifactId>drools-pdp</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.1-SNAPSHOT</version> </parent> <artifactId>feature-drools-init</artifactId> diff --git a/feature-eelf/pom.xml b/feature-eelf/pom.xml index 1e1fc6ce..553ed6ca 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.7.0-SNAPSHOT</version> + <version>1.7.1-SNAPSHOT</version> </parent> <artifactId>feature-eelf</artifactId> diff --git a/feature-healthcheck/pom.xml b/feature-healthcheck/pom.xml index 2263f716..6262f49c 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.7.0-SNAPSHOT</version> + <version>1.7.1-SNAPSHOT</version> </parent> <artifactId>feature-healthcheck</artifactId> diff --git a/feature-lifecycle/pom.xml b/feature-lifecycle/pom.xml index 90b2d2a8..2805ea97 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.7.0-SNAPSHOT</version> + <version>1.7.1-SNAPSHOT</version> </parent> <artifactId>feature-lifecycle</artifactId> diff --git a/feature-mdc-filters/pom.xml b/feature-mdc-filters/pom.xml index 7b2399af..b979387e 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.7.0-SNAPSHOT</version> + <version>1.7.1-SNAPSHOT</version> </parent> <artifactId>feature-mdc-filters</artifactId> diff --git a/feature-pooling-dmaap/pom.xml b/feature-pooling-dmaap/pom.xml index 47db8909..a6953aa6 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.7.0-SNAPSHOT</version> + <version>1.7.1-SNAPSHOT</version> </parent> <artifactId>feature-pooling-dmaap</artifactId> diff --git a/feature-server-pool/pom.xml b/feature-server-pool/pom.xml index d8b0cc45..7d733356 100644 --- a/feature-server-pool/pom.xml +++ b/feature-server-pool/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.policy.drools-pdp</groupId> <artifactId>drools-pdp</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.1-SNAPSHOT</version> </parent> <artifactId>feature-server-pool</artifactId> diff --git a/feature-session-persistence/pom.xml b/feature-session-persistence/pom.xml index afa9e601..cacc3fc9 100644 --- a/feature-session-persistence/pom.xml +++ b/feature-session-persistence/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.policy.drools-pdp</groupId> <artifactId>drools-pdp</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.1-SNAPSHOT</version> </parent> <artifactId>feature-session-persistence</artifactId> diff --git a/feature-simulators/pom.xml b/feature-simulators/pom.xml index beda57b7..dec5599b 100644 --- a/feature-simulators/pom.xml +++ b/feature-simulators/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.onap.policy.drools-pdp</groupId> <artifactId>drools-pdp</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.1-SNAPSHOT</version> </parent> <artifactId>feature-simulators</artifactId> diff --git a/feature-state-management/pom.xml b/feature-state-management/pom.xml index 76517c3a..c751ebe5 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.7.0-SNAPSHOT</version> + <version>1.7.1-SNAPSHOT</version> </parent> <artifactId>feature-state-management</artifactId> diff --git a/feature-test-transaction/pom.xml b/feature-test-transaction/pom.xml index 353d3421..6d38fa48 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.7.0-SNAPSHOT</version> + <version>1.7.1-SNAPSHOT</version> </parent> <artifactId>feature-test-transaction</artifactId> diff --git a/packages/base/pom.xml b/packages/base/pom.xml index 4bc9887d..93129bf2 100644 --- a/packages/base/pom.xml +++ b/packages/base/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.policy.drools-pdp</groupId> <artifactId>drools-packages</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.1-SNAPSHOT</version> </parent> <artifactId>base</artifactId> diff --git a/packages/docker/pom.xml b/packages/docker/pom.xml index 0b22c9ca..a689b5e8 100644 --- a/packages/docker/pom.xml +++ b/packages/docker/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.policy.drools-pdp</groupId> <artifactId>drools-packages</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.1-SNAPSHOT</version> </parent> <artifactId>docker</artifactId> diff --git a/packages/install/pom.xml b/packages/install/pom.xml index b1b68503..84c9503c 100644 --- a/packages/install/pom.xml +++ b/packages/install/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.onap.policy.drools-pdp</groupId> <artifactId>drools-packages</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.1-SNAPSHOT</version> </parent> <artifactId>install-drools</artifactId> diff --git a/packages/pom.xml b/packages/pom.xml index c99ee1c3..5f7f69ea 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.7.0-SNAPSHOT</version> + <version>1.7.1-SNAPSHOT</version> </parent> <artifactId>drools-packages</artifactId> <packaging>pom</packaging> diff --git a/policy-core/pom.xml b/policy-core/pom.xml index dbba23a0..2993eebb 100644 --- a/policy-core/pom.xml +++ b/policy-core/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.onap.policy.drools-pdp</groupId> <artifactId>drools-pdp</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.1-SNAPSHOT</version> </parent> <dependencies> diff --git a/policy-domains/pom.xml b/policy-domains/pom.xml index f09ebb43..3750b026 100644 --- a/policy-domains/pom.xml +++ b/policy-domains/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.drools-pdp</groupId> <artifactId>drools-pdp</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.1-SNAPSHOT</version> </parent> <artifactId>policy-domains</artifactId> diff --git a/policy-management/pom.xml b/policy-management/pom.xml index fb96fd7b..68b288ee 100644 --- a/policy-management/pom.xml +++ b/policy-management/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.policy.drools-pdp</groupId> <artifactId>drools-pdp</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.1-SNAPSHOT</version> </parent> <artifactId>policy-management</artifactId> diff --git a/policy-utils/pom.xml b/policy-utils/pom.xml index 6c1fa571..a30ad171 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.7.0-SNAPSHOT</version> + <version>1.7.1-SNAPSHOT</version> </parent> <dependencies> @@ -26,13 +26,13 @@ <parent> <groupId>org.onap.policy.parent</groupId> <artifactId>integration</artifactId> - <version>3.2.0-SNAPSHOT</version> + <version>3.2.0</version> <relativePath /> </parent> <groupId>org.onap.policy.drools-pdp</groupId> <artifactId>drools-pdp</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.1-SNAPSHOT</version> <packaging>pom</packaging> <name>policy-drools-pdp</name> @@ -52,8 +52,8 @@ <hibernate.commons.annotations.version>5.0.1.Final</hibernate.commons.annotations.version> <commons.io.version>2.5</commons.io.version> <xml.apis.version>1.4.01</xml.apis.version> - <policy.common.version>1.7.0-SNAPSHOT</policy.common.version> - <policy.models.version>2.3.0-SNAPSHOT</policy.models.version> + <policy.common.version>1.7.0</policy.common.version> + <policy.models.version>2.3.0</policy.models.version> </properties> <modules> diff --git a/releases/1.7.0-container.yaml b/releases/1.7.0-container.yaml new file mode 100644 index 00000000..557ea3ec --- /dev/null +++ b/releases/1.7.0-container.yaml @@ -0,0 +1,8 @@ +distribution_type: 'container' +container_release_tag: '1.7.0' +project: 'policy-drools-pdp' +log_dir: 'policy-drools-pdp-maven-docker-stage-master/391' +ref: 1a6b6d8c0f5ebd0af8bae3c5de225e5eb7d01214 +containers: + - name: 'policy-drools' + version: '1.7.0-20200710T1321' diff --git a/releases/1.7.0.yaml b/releases/1.7.0.yaml new file mode 100644 index 00000000..9f3de88d --- /dev/null +++ b/releases/1.7.0.yaml @@ -0,0 +1,4 @@ +distribution_type: 'maven' +version: '1.7.0' +project: 'policy-drools-pdp' +log_dir: 'policy-drools-pdp-maven-stage-master/392/' diff --git a/version.properties b/version.properties index e377fcf8..4bdcfa1b 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=7 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |