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-standalone/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-standalone/pom.xml')
-rw-r--r-- | rulemgt-standalone/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rulemgt-standalone/pom.xml b/rulemgt-standalone/pom.xml index a46a94d..81f0bab 100644 --- a/rulemgt-standalone/pom.xml +++ b/rulemgt-standalone/pom.xml @@ -22,7 +22,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-standalone</artifactId> |