You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by el...@apache.org on 2016/03/29 21:26:57 UTC

lucene-solr:branch_5_5: Revert fff1f435, an incorrectly executed attempt to bump version.

Repository: lucene-solr
Updated Branches:
  refs/heads/branch_5_5 fff1f4351 -> ad8ca8154


Revert fff1f435, an incorrectly executed attempt to bump version.


Project: http://git-wip-us.apache.org/repos/asf/lucene-solr/repo
Commit: http://git-wip-us.apache.org/repos/asf/lucene-solr/commit/ad8ca815
Tree: http://git-wip-us.apache.org/repos/asf/lucene-solr/tree/ad8ca815
Diff: http://git-wip-us.apache.org/repos/asf/lucene-solr/diff/ad8ca815

Branch: refs/heads/branch_5_5
Commit: ad8ca815407319d74900a068d3937c16eb940f8f
Parents: fff1f43
Author: Shawn Heisey <el...@apache.org>
Authored: Tue Mar 29 13:26:08 2016 -0600
Committer: Shawn Heisey <el...@apache.org>
Committed: Tue Mar 29 13:26:08 2016 -0600

----------------------------------------------------------------------
 lucene/version.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/ad8ca815/lucene/version.properties
----------------------------------------------------------------------
diff --git a/lucene/version.properties b/lucene/version.properties
index e5c07d1..8eec4ed 100644
--- a/lucene/version.properties
+++ b/lucene/version.properties
@@ -2,7 +2,7 @@
 
 # RELEASE MANAGER must change this file after creating a release and
 # enter new base version (format "x.y.z", no prefix/appendix): 
-version.base=5.5.1
+version.base=5.5.0
 
 # Other version property defaults, don't change:
 version.suffix=SNAPSHOT