diff options
author | Patrick Brady <patrick.brady@att.com> | 2020-05-21 17:37:49 -0700 |
---|---|---|
committer | Patrick Brady <patrick.brady@att.com> | 2020-05-21 17:37:49 -0700 |
commit | 873a441e888a250ecd4deecb216d83a04c33e5cd (patch) | |
tree | 55ac424b69407164e5c30ace9cc1db04d50f792c /appc-adapters/appc-rest-adapter/appc-rest-adapter-features/features-appc-rest-adapter | |
parent | 2a48d67cd5125d6bbc65eccba6c6499c7022e620 (diff) |
Correct version to 2.7.2-SNAPSHOT
Change-Id: Ibdb931b68dfc41420396faf8db3fbc5c81e75160
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1816
Diffstat (limited to 'appc-adapters/appc-rest-adapter/appc-rest-adapter-features/features-appc-rest-adapter')
-rw-r--r-- | appc-adapters/appc-rest-adapter/appc-rest-adapter-features/features-appc-rest-adapter/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-adapters/appc-rest-adapter/appc-rest-adapter-features/features-appc-rest-adapter/pom.xml b/appc-adapters/appc-rest-adapter/appc-rest-adapter-features/features-appc-rest-adapter/pom.xml index b7b0c686f..765752ca0 100644 --- a/appc-adapters/appc-rest-adapter/appc-rest-adapter-features/features-appc-rest-adapter/pom.xml +++ b/appc-adapters/appc-rest-adapter/appc-rest-adapter-features/features-appc-rest-adapter/pom.xml @@ -30,7 +30,7 @@ limitations under the License. <groupId>org.onap.appc</groupId> <artifactId>features-appc-rest-adapter</artifactId> - <version>1.8.0-SNAPSHOT</version> + <version>2.7.2-SNAPSHOT</version> <packaging>feature</packaging> <name/> |