Skip to content

Commit

Permalink
1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
halset committed Jun 27, 2018
1 parent 93ec177 commit 1300879
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -13,7 +13,7 @@ A java SOSI parser
<dependency>
<groupId>no.jsosi</groupId>
<artifactId>jsosi</artifactId>
<version>1.1.3</version>
<version>1.2.0</version>
</dependency>
````

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -4,7 +4,7 @@
<groupId>no.jsosi</groupId>
<artifactId>jsosi</artifactId>
<packaging>jar</packaging>
<version>1.1.4-SNAPSHOT</version>
<version>1.2.1-SNAPSHOT</version>
<name>jsosi</name>
<url>http://maven.apache.org</url>
<properties>
Expand Down

0 comments on commit 1300879

Please sign in to comment.