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

Commit ae167b1

Browse files
committed
One-point-oh-no!
1 parent bc6aea6 commit ae167b1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@ your POM:
2626
<dependency>
2727
<groupId>org.garrit</groupId>
2828
<artifactId>java-common</artifactId>
29-
<version>1.0.0-SNAPSHOT</version>
29+
<version>1.0.0</version>
3030
</dependency>
3131
```

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>org.garrit</groupId>
66
<artifactId>java-common</artifactId>
7-
<version>1.0.0-SNAPSHOT</version>
7+
<version>1.0.0</version>
88
<packaging>jar</packaging>
99

1010
<name>Garrit common Java components</name>

0 commit comments

Comments
 (0)