You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by rd...@apache.org on 2018/04/15 00:36:23 UTC

[1/2] tinkerpop git commit: set version on build-helper-maven-plugin to stabalize maven build - CTR

Repository: tinkerpop
Updated Branches:
  refs/heads/master 4ea8f8363 -> 91b692fb0


set version on build-helper-maven-plugin to stabalize maven build - CTR


Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo
Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/01c89549
Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/01c89549
Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/01c89549

Branch: refs/heads/master
Commit: 01c89549bf9e036c40c53245adb523b6cd85926a
Parents: 5f81504
Author: Robert Dale <ro...@gmail.com>
Authored: Sat Apr 14 20:35:49 2018 -0400
Committer: Robert Dale <ro...@gmail.com>
Committed: Sat Apr 14 20:35:49 2018 -0400

----------------------------------------------------------------------
 pom.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/01c89549/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 17fdec8..9ffd294 100644
--- a/pom.xml
+++ b/pom.xml
@@ -357,6 +357,7 @@ limitations under the License.
             <plugin>
                 <groupId>org.codehaus.mojo</groupId>
                 <artifactId>build-helper-maven-plugin</artifactId>
+		<version>3.0.0</version>
                 <executions>
                     <execution>
                         <id>parse-version</id>


[2/2] tinkerpop git commit: Merge branch 'tp33'

Posted by rd...@apache.org.
Merge branch 'tp33'


Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo
Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/91b692fb
Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/91b692fb
Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/91b692fb

Branch: refs/heads/master
Commit: 91b692fb0be6b908775f80995640648fedb448e5
Parents: 4ea8f83 01c8954
Author: Robert Dale <ro...@gmail.com>
Authored: Sat Apr 14 20:36:00 2018 -0400
Committer: Robert Dale <ro...@gmail.com>
Committed: Sat Apr 14 20:36:00 2018 -0400

----------------------------------------------------------------------
 pom.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/91b692fb/pom.xml
----------------------------------------------------------------------