Repository: commons-rdf Updated Branches: refs/heads/master 6550f1243 -> 55d4db02e
COMMONSRDF-60: update commons-parent version Project: http://git-wip-us.apache.org/repos/asf/commons-rdf/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-rdf/commit/5b03234a Tree: http://git-wip-us.apache.org/repos/asf/commons-rdf/tree/5b03234a Diff: http://git-wip-us.apache.org/repos/asf/commons-rdf/diff/5b03234a Branch: refs/heads/master Commit: 5b03234a13560706575d6ddb9db493811d5181f2 Parents: ef7f444 Author: Aaron Coburn <[email protected]> Authored: Fri Mar 10 12:14:57 2017 -0500 Committer: Aaron Coburn <[email protected]> Committed: Fri Mar 10 12:14:57 2017 -0500 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-rdf/blob/5b03234a/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 9294937..1339c37 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>41</version> + <version>42</version> </parent> <groupId>org.apache.commons</groupId>
