You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by is...@apache.org on 2017/06/07 02:34:43 UTC

lucene-solr:branch_6_6: Adding 6.6.0 release version number

Repository: lucene-solr
Updated Branches:
  refs/heads/branch_6_6 15bcca142 -> 113face78


Adding 6.6.0 release version number


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

Branch: refs/heads/branch_6_6
Commit: 113face788e4a650136a560d37242785d5dce2eb
Parents: 15bcca1
Author: Ishan Chattopadhyaya <is...@apache.org>
Authored: Wed Jun 7 08:04:29 2017 +0530
Committer: Ishan Chattopadhyaya <is...@apache.org>
Committed: Wed Jun 7 08:04:29 2017 +0530

----------------------------------------------------------------------
 dev-tools/doap/lucene.rdf | 7 +++++++
 dev-tools/doap/solr.rdf   | 7 +++++++
 2 files changed, 14 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/113face7/dev-tools/doap/lucene.rdf
----------------------------------------------------------------------
diff --git a/dev-tools/doap/lucene.rdf b/dev-tools/doap/lucene.rdf
index e47eaf3..1666886 100644
--- a/dev-tools/doap/lucene.rdf
+++ b/dev-tools/doap/lucene.rdf
@@ -68,6 +68,13 @@
 
     <release>
       <Version>
+        <name>lucene-6.6.0</name>
+        <created>2017-06-06</created>
+	<revision>6.6.0</revision>
+      </Version>
+    </release>
+    <release>
+      <Version>
         <name>lucene-6.5.1</name>
         <created>2017-04-27</created>
         <revision>6.5.1</revision>

http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/113face7/dev-tools/doap/solr.rdf
----------------------------------------------------------------------
diff --git a/dev-tools/doap/solr.rdf b/dev-tools/doap/solr.rdf
index eb92a96..a6000fa 100644
--- a/dev-tools/doap/solr.rdf
+++ b/dev-tools/doap/solr.rdf
@@ -68,6 +68,13 @@
 
     <release>
       <Version>
+        <name>solr-6.6.0</name>
+        <created>2017-06-06</created>
+        <revision>6.6.0</revision>
+      </Version>
+    </release>
+    <release>
+      <Version>
         <name>solr-6.5.1</name>
         <created>2017-04-27</created>
         <revision>6.5.1</revision>