diff options
author | GuangrongFu <fu.guangrong@zte.com.cn> | 2018-11-01 08:28:54 +0800 |
---|---|---|
committer | GuangrongFu <fu.guangrong@zte.com.cn> | 2018-11-01 08:28:54 +0800 |
commit | 5bdc1954c173c390e7e620f2a99902101fbd021e (patch) | |
tree | e3837a80cc6303a4f32d277f3abe94d67c595d64 /rulemgt/pom.xml | |
parent | ff73e41b36b199bed06443811ac27b8dac5460c8 (diff) |
Modified the Docker Tagging
Change-Id: Id814eadf87a0157476e86275d1df91ed28ab6779
Issue-ID: HOLMES-179
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
Diffstat (limited to 'rulemgt/pom.xml')
-rw-r--r-- | rulemgt/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rulemgt/pom.xml b/rulemgt/pom.xml index 91d3088..1b93729 100644 --- a/rulemgt/pom.xml +++ b/rulemgt/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.onap.holmes.rule-management</groupId> <artifactId>holmes-rulemgt-parent</artifactId> - <version>1.2.1-SNAPSHOT</version> + <version>1.2.2-SNAPSHOT</version> </parent> <artifactId>holmes-rulemgt</artifactId> |