diff options
author | Huabing Zhao <zhao.huabing@zte.com.cn> | 2019-09-29 15:39:47 +0800 |
---|---|---|
committer | Huabing Zhao <zhao.huabing@zte.com.cn> | 2019-09-29 15:39:52 +0800 |
commit | c9d41241f6052c0838a8b8a1e63d0c25958b3cab (patch) | |
tree | 84ab946958aca01810b3f39811e4db2a95423c7e /example/pom.xml | |
parent | 78852e4f3a551022b311499c9f837dc581d776e1 (diff) |
Update El Alto version5.0.2-ONAPelalto
Issue-ID: MSB-384
Signed-off-by: Huabing Zhao <zhao.huabing@zte.com.cn>
Change-Id: I48565d40ddd3c506c938eeae6dbea5973b34ce73
Diffstat (limited to 'example/pom.xml')
-rw-r--r-- | example/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/example/pom.xml b/example/pom.xml index e637094..401d4be 100644 --- a/example/pom.xml +++ b/example/pom.xml @@ -13,7 +13,7 @@ <dependency> <groupId>org.onap.msb.java-sdk</groupId> <artifactId>msb-java-sdk</artifactId> - <version>1.2.5-SNAPSHOT</version> + <version>1.2.5</version> </dependency> <dependency> <groupId>io.dropwizard</groupId> |