We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9826bf4 + 430fa64 commit a2f7510Copy full SHA for a2f7510
pom.xml
@@ -6,7 +6,7 @@
6
<groupId>com.securenative.java</groupId>
7
<artifactId>securenative-java</artifactId>
8
<packaging>jar</packaging>
9
- <version>0.4.1</version>
+ <version>0.4.2</version>
10
<url>https://github.com/securenative/securenative-java</url>
11
12
<name>${project.groupId}:${project.artifactId}:${project.version}</name>
@@ -297,4 +297,4 @@
297
<maven.compiler.target>1.6</maven.compiler.target>
298
<global.version>0.2.3</global.version>
299
</properties>
300
-</project>
+</project>
0 commit comments