diff options
author | MukeshKumar <mukeshsharma@est.tech> | 2021-02-26 09:45:02 +0000 |
---|---|---|
committer | Mukesh <mukeshsharma@est.tech> | 2021-02-26 09:46:00 +0000 |
commit | e38802a15c670e9fbab6b9d56e93890bc9b47f80 (patch) | |
tree | 179abdc421f584c4548df110eb384216822bd275 /so-etsi-sol003-adapter-lcm/pom.xml | |
parent | 0833db96e5b74cb8cd54229a93e128a35f22e84e (diff) |
updating release version for sol003
Change-Id: I8d507769cd3cf65316b3f32171c487e0dfc523c3
Issue-ID: SO-3486
Signed-off-by: Mukesh <mukeshsharma@est.tech>
Diffstat (limited to 'so-etsi-sol003-adapter-lcm/pom.xml')
-rw-r--r-- | so-etsi-sol003-adapter-lcm/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/so-etsi-sol003-adapter-lcm/pom.xml b/so-etsi-sol003-adapter-lcm/pom.xml index e20e76c..1bcd34d 100644 --- a/so-etsi-sol003-adapter-lcm/pom.xml +++ b/so-etsi-sol003-adapter-lcm/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.onap.so.adapters.so-etsi-sol003-adapter</groupId> <artifactId>so-etsi-sol003-adapter</artifactId> - <version>1.8.1</version> + <version>1.8.1-SNAPSHOT</version> </parent> <groupId>org.onap.so.adapters.so-etsi-sol003-adapter.lcm</groupId> <artifactId>so-etsi-sol003-adapter-lcm</artifactId> |