diff options
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.parent</groupId> <artifactId>integration</artifactId> - <version>3.5.0</version> + <version>3.5.1-SNAPSHOT</version> <relativePath /> </parent> @@ -73,7 +73,7 @@ </dependency> </dependencies> </dependencyManagement> - + <build> <plugins> <plugin> @@ -116,4 +116,4 @@ </plugin> </plugins> </reporting> -</project> +</project>
\ No newline at end of file |