diff options
Diffstat (limited to 'pomba/service-decomposition/pom.xml')
-rw-r--r-- | pomba/service-decomposition/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pomba/service-decomposition/pom.xml b/pomba/service-decomposition/pom.xml index 46aabcf..6630b7d 100644 --- a/pomba/service-decomposition/pom.xml +++ b/pomba/service-decomposition/pom.xml @@ -22,7 +22,7 @@ limitations under the License. <parent> <groupId>org.onap.sdnc.apps.pomba</groupId> <artifactId>pomba</artifactId> - <version>1.6.1-SNAPSHOT</version> + <version>1.6.2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> |