diff options
author | liamfallon <liam.fallon@est.tech> | 2022-09-01 23:13:02 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-09-01 23:13:02 +0100 |
commit | 2fc31bc7361095beffc7aeb74c03b4279d32a5dd (patch) | |
tree | 115766e73ed0d125d6d00c6f9c622994864489ee | |
parent | 2e7fdb2cc8ba76c6d71e74c7f621053ed61b55d2 (diff) |
Update snapshot and/or references of policy/common to latest snapshotsjakarta
policy/common updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4333
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: If183c89aa78f4a0fb8e1302b9dd6afa81e56fc48
-rw-r--r-- | capabilities/pom.xml | 2 | ||||
-rw-r--r-- | common-logging/pom.xml | 2 | ||||
-rw-r--r-- | common-parameters/pom.xml | 2 | ||||
-rw-r--r-- | gson/pom.xml | 2 | ||||
-rw-r--r-- | integrity-audit/pom.xml | 2 | ||||
-rw-r--r-- | integrity-monitor/pom.xml | 2 | ||||
-rw-r--r-- | policy-endpoints/pom.xml | 2 | ||||
-rw-r--r-- | pom.xml | 4 | ||||
-rw-r--r-- | spring-utils/pom.xml | 2 | ||||
-rw-r--r-- | utils-test/pom.xml | 2 | ||||
-rw-r--r-- | utils/pom.xml | 2 | ||||
-rw-r--r-- | version.properties | 2 |
12 files changed, 13 insertions, 13 deletions
diff --git a/capabilities/pom.xml b/capabilities/pom.xml index ccbe73c2..138f9d53 100644 --- a/capabilities/pom.xml +++ b/capabilities/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.common</groupId> <artifactId>common-modules</artifactId> - <version>1.10.4-SNAPSHOT</version> + <version>1.10.5-SNAPSHOT</version> </parent> <artifactId>capabilities</artifactId> diff --git a/common-logging/pom.xml b/common-logging/pom.xml index e9e2652d..7e2bff18 100644 --- a/common-logging/pom.xml +++ b/common-logging/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.policy.common</groupId> <artifactId>common-modules</artifactId> - <version>1.10.4-SNAPSHOT</version> + <version>1.10.5-SNAPSHOT</version> </parent> <artifactId>ONAP-Logging</artifactId> diff --git a/common-parameters/pom.xml b/common-parameters/pom.xml index 21b789d2..befc343c 100644 --- a/common-parameters/pom.xml +++ b/common-parameters/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.policy.common</groupId> <artifactId>common-modules</artifactId> - <version>1.10.4-SNAPSHOT</version> + <version>1.10.5-SNAPSHOT</version> </parent> <artifactId>common-parameters</artifactId> diff --git a/gson/pom.xml b/gson/pom.xml index ff657664..243db417 100644 --- a/gson/pom.xml +++ b/gson/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.common</groupId> <artifactId>common-modules</artifactId> - <version>1.10.4-SNAPSHOT</version> + <version>1.10.5-SNAPSHOT</version> </parent> <artifactId>gson</artifactId> diff --git a/integrity-audit/pom.xml b/integrity-audit/pom.xml index 30b99611..96faee24 100644 --- a/integrity-audit/pom.xml +++ b/integrity-audit/pom.xml @@ -32,7 +32,7 @@ <parent> <groupId>org.onap.policy.common</groupId> <artifactId>common-modules</artifactId> - <version>1.10.4-SNAPSHOT</version> + <version>1.10.5-SNAPSHOT</version> </parent> <name>Integrity Audit</name> diff --git a/integrity-monitor/pom.xml b/integrity-monitor/pom.xml index a56ca213..2de74dcf 100644 --- a/integrity-monitor/pom.xml +++ b/integrity-monitor/pom.xml @@ -30,7 +30,7 @@ <parent> <groupId>org.onap.policy.common</groupId> <artifactId>common-modules</artifactId> - <version>1.10.4-SNAPSHOT</version> + <version>1.10.5-SNAPSHOT</version> </parent> <name>Integrity Monitor</name> diff --git a/policy-endpoints/pom.xml b/policy-endpoints/pom.xml index 269b9190..d5761a52 100644 --- a/policy-endpoints/pom.xml +++ b/policy-endpoints/pom.xml @@ -29,7 +29,7 @@ <parent> <groupId>org.onap.policy.common</groupId> <artifactId>common-modules</artifactId> - <version>1.10.4-SNAPSHOT</version> + <version>1.10.5-SNAPSHOT</version> </parent> <artifactId>policy-endpoints</artifactId> @@ -25,13 +25,13 @@ <parent> <groupId>org.onap.policy.parent</groupId> <artifactId>integration</artifactId> - <version>3.5.4</version> + <version>3.5.5-SNAPSHOT</version> <relativePath /> </parent> <groupId>org.onap.policy.common</groupId> <artifactId>common-modules</artifactId> - <version>1.10.4-SNAPSHOT</version> + <version>1.10.5-SNAPSHOT</version> <packaging>pom</packaging> diff --git a/spring-utils/pom.xml b/spring-utils/pom.xml index b9dc12ff..599e2e7a 100644 --- a/spring-utils/pom.xml +++ b/spring-utils/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.policy.common</groupId> <artifactId>common-modules</artifactId> - <version>1.10.4-SNAPSHOT</version> + <version>1.10.5-SNAPSHOT</version> </parent> <artifactId>spring-utils</artifactId> diff --git a/utils-test/pom.xml b/utils-test/pom.xml index d6027362..d90ab860 100644 --- a/utils-test/pom.xml +++ b/utils-test/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.policy.common</groupId> <artifactId>common-modules</artifactId> - <version>1.10.4-SNAPSHOT</version> + <version>1.10.5-SNAPSHOT</version> </parent> <artifactId>utils-test</artifactId> diff --git a/utils/pom.xml b/utils/pom.xml index e422053c..ff757300 100644 --- a/utils/pom.xml +++ b/utils/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.policy.common</groupId> <artifactId>common-modules</artifactId> - <version>1.10.4-SNAPSHOT</version> + <version>1.10.5-SNAPSHOT</version> </parent> <artifactId>utils</artifactId> diff --git a/version.properties b/version.properties index 20d89dde..07d69c7b 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=10 -patch=4 +patch=5 base_version=${major}.${minor}.${patch} |