Repository: tika Updated Branches: refs/heads/master d0d90136d -> 4b4246cba
Update SCM connection. Project: http://git-wip-us.apache.org/repos/asf/tika/repo Commit: http://git-wip-us.apache.org/repos/asf/tika/commit/4b4246cb Tree: http://git-wip-us.apache.org/repos/asf/tika/tree/4b4246cb Diff: http://git-wip-us.apache.org/repos/asf/tika/diff/4b4246cb Branch: refs/heads/master Commit: 4b4246cba2ad32413d3f06d7a5664f27f2b4bc27 Parents: d0d9013 Author: Chris Mattmann <[email protected]> Authored: Mon Jan 25 08:56:57 2016 -0800 Committer: Chris Mattmann <[email protected]> Committed: Mon Jan 25 08:56:57 2016 -0800 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tika/blob/4b4246cb/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 7a1b6a5..a7a32c1 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.tika</groupId> <artifactId>tika-parent</artifactId> - <version>1.12-SNAPSHOT</version> + <version>1.12</version> <relativePath>tika-parent/pom.xml</relativePath> </parent>
