diff options
author | 2023-06-12 16:51:02 +0000 | |
---|---|---|
committer | 2023-06-12 16:51:02 +0000 | |
commit | 58fc9b9dc14d3166fd18ad57a9b212abf098feaa (patch) | |
tree | b8fe2093075fa7a8493a2cba6f5bef6fa910cbe1 /adapters/so-appc-orchestrator/pom.xml | |
parent | 86cd2a899957d50c324c6e4cebfa6c498c8d5f56 (diff) | |
parent | 57807b88520e8f6907b5c17c9c0c11cf6ce5245f (diff) |
Merge "Bump version to 1.12.2-SNAPSHOT" into london
Diffstat (limited to 'adapters/so-appc-orchestrator/pom.xml')
-rw-r--r-- | adapters/so-appc-orchestrator/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/adapters/so-appc-orchestrator/pom.xml b/adapters/so-appc-orchestrator/pom.xml index f2639fc664..87667204eb 100644 --- a/adapters/so-appc-orchestrator/pom.xml +++ b/adapters/so-appc-orchestrator/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.onap.so</groupId> <artifactId>adapters</artifactId> - <version>1.12.1-SNAPSHOT</version> + <version>1.12.2-SNAPSHOT</version> </parent> <groupId>org.onap.so.adapters</groupId> <artifactId>so-appc-orchestrator</artifactId> |