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