Skip to content

Commit 8f3ae20

Browse files
committed
[maven-release-plugin] prepare release v0.1.1
1 parent 971a03f commit 8f3ae20

File tree

21 files changed

+22
-22
lines changed

21 files changed

+22
-22
lines changed

janusgraph-all/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.janusgraph</groupId>
55
<artifactId>janusgraph</artifactId>
6-
<version>0.1.1-SNAPSHOT</version>
6+
<version>0.1.1</version>
77
<relativePath>../pom.xml</relativePath>
88
</parent>
99
<artifactId>janusgraph-all</artifactId>

janusgraph-berkeleyje/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.janusgraph</groupId>
55
<artifactId>janusgraph</artifactId>
6-
<version>0.1.1-SNAPSHOT</version>
6+
<version>0.1.1</version>
77
<relativePath>../pom.xml</relativePath>
88
</parent>
99
<artifactId>janusgraph-berkeleyje</artifactId>

janusgraph-cassandra/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.janusgraph</groupId>
55
<artifactId>janusgraph</artifactId>
6-
<version>0.1.1-SNAPSHOT</version>
6+
<version>0.1.1</version>
77
<relativePath>../pom.xml</relativePath>
88
</parent>
99
<artifactId>janusgraph-cassandra</artifactId>

janusgraph-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.janusgraph</groupId>
55
<artifactId>janusgraph</artifactId>
6-
<version>0.1.1-SNAPSHOT</version>
6+
<version>0.1.1</version>
77
<relativePath>../pom.xml</relativePath>
88
</parent>
99
<artifactId>janusgraph-core</artifactId>

janusgraph-dist/janusgraph-dist-hadoop-2/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.janusgraph</groupId>
55
<artifactId>janusgraph-dist</artifactId>
6-
<version>0.1.1-SNAPSHOT</version>
6+
<version>0.1.1</version>
77
<relativePath>../pom.xml</relativePath>
88
</parent>
99
<packaging>pom</packaging>

janusgraph-dist/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.janusgraph</groupId>
55
<artifactId>janusgraph</artifactId>
6-
<version>0.1.1-SNAPSHOT</version>
6+
<version>0.1.1</version>
77
<relativePath>../pom.xml</relativePath>
88
</parent>
99
<packaging>pom</packaging>

janusgraph-doc/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.janusgraph</groupId>
55
<artifactId>janusgraph</artifactId>
6-
<version>0.1.1-SNAPSHOT</version>
6+
<version>0.1.1</version>
77
<relativePath>../pom.xml</relativePath>
88
</parent>
99
<packaging>pom</packaging>

janusgraph-es/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.janusgraph</groupId>
55
<artifactId>janusgraph</artifactId>
6-
<version>0.1.1-SNAPSHOT</version>
6+
<version>0.1.1</version>
77
<relativePath>../pom.xml</relativePath>
88
</parent>
99
<artifactId>janusgraph-es</artifactId>

janusgraph-hadoop-parent/janusgraph-hadoop-2/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.janusgraph</groupId>
55
<artifactId>janusgraph-hadoop-parent</artifactId>
6-
<version>0.1.1-SNAPSHOT</version>
6+
<version>0.1.1</version>
77
<relativePath>../pom.xml</relativePath>
88
</parent>
99
<artifactId>janusgraph-hadoop-2</artifactId>

janusgraph-hadoop-parent/janusgraph-hadoop-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.janusgraph</groupId>
55
<artifactId>janusgraph-hadoop-parent</artifactId>
6-
<version>0.1.1-SNAPSHOT</version>
6+
<version>0.1.1</version>
77
<relativePath>../pom.xml</relativePath>
88
</parent>
99
<artifactId>janusgraph-hadoop-core</artifactId>

0 commit comments

Comments
 (0)