diff options
Diffstat (limited to 'core/pom.xml')
-rw-r--r-- | core/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/pom.xml b/core/pom.xml index c6f74e974..49fc75a0e 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.onap.policy.apex-pdp</groupId> <artifactId>apex-pdp</artifactId> - <version>2.3.0-SNAPSHOT</version> + <version>2.3.1-SNAPSHOT</version> </parent> <groupId>org.onap.policy.apex-pdp.core</groupId> @@ -55,4 +55,4 @@ </distributionManagement> </profile> </profiles> -</project>
\ No newline at end of file +</project> |