diff options
author | Guangrong Fu <fu.guangrong@zte.com.cn> | 2018-01-23 09:33:41 +0800 |
---|---|---|
committer | Guangrong Fu <fu.guangrong@zte.com.cn> | 2018-01-23 09:33:41 +0800 |
commit | 60c6d1d08b63b57bcd39ad6b8d965b8336b80bfc (patch) | |
tree | e9239d366dcf207a9062ad0e66d7145f0230d857 /engine-d-standalone | |
parent | a4b6ba709c8535e6ad8f384d22e8182756abe6f1 (diff) |
Change the dependency versionamsterdam
Change the POM version to 1.0.1
Change the version of holmes-actions to 1.0.0
Change the version of holmes-dsa to 1.0.0
Change-Id: I6f85bbe06b46eabdfe863a59a6ceb1cc7df69028
Issue-ID: HOLMES-116
Signed-off-by: Guangrong Fu <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 84a3970..6e904ba 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.1.0-SNAPSHOT</version> + <version>1.0.1</version> </parent> <artifactId>holmes-engine-d-standalone</artifactId> |