From: liamfallon Date: Tue, 14 Nov 2023 15:12:49 +0000 (+0100) Subject: Set snapshot and/or references of policy/gui for new release X-Git-Tag: 3.1.0~3 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=67f8cb19af156e152b840ed0f4d7f3d54c54db2b;p=policy%2Fgui.git Set snapshot and/or references of policy/gui for new release policy/gui updated to its latest own and reference snapshots *** This commit is generated by a PF release script *** Issue-ID: POLICY-4854 Signed-off-by: liamfallon Change-Id: Id006117924d15102c8ca5898bf57ae3a47eb1fb2 --- diff --git a/gui-common/pom.xml b/gui-common/pom.xml index 0f37c91..8ce17b0 100644 --- a/gui-common/pom.xml +++ b/gui-common/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.gui policy-gui - 3.0.3-SNAPSHOT + 3.1.0-SNAPSHOT gui-common diff --git a/gui-editors/gui-editor-apex/pom.xml b/gui-editors/gui-editor-apex/pom.xml index 7e0119d..7a6ce35 100644 --- a/gui-editors/gui-editor-apex/pom.xml +++ b/gui-editors/gui-editor-apex/pom.xml @@ -26,7 +26,7 @@ org.onap.policy.gui.editors editors - 3.0.3-SNAPSHOT + 3.1.0-SNAPSHOT gui-editor-apex diff --git a/gui-editors/pom.xml b/gui-editors/pom.xml index 4324351..b484663 100644 --- a/gui-editors/pom.xml +++ b/gui-editors/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.gui policy-gui - 3.0.3-SNAPSHOT + 3.1.0-SNAPSHOT org.onap.policy.gui.editors diff --git a/gui-runtime/gui-acm/pom.xml b/gui-runtime/gui-acm/pom.xml index 1dbf9d1..a89e5b8 100644 --- a/gui-runtime/gui-acm/pom.xml +++ b/gui-runtime/gui-acm/pom.xml @@ -21,7 +21,7 @@ org.onap.policy.gui policy-gui - 3.0.3-SNAPSHOT + 3.1.0-SNAPSHOT ../../pom.xml diff --git a/gui-runtime/pom.xml b/gui-runtime/pom.xml index 0c9c922..f30b4b2 100644 --- a/gui-runtime/pom.xml +++ b/gui-runtime/pom.xml @@ -21,7 +21,7 @@ org.onap.policy.gui policy-gui - 3.0.3-SNAPSHOT + 3.1.0-SNAPSHOT org.onap.policy.gui.gui-rutime diff --git a/gui-server/pom.xml b/gui-server/pom.xml index de1d5bf..ab81ded 100644 --- a/gui-server/pom.xml +++ b/gui-server/pom.xml @@ -25,7 +25,7 @@ policy-gui org.onap.policy.gui - 3.0.3-SNAPSHOT + 3.1.0-SNAPSHOT gui-server ${project.artifactId} diff --git a/packages/policy-gui-docker/pom.xml b/packages/policy-gui-docker/pom.xml index 143ecc0..dbdad87 100644 --- a/packages/policy-gui-docker/pom.xml +++ b/packages/policy-gui-docker/pom.xml @@ -26,7 +26,7 @@ org.onap.policy.gui gui-packages - 3.0.3-SNAPSHOT + 3.1.0-SNAPSHOT pom diff --git a/packages/pom.xml b/packages/pom.xml index 4385ba1..f5094da 100644 --- a/packages/pom.xml +++ b/packages/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.gui policy-gui - 3.0.3-SNAPSHOT + 3.1.0-SNAPSHOT gui-packages diff --git a/pom.xml b/pom.xml index ab3f24d..dcb6ec3 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ org.onap.policy.gui policy-gui - 3.0.3-SNAPSHOT + 3.1.0-SNAPSHOT pom diff --git a/version.properties b/version.properties index 0a767e5..bc48f0a 100644 --- a/version.properties +++ b/version.properties @@ -3,8 +3,8 @@ # because they are used in Jenkins, whose plug-in doesn't support major=3 -minor=0 -patch=3 +minor=1 +patch=0 base_version=${major}.${minor}.${patch}