diff options
author | Huabing Zhao <zhao.huabing@zte.com.cn> | 2019-09-29 15:38:36 +0800 |
---|---|---|
committer | Huabing Zhao <zhao.huabing@zte.com.cn> | 2019-09-29 15:38:43 +0800 |
commit | 177f4dc11507cffd114c1fa6dbfa7e0fe8500d93 (patch) | |
tree | eb81b4b8d638a7d687cecc341ee9dff716b527a1 /sdclient/discovery-standalone/pom.xml | |
parent | eda17e6ca39df76404df3cd0d8ff482a84d03b29 (diff) |
Update El Alto Version
Issue-ID: MSB-384
Signed-off-by: Huabing Zhao <zhao.huabing@zte.com.cn>
Change-Id: Ic12ee76c655286163de6c489f8f71bd30fc45d20
Diffstat (limited to 'sdclient/discovery-standalone/pom.xml')
-rw-r--r-- | sdclient/discovery-standalone/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sdclient/discovery-standalone/pom.xml b/sdclient/discovery-standalone/pom.xml index 0ce9e36..aede3cb 100644 --- a/sdclient/discovery-standalone/pom.xml +++ b/sdclient/discovery-standalone/pom.xml @@ -11,14 +11,14 @@ <parent> <groupId>org.onap.msb.discovery</groupId> <artifactId>sdclient</artifactId> - <version>1.2.5-SNAPSHOT</version> + <version>1.2.5</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.onap.msb.discovery.sdclient</groupId> <artifactId>discovery-standalone</artifactId> <name>onap/msb/discovery/sdclient/discovery-standalone</name> <packaging>pom</packaging> - <version>1.2.5-SNAPSHOT</version> + <version>1.2.5</version> <properties> <packageid>discovery-standalone</packageid> |