Skip to content

Commit ec02e88

Browse files
committed
TinkerPop 3.2.2 re-release
1 parent 8d1873b commit ec02e88

File tree

19 files changed

+19
-19
lines changed

19 files changed

+19
-19
lines changed

giraph-gremlin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ limitations under the License.
2121
<parent>
2222
<groupId>org.apache.tinkerpop</groupId>
2323
<artifactId>tinkerpop</artifactId>
24-
<version>3.2.2-SNAPSHOT</version>
24+
<version>3.2.2</version>
2525
</parent>
2626
<artifactId>giraph-gremlin</artifactId>
2727
<name>Apache TinkerPop :: Giraph Gremlin</name>

gremlin-archetype/gremlin-archetype-server/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ limitations under the License.
2121
<parent>
2222
<groupId>org.apache.tinkerpop</groupId>
2323
<artifactId>gremlin-archetype</artifactId>
24-
<version>3.2.2-SNAPSHOT</version>
24+
<version>3.2.2</version>
2525
</parent>
2626

2727
<artifactId>gremlin-archetype-server</artifactId>

gremlin-archetype/gremlin-archetype-tinkergraph/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ limitations under the License.
2121
<parent>
2222
<groupId>org.apache.tinkerpop</groupId>
2323
<artifactId>gremlin-archetype</artifactId>
24-
<version>3.2.2-SNAPSHOT</version>
24+
<version>3.2.2</version>
2525
</parent>
2626

2727
<artifactId>gremlin-archetype-tinkergraph</artifactId>

gremlin-archetype/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ limitations under the License.
2121
<parent>
2222
<artifactId>tinkerpop</artifactId>
2323
<groupId>org.apache.tinkerpop</groupId>
24-
<version>3.2.2-SNAPSHOT</version>
24+
<version>3.2.2</version>
2525
</parent>
2626

2727
<artifactId>gremlin-archetype</artifactId>

gremlin-benchmark/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ limitations under the License.
2121
<parent>
2222
<artifactId>tinkerpop</artifactId>
2323
<groupId>org.apache.tinkerpop</groupId>
24-
<version>3.2.2-SNAPSHOT</version>
24+
<version>3.2.2</version>
2525
</parent>
2626

2727
<artifactId>gremlin-benchmark</artifactId>

gremlin-console/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ limitations under the License.
2121
<parent>
2222
<artifactId>tinkerpop</artifactId>
2323
<groupId>org.apache.tinkerpop</groupId>
24-
<version>3.2.2-SNAPSHOT</version>
24+
<version>3.2.2</version>
2525
</parent>
2626
<artifactId>gremlin-console</artifactId>
2727
<name>Apache TinkerPop :: Gremlin Console</name>

gremlin-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ limitations under the License.
2020
<parent>
2121
<groupId>org.apache.tinkerpop</groupId>
2222
<artifactId>tinkerpop</artifactId>
23-
<version>3.2.2-SNAPSHOT</version>
23+
<version>3.2.2</version>
2424
</parent>
2525
<artifactId>gremlin-core</artifactId>
2626
<name>Apache TinkerPop :: Gremlin Core</name>

gremlin-driver/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ limitations under the License.
2121
<parent>
2222
<groupId>org.apache.tinkerpop</groupId>
2323
<artifactId>tinkerpop</artifactId>
24-
<version>3.2.2-SNAPSHOT</version>
24+
<version>3.2.2</version>
2525
</parent>
2626
<artifactId>gremlin-driver</artifactId>
2727
<name>Apache TinkerPop :: Gremlin Driver</name>

gremlin-groovy-test/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ limitations under the License.
2121
<parent>
2222
<groupId>org.apache.tinkerpop</groupId>
2323
<artifactId>tinkerpop</artifactId>
24-
<version>3.2.2-SNAPSHOT</version>
24+
<version>3.2.2</version>
2525
</parent>
2626
<artifactId>gremlin-groovy-test</artifactId>
2727
<name>Apache TinkerPop :: Gremlin Groovy Test</name>

gremlin-groovy/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ limitations under the License.
2121
<parent>
2222
<groupId>org.apache.tinkerpop</groupId>
2323
<artifactId>tinkerpop</artifactId>
24-
<version>3.2.2-SNAPSHOT</version>
24+
<version>3.2.2</version>
2525
</parent>
2626
<artifactId>gremlin-groovy</artifactId>
2727
<name>Apache TinkerPop :: Gremlin Groovy</name>

gremlin-python/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>org.apache.tinkerpop</groupId>
2626
<artifactId>tinkerpop</artifactId>
27-
<version>3.2.2-SNAPSHOT</version>
27+
<version>3.2.2</version>
2828
</parent>
2929
<artifactId>gremlin-python</artifactId>
3030
<name>Apache TinkerPop :: Gremlin Python</name>

gremlin-server/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ limitations under the License.
2121
<parent>
2222
<groupId>org.apache.tinkerpop</groupId>
2323
<artifactId>tinkerpop</artifactId>
24-
<version>3.2.2-SNAPSHOT</version>
24+
<version>3.2.2</version>
2525
</parent>
2626
<artifactId>gremlin-server</artifactId>
2727
<name>Apache TinkerPop :: Gremlin Server</name>

gremlin-shaded/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ limitations under the License.
2020
<parent>
2121
<groupId>org.apache.tinkerpop</groupId>
2222
<artifactId>tinkerpop</artifactId>
23-
<version>3.2.2-SNAPSHOT</version>
23+
<version>3.2.2</version>
2424
</parent>
2525
<artifactId>gremlin-shaded</artifactId>
2626
<name>Apache TinkerPop :: Gremlin Shaded</name>

gremlin-test/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ limitations under the License.
2121
<parent>
2222
<groupId>org.apache.tinkerpop</groupId>
2323
<artifactId>tinkerpop</artifactId>
24-
<version>3.2.2-SNAPSHOT</version>
24+
<version>3.2.2</version>
2525
</parent>
2626
<artifactId>gremlin-test</artifactId>
2727
<name>Apache TinkerPop :: Gremlin Test</name>

hadoop-gremlin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ limitations under the License.
2121
<parent>
2222
<groupId>org.apache.tinkerpop</groupId>
2323
<artifactId>tinkerpop</artifactId>
24-
<version>3.2.2-SNAPSHOT</version>
24+
<version>3.2.2</version>
2525
</parent>
2626
<artifactId>hadoop-gremlin</artifactId>
2727
<name>Apache TinkerPop :: Hadoop Gremlin</name>

neo4j-gremlin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ limitations under the License.
2121
<parent>
2222
<groupId>org.apache.tinkerpop</groupId>
2323
<artifactId>tinkerpop</artifactId>
24-
<version>3.2.2-SNAPSHOT</version>
24+
<version>3.2.2</version>
2525
</parent>
2626
<artifactId>neo4j-gremlin</artifactId>
2727
<name>Apache TinkerPop :: Neo4j Gremlin</name>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ limitations under the License.
2525
</parent>
2626
<groupId>org.apache.tinkerpop</groupId>
2727
<artifactId>tinkerpop</artifactId>
28-
<version>3.2.2-SNAPSHOT</version>
28+
<version>3.2.2</version>
2929
<packaging>pom</packaging>
3030
<name>Apache TinkerPop</name>
3131
<description>A Graph Computing Framework</description>

spark-gremlin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>org.apache.tinkerpop</groupId>
2626
<artifactId>tinkerpop</artifactId>
27-
<version>3.2.2-SNAPSHOT</version>
27+
<version>3.2.2</version>
2828
</parent>
2929
<artifactId>spark-gremlin</artifactId>
3030
<name>Apache TinkerPop :: Spark Gremlin</name>

tinkergraph-gremlin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ limitations under the License.
2121
<parent>
2222
<groupId>org.apache.tinkerpop</groupId>
2323
<artifactId>tinkerpop</artifactId>
24-
<version>3.2.2-SNAPSHOT</version>
24+
<version>3.2.2</version>
2525
</parent>
2626
<artifactId>tinkergraph-gremlin</artifactId>
2727
<name>Apache TinkerPop :: TinkerGraph Gremlin</name>

0 commit comments

Comments
 (0)