Skip to content

Commit 34b8482

Browse files
committed
Release 0.8.1
1 parent f6c5a8c commit 34b8482

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<artifactId>jsonld-java-parent</artifactId>
66
<groupId>com.github.jsonld-java</groupId>
7-
<version>0.8.1-SNAPSHOT</version>
7+
<version>0.8.1</version>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>
1010
<artifactId>jsonld-java-tools</artifactId>
@@ -35,7 +35,7 @@
3535
<dependency>
3636
<groupId>net.sf.jopt-simple</groupId>
3737
<artifactId>jopt-simple</artifactId>
38-
<version>4.8</version>
38+
<version>4.9</version>
3939
</dependency>
4040
<dependency>
4141
<groupId>org.openrdf.sesame</groupId>

0 commit comments

Comments
 (0)