Skip to content

Commit 850166a

Browse files
committed
bump to next development versions
1 parent 8d71277 commit 850166a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

core/pom.xml

Lines changed: 1 addition & 1 deletion
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.7.0</version>
7+
<version>0.7.1-SNAPSHOT</version>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>
1010
<artifactId>jsonld-java</artifactId>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>com.github.jsonld-java</groupId>
66
<artifactId>jsonld-java-parent</artifactId>
7-
<version>0.7.0</version>
7+
<version>0.7.1-SNAPSHOT</version>
88
<name>JSONLD Java :: Parent</name>
99
<description>Json-LD Java Parent POM</description>
1010
<packaging>pom</packaging>

0 commit comments

Comments
 (0)