aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
Diffstat (limited to 'security')
-rw-r--r--security/crypt-password/pom.xml4
-rw-r--r--security/pom.xml4
-rw-r--r--security/ssl/pom.xml4
3 files changed, 6 insertions, 6 deletions
diff --git a/security/crypt-password/pom.xml b/security/crypt-password/pom.xml
index 3ae11bf2..8a9fa6d2 100644
--- a/security/crypt-password/pom.xml
+++ b/security/crypt-password/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.onap.dcaegen2.services.sdk.security</groupId>
<artifactId>dcaegen2-services-sdk-security</artifactId>
- <version>1.4.0-SNAPSHOT</version>
+ <version>1.4.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -86,4 +86,4 @@
</plugins>
</build>
-</project> \ No newline at end of file
+</project>
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>
diff --git a/security/ssl/pom.xml b/security/ssl/pom.xml
index 1c2fb15b..55b7aa63 100644
--- a/security/ssl/pom.xml
+++ b/security/ssl/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.onap.dcaegen2.services.sdk.security</groupId>
<artifactId>dcaegen2-services-sdk-security</artifactId>
- <version>1.4.0-SNAPSHOT</version>
+ <version>1.4.1-SNAPSHOT</version>
</parent>
<artifactId>ssl</artifactId>
@@ -44,4 +44,4 @@
</dependency>
</dependencies>
-</project> \ No newline at end of file
+</project>