We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d71277 commit 850166aCopy full SHA for 850166a
core/pom.xml
@@ -4,7 +4,7 @@
4
<parent>
5
<artifactId>jsonld-java-parent</artifactId>
6
<groupId>com.github.jsonld-java</groupId>
7
- <version>0.7.0</version>
+ <version>0.7.1-SNAPSHOT</version>
8
</parent>
9
<modelVersion>4.0.0</modelVersion>
10
<artifactId>jsonld-java</artifactId>
pom.xml
<name>JSONLD Java :: Parent</name>
<description>Json-LD Java Parent POM</description>
<packaging>pom</packaging>
0 commit comments