Skip to content

Commit a2f7510

Browse files
authored
Merge branch 'master' into dev
2 parents 9826bf4 + 430fa64 commit a2f7510

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<groupId>com.securenative.java</groupId>
77
<artifactId>securenative-java</artifactId>
88
<packaging>jar</packaging>
9-
<version>0.4.1</version>
9+
<version>0.4.2</version>
1010
<url>https://github.com/securenative/securenative-java</url>
1111

1212
<name>${project.groupId}:${project.artifactId}:${project.version}</name>
@@ -297,4 +297,4 @@
297297
<maven.compiler.target>1.6</maven.compiler.target>
298298
<global.version>0.2.3</global.version>
299299
</properties>
300-
</project>
300+
</project>

0 commit comments

Comments
 (0)