Skip to content

Commit 5e4901b

Browse files
committed
[maven-release-plugin] prepare release blazegraph-gremlin-1.0.0
1 parent d7aad74 commit 5e4901b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pom.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Copyright 2010 by TalkingTrends (Amsterdam, The Netherlands)
2828
<groupId>com.blazegraph</groupId>
2929
<artifactId>blazegraph-gremlin</artifactId>
3030
<packaging>jar</packaging>
31-
<version>1.0.0-SNAPSHOT</version>
31+
<version>1.0.0</version>
3232
<name>blazegraph-gremlin</name>
3333
<description>Welcome to the Blazegraph/TinkerPop3 project. The TP3 implementation has some significant differences from the TP2 version. The data model has been changed to use RDF*, an RDF reification framework described here: https://wiki.blazegraph.com/wiki/index.php/Reification_Done_Right.
3434

@@ -62,6 +62,7 @@ The concept behind blazegraph-gremlin is that property graph (PG) data can be lo
6262
<connection>scm:git:https://github.com/blazegraph/tinkerpop3.git</connection>
6363
<developerConnection>scm:git:[email protected]:blazegraph/tinkerpop3.git</developerConnection>
6464
<url>https://github.com/blazegraph/tinkerpop3.git</url>
65+
<tag>blazegraph-gremlin-1.0.0</tag>
6566
</scm>
6667
<properties>
6768
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

0 commit comments

Comments
 (0)