diff options
Diffstat (limited to 'security/pom.xml')
-rw-r--r-- | security/pom.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/pom.xml b/security/pom.xml index bcd93de1..fc298258 100644 --- a/security/pom.xml +++ b/security/pom.xml @@ -7,13 +7,12 @@ <parent> <groupId>org.onap.dcaegen2.services</groupId> <artifactId>sdk</artifactId> - <version>1.1.1-SNAPSHOT</version> + <version>1.1.2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <groupId>org.onap.dcaegen2.services.sdk.security</groupId> <artifactId>dcaegen2-services-sdk-security</artifactId> - <version>1.1.0-SNAPSHOT</version> <name>dcaegen2-services-sdk-security</name> <description>Common SDK repo for all DCAE Security</description> |