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.
1 parent d369ffe commit 87655e1Copy full SHA for 87655e1
pom.xml
@@ -6,7 +6,7 @@
6
<groupId>com.securenative.java</groupId>
7
<artifactId>securenative-java</artifactId>
8
<packaging>jar</packaging>
9
- <version>0.3.5</version>
+ <version>0.3.6</version>
10
<url>https://github.com/securenative/securenative-java</url>
11
12
<name>${project.groupId}:${project.artifactId}:${project.version}</name>
@@ -282,4 +282,4 @@
282
<maven.compiler.target>1.6</maven.compiler.target>
283
<global.version>0.2.3</global.version>
284
</properties>
285
-</project>
+</project>
0 commit comments