Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
neilalexander authored Mar 9, 2018
1 parent 094e819 commit c6f7154
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>com.neilalexander</groupId>
<artifactId>jnacl</artifactId>
<version>0.1.0-SNAPSHOT</version>
<version>1.0</version>
<packaging>jar</packaging>

<name>${project.groupId}:${project.artifactId}</name>
Expand Down Expand Up @@ -229,4 +229,4 @@ Bundle-Version: ${project.version}

</profiles>

</project>
</project>

0 comments on commit c6f7154

Please sign in to comment.