diff options
author | waqas.ikram <waqas.ikram@est.tech> | 2021-06-25 12:55:25 +0100 |
---|---|---|
committer | waqas.ikram <waqas.ikram@est.tech> | 2021-06-25 12:55:30 +0100 |
commit | 89792d8a23d8c83d3097becf6459d4b905305b5b (patch) | |
tree | 3ceb1d122dd0045fca72d7f506d43acc3e3ee70c /so-etsi-sol003-adapter-application | |
parent | 4d80a83cac4b20f0eb42890b31393945637f8cc5 (diff) |
Updating parent pom and project pom versions
Change-Id: I7b13f02514c5ddc1e5da90665a1d0972ba6a3f97
Issue-ID: SO-3688
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
Diffstat (limited to 'so-etsi-sol003-adapter-application')
-rw-r--r-- | so-etsi-sol003-adapter-application/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/so-etsi-sol003-adapter-application/pom.xml b/so-etsi-sol003-adapter-application/pom.xml index 136ae2f..d11907d 100644 --- a/so-etsi-sol003-adapter-application/pom.xml +++ b/so-etsi-sol003-adapter-application/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-SNAPSHOT</version> + <version>1.9.0-SNAPSHOT</version> </parent> <artifactId>so-etsi-sol003-adapter-application</artifactId> <name>SO ETSI SOL003 Application Jar</name> |