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