diff options
author | liamfallon <liam.fallon@est.tech> | 2023-10-18 15:48:30 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2023-10-18 15:48:30 +0100 |
commit | 00e1d227167e0461116576cee3c2b310d8ae11a3 (patch) | |
tree | 51f2f9073e86a411f7827599c434c46397f1e704 /examples | |
parent | 849cd06a8c87bd5e189f381582c9ea3e0a61a20e (diff) |
Update snapshot and/or references of policy/apex-pdp to latest snapshots
policy/apex-pdp 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 <liam.fallon@est.tech>
Change-Id: Idc1a4c157321d86067c9a86fd14275e0efac9d8a
Diffstat (limited to 'examples')
-rw-r--r-- | examples/examples-aadm/pom.xml | 2 | ||||
-rw-r--r-- | examples/examples-acm/pom.xml | 2 | ||||
-rw-r--r-- | examples/examples-adaptive/pom.xml | 2 | ||||
-rw-r--r-- | examples/examples-decisionmaker/pom.xml | 2 | ||||
-rw-r--r-- | examples/examples-grpc/pom.xml | 2 | ||||
-rw-r--r-- | examples/examples-myfirstpolicy/pom.xml | 2 | ||||
-rw-r--r-- | examples/examples-onap-bbs/pom.xml | 2 | ||||
-rw-r--r-- | examples/examples-onap-vcpe/pom.xml | 2 | ||||
-rw-r--r-- | examples/examples-periodic/pom.xml | 2 | ||||
-rw-r--r-- | examples/examples-servlet/pom.xml | 2 | ||||
-rw-r--r-- | examples/pom.xml | 2 |
11 files changed, 11 insertions, 11 deletions
diff --git a/examples/examples-aadm/pom.xml b/examples/examples-aadm/pom.xml index 37986764c..7d7aad876 100644 --- a/examples/examples-aadm/pom.xml +++ b/examples/examples-aadm/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.policy.apex-pdp.examples</groupId> <artifactId>examples</artifactId> - <version>3.0.1-SNAPSHOT</version> + <version>3.0.2-SNAPSHOT</version> </parent> <artifactId>examples-aadm</artifactId> diff --git a/examples/examples-acm/pom.xml b/examples/examples-acm/pom.xml index 35680ea16..205263bfe 100644 --- a/examples/examples-acm/pom.xml +++ b/examples/examples-acm/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.policy.apex-pdp.examples</groupId> <artifactId>examples</artifactId> - <version>3.0.1-SNAPSHOT</version> + <version>3.0.2-SNAPSHOT</version> </parent> <artifactId>examples-acm</artifactId> <name>examples-acm</name> diff --git a/examples/examples-adaptive/pom.xml b/examples/examples-adaptive/pom.xml index d22110a66..269be943e 100644 --- a/examples/examples-adaptive/pom.xml +++ b/examples/examples-adaptive/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.policy.apex-pdp.examples</groupId> <artifactId>examples</artifactId> - <version>3.0.1-SNAPSHOT</version> + <version>3.0.2-SNAPSHOT</version> </parent> <artifactId>examples-adaptive</artifactId> diff --git a/examples/examples-decisionmaker/pom.xml b/examples/examples-decisionmaker/pom.xml index 7392a9279..0850e9dec 100644 --- a/examples/examples-decisionmaker/pom.xml +++ b/examples/examples-decisionmaker/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.policy.apex-pdp.examples</groupId> <artifactId>examples</artifactId> - <version>3.0.1-SNAPSHOT</version> + <version>3.0.2-SNAPSHOT</version> </parent> <artifactId>examples-decisionmaker</artifactId> diff --git a/examples/examples-grpc/pom.xml b/examples/examples-grpc/pom.xml index 9a0858c87..d025a62b3 100644 --- a/examples/examples-grpc/pom.xml +++ b/examples/examples-grpc/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.policy.apex-pdp.examples</groupId> <artifactId>examples</artifactId> - <version>3.0.1-SNAPSHOT</version> + <version>3.0.2-SNAPSHOT</version> </parent> <artifactId>examples-grpc</artifactId> <name>examples-grpc</name> diff --git a/examples/examples-myfirstpolicy/pom.xml b/examples/examples-myfirstpolicy/pom.xml index b1cfe9ec6..b8ec04975 100644 --- a/examples/examples-myfirstpolicy/pom.xml +++ b/examples/examples-myfirstpolicy/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.policy.apex-pdp.examples</groupId> <artifactId>examples</artifactId> - <version>3.0.1-SNAPSHOT</version> + <version>3.0.2-SNAPSHOT</version> </parent> <artifactId>examples-myfirstpolicy</artifactId> diff --git a/examples/examples-onap-bbs/pom.xml b/examples/examples-onap-bbs/pom.xml index e0ebfe430..3792e5123 100644 --- a/examples/examples-onap-bbs/pom.xml +++ b/examples/examples-onap-bbs/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.apex-pdp.examples</groupId> <artifactId>examples</artifactId> - <version>3.0.1-SNAPSHOT</version> + <version>3.0.2-SNAPSHOT</version> </parent> <artifactId>examples-onap-bbs</artifactId> diff --git a/examples/examples-onap-vcpe/pom.xml b/examples/examples-onap-vcpe/pom.xml index 8b660c0a3..52f9ab646 100644 --- a/examples/examples-onap-vcpe/pom.xml +++ b/examples/examples-onap-vcpe/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.policy.apex-pdp.examples</groupId> <artifactId>examples</artifactId> - <version>3.0.1-SNAPSHOT</version> + <version>3.0.2-SNAPSHOT</version> </parent> <artifactId>examples-onap-vcpe</artifactId> diff --git a/examples/examples-periodic/pom.xml b/examples/examples-periodic/pom.xml index 6b11e78ac..4989b1e64 100644 --- a/examples/examples-periodic/pom.xml +++ b/examples/examples-periodic/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.onap.policy.apex-pdp.examples</groupId> <artifactId>examples</artifactId> - <version>3.0.1-SNAPSHOT</version> + <version>3.0.2-SNAPSHOT</version> </parent> <artifactId>examples-periodic</artifactId> diff --git a/examples/examples-servlet/pom.xml b/examples/examples-servlet/pom.xml index be92f6eb1..56e9fe95a 100644 --- a/examples/examples-servlet/pom.xml +++ b/examples/examples-servlet/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.policy.apex-pdp.examples</groupId> <artifactId>examples</artifactId> - <version>3.0.1-SNAPSHOT</version> + <version>3.0.2-SNAPSHOT</version> </parent> <artifactId>examples-servlet</artifactId> diff --git a/examples/pom.xml b/examples/pom.xml index b75de75ea..ef13f5e47 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.policy.apex-pdp</groupId> <artifactId>apex-pdp</artifactId> - <version>3.0.1-SNAPSHOT</version> + <version>3.0.2-SNAPSHOT</version> </parent> <groupId>org.onap.policy.apex-pdp.examples</groupId> |