Repository: commons-text Updated Branches: refs/heads/master 1e7d2aa50 -> bea47ca76
Update to latest commons parent pom Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/bea47ca7 Tree: http://git-wip-us.apache.org/repos/asf/commons-text/tree/bea47ca7 Diff: http://git-wip-us.apache.org/repos/asf/commons-text/diff/bea47ca7 Branch: refs/heads/master Commit: bea47ca76e8935b2b1887bbb527dcce75ed8eac2 Parents: 1e7d2aa Author: Benedikt Ritter <[email protected]> Authored: Sun Mar 1 13:07:39 2015 +0100 Committer: Benedikt Ritter <[email protected]> Committed: Sun Mar 1 13:07:39 2015 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-text/blob/bea47ca7/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index f3b5833..cb16421 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>35</version> + <version>37</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.apache.commons</groupId>
