Skip to content
This repository has been archived by the owner on Mar 8, 2018. It is now read-only.

Commit

Permalink
One-point-oh-no!
Browse files Browse the repository at this point in the history
  • Loading branch information
MrDOS committed Apr 7, 2015
1 parent bc6aea6 commit ae167b1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@ your POM:
<dependency>
<groupId>org.garrit</groupId>
<artifactId>java-common</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0</version>
</dependency>
```
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>org.garrit</groupId>
<artifactId>java-common</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0</version>
<packaging>jar</packaging>

<name>Garrit common Java components</name>
Expand Down

0 comments on commit ae167b1

Please sign in to comment.