diff options
Diffstat (limited to 'security/pom.xml')
-rw-r--r-- | security/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/pom.xml b/security/pom.xml index 046a013a..a98d47c2 100644 --- a/security/pom.xml +++ b/security/pom.xml @@ -7,7 +7,7 @@ <parent> <groupId>org.onap.dcaegen2.services</groupId> <artifactId>sdk</artifactId> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.1-SNAPSHOT</version> </parent> <groupId>org.onap.dcaegen2.services.sdk.security</groupId> @@ -22,4 +22,4 @@ <module>ssl</module> </modules> -</project>
\ No newline at end of file +</project> |