diff options
author | GuangrongFu <fu.guangrong@zte.com.cn> | 2018-11-01 08:28:08 +0800 |
---|---|---|
committer | GuangrongFu <fu.guangrong@zte.com.cn> | 2018-11-01 08:28:08 +0800 |
commit | 151b24ea4e3985e03a948c066772d0b62bcda4ad (patch) | |
tree | 2dd67b87b644cbc76422139b88b81b0709ee7569 /engine-d-standalone | |
parent | a3950b1227da2952b60920fec0bd87eef5791005 (diff) |
Modified the Docker Tagging
Change-Id: I4ba7090f4f89729163d51c224635a4eca30dd5ad
Issue-ID: HOLMES-179
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
Diffstat (limited to 'engine-d-standalone')
-rw-r--r-- | engine-d-standalone/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engine-d-standalone/pom.xml b/engine-d-standalone/pom.xml index 00c83df..68e1631 100644 --- a/engine-d-standalone/pom.xml +++ b/engine-d-standalone/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.onap.holmes.engine-management</groupId> <artifactId>holmes-engine-parent</artifactId> - <version>1.2.1-SNAPSHOT</version> + <version>1.2.2-SNAPSHOT</version> </parent> <artifactId>holmes-engine-d-standalone</artifactId> |