We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 44137ec + e94efdf commit a1d62e1Copy full SHA for a1d62e1
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.13.2-SNAPSHOT</version>
+ <version>0.14.0-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