diff options
Diffstat (limited to 'rulemgt-frontend/pom.xml')
-rw-r--r-- | rulemgt-frontend/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rulemgt-frontend/pom.xml b/rulemgt-frontend/pom.xml index 4e71ecc..3b94e97 100644 --- a/rulemgt-frontend/pom.xml +++ b/rulemgt-frontend/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.holmes.rule-management</groupId> <artifactId>holmes-rulemgt-parent</artifactId> - <version>1.1.0-SNAPSHOT</version> + <version>1.2.0-SNAPSHOT</version> </parent> <artifactId>holmes-rulemgt-frontend</artifactId> |