diff options
Diffstat (limited to 'checkstyle')
-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 696153c..3d24b1a 100644 --- a/checkstyle/pom.xml +++ b/checkstyle/pom.xml @@ -6,7 +6,7 @@ <parent> <groupId>org.onap.usecase-ui.llm-adaptation</groupId> <artifactId>usecase-ui-llm-adaptation-parent</artifactId> - <version>15.0.0-SNAPSHOT</version> + <version>15.0.1-SNAPSHOT</version> </parent> <artifactId>checkstyle</artifactId> |