diff options
Diffstat (limited to 'examples/examples-periodic/pom.xml')
-rw-r--r-- | examples/examples-periodic/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/examples-periodic/pom.xml b/examples/examples-periodic/pom.xml index 6fa29dc45..1da32b00c 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>2.3.0-SNAPSHOT</version> + <version>2.3.1-SNAPSHOT</version> </parent> <artifactId>examples-periodic</artifactId> @@ -90,4 +90,4 @@ </distributionManagement> </profile> </profiles> -</project>
\ No newline at end of file +</project> |