diff options
Diffstat (limited to 'resources')
-rw-r--r-- | resources/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/pom.xml b/resources/pom.xml index f60e293c..1f656d0f 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.policy.parent</groupId> <artifactId>policy-parent</artifactId> - <version>3.4.2-SNAPSHOT</version> + <version>3.4.3-SNAPSHOT</version> </parent> <artifactId>policy-parent-resources</artifactId> |