diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2022-10-19 19:59:31 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2022-10-19 19:59:31 +0000 |
commit | da93726668b362436cf456a6beb79e0e86d513fb (patch) | |
tree | 4533df6a9cbcaf5ac1581f9299388e1de6feffb7 /plugins/plugins-persistence | |
parent | cfc5504cab2ed5a1d5a862a7b159f0893e0b95fb (diff) |
Release policy/apex-pdp2.5.6
Diffstat (limited to 'plugins/plugins-persistence')
3 files changed, 3 insertions, 3 deletions
diff --git a/plugins/plugins-persistence/plugins-persistence-jpa/plugins-persistence-jpa-eclipselink/pom.xml b/plugins/plugins-persistence/plugins-persistence-jpa/plugins-persistence-jpa-eclipselink/pom.xml index 5e55f89ad..8991f810d 100644 --- a/plugins/plugins-persistence/plugins-persistence-jpa/plugins-persistence-jpa-eclipselink/pom.xml +++ b/plugins/plugins-persistence/plugins-persistence-jpa/plugins-persistence-jpa-eclipselink/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.onap.policy.apex-pdp.plugins.plugins-persistence.plugins-persistence-jpa</groupId> <artifactId>plugins-persistence-jpa</artifactId> - <version>2.5.6-SNAPSHOT</version> + <version>2.5.6</version> </parent> <artifactId>plugins-persistence-jpa-eclipselink</artifactId> <name>${project.artifactId}</name> diff --git a/plugins/plugins-persistence/plugins-persistence-jpa/pom.xml b/plugins/plugins-persistence/plugins-persistence-jpa/pom.xml index 2401fd860..d32c6da96 100644 --- a/plugins/plugins-persistence/plugins-persistence-jpa/pom.xml +++ b/plugins/plugins-persistence/plugins-persistence-jpa/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.onap.policy.apex-pdp.plugins.plugins-persistence</groupId> <artifactId>plugins-persistence</artifactId> - <version>2.5.6-SNAPSHOT</version> + <version>2.5.6</version> </parent> <groupId>org.onap.policy.apex-pdp.plugins.plugins-persistence.plugins-persistence-jpa</groupId> diff --git a/plugins/plugins-persistence/pom.xml b/plugins/plugins-persistence/pom.xml index 36f7456a8..821c6e4a7 100644 --- a/plugins/plugins-persistence/pom.xml +++ b/plugins/plugins-persistence/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.onap.policy.apex-pdp.plugins</groupId> <artifactId>plugins</artifactId> - <version>2.5.6-SNAPSHOT</version> + <version>2.5.6</version> </parent> <groupId>org.onap.policy.apex-pdp.plugins.plugins-persistence</groupId> |