diff options
author | MukeshKumar <mukeshsharma@est.tech> | 2021-02-24 17:09:05 +0000 |
---|---|---|
committer | Mukesh <mukeshsharma@est.tech> | 2021-02-24 17:10:30 +0000 |
commit | 0833db96e5b74cb8cd54229a93e128a35f22e84e (patch) | |
tree | cbc1ebbba8032194e7af805b12a798ab9b07f429 /so-etsi-sol003-adapter-lcm/so-etsi-sol003-adapter-lcm-api/pom.xml | |
parent | 52b29697fc7f349d190e87e6a8610b776e188e41 (diff) |
updating sol003 release version
Change-Id: If4996177ea42250065f8224299c73b0dcdcbe1aa
Issue-ID: SO-3486
Signed-off-by: Mukesh <mukeshsharma@est.tech>
Diffstat (limited to 'so-etsi-sol003-adapter-lcm/so-etsi-sol003-adapter-lcm-api/pom.xml')
-rw-r--r-- | so-etsi-sol003-adapter-lcm/so-etsi-sol003-adapter-lcm-api/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/so-etsi-sol003-adapter-lcm/so-etsi-sol003-adapter-lcm-api/pom.xml b/so-etsi-sol003-adapter-lcm/so-etsi-sol003-adapter-lcm-api/pom.xml index bf6f936..7eea6ad 100644 --- a/so-etsi-sol003-adapter-lcm/so-etsi-sol003-adapter-lcm-api/pom.xml +++ b/so-etsi-sol003-adapter-lcm/so-etsi-sol003-adapter-lcm-api/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.onap.so.adapters.so-etsi-sol003-adapter.lcm</groupId> <artifactId>so-etsi-sol003-adapter-lcm</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.8.1</version> </parent> <artifactId>so-etsi-sol003-adapter-lcm-api</artifactId> <name>SO ETSI SOL003 Life Cycle Management Adapter API</name> |