Update to apache pom version 19 CTR
Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/81e6ba6f Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/81e6ba6f Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/81e6ba6f Branch: refs/heads/TINKERPOP-1522 Commit: 81e6ba6fc4b49cc66b1ede2dd41a97495168b8e8 Parents: 4db0991 Author: Stephen Mallette <sp...@genoprime.com> Authored: Mon Mar 5 07:01:02 2018 -0500 Committer: Stephen Mallette <sp...@genoprime.com> Committed: Mon Mar 5 07:01:02 2018 -0500 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/81e6ba6f/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index f6ff536..5a3db27 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ limitations under the License. <parent> <groupId>org.apache</groupId> <artifactId>apache</artifactId> - <version>18</version> + <version>19</version> </parent> <groupId>org.apache.tinkerpop</groupId> <artifactId>tinkerpop</artifactId>