diff options
Diffstat (limited to 'checkstyle/pom.xml')
-rw-r--r-- | checkstyle/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/checkstyle/pom.xml b/checkstyle/pom.xml index 800fe43..9b7f8ce 100644 --- a/checkstyle/pom.xml +++ b/checkstyle/pom.xml @@ -6,7 +6,7 @@ <parent> <groupId>org.onap.usecase-ui.intent-analysis</groupId> <artifactId>usecase-ui-intent-analysis-parent</artifactId> - <version>14.0.0-SNAPSHOT</version> + <version>15.0.0-SNAPSHOT</version> </parent> <groupId>org.onap.usecase-ui.intent-analysis</groupId> <artifactId>checkstyle</artifactId> |