Repository: any23
Updated Branches:
  refs/heads/master 30d701315 -> 079538300


updating files for release


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

Branch: refs/heads/master
Commit: 0795383008ce4606cc7330cf4b9a3ad6c1780bc9
Parents: 30d7013
Author: Lewis John McGibbney <[email protected]>
Authored: Wed Oct 15 22:38:15 2014 -0700
Committer: Lewis John McGibbney <[email protected]>
Committed: Wed Oct 15 22:38:15 2014 -0700

----------------------------------------------------------------------
 RELEASE-NOTES.txt | 28 ++++++++++++++++++++++++++++
 pom.xml           |  2 +-
 2 files changed, 29 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/any23/blob/07953830/RELEASE-NOTES.txt
----------------------------------------------------------------------
diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index e71b7da..edd2190 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -1,3 +1,31 @@
+                         Apache Any23 1.1
+                          Release Notes
+                      15/10/2014 (dd/mm/yyyy)
+Bug
+
+    [ANY23-205] - Remove xrefs from Any23 site and replave with Git(hub) links
+    [ANY23-220] - Run crawler plugin on Apache Any23 site
+    [ANY23-234] - No writer factory available for RDF format N-Quads 
(mimeTypes=text/x-nquads; ext=nq)
+
+Improvement
+
+    [ANY23-157] - Update Any23 site to accommodate move to Git.
+    [ANY23-197] - Extract embedded json-ld from html documents
+    [ANY23-204] - fix url encoding problem : PR#3
+    [ANY23-209] - Bug in site generation
+    [ANY23-221] - Enable JSON-LD as an input format for the WebService at 
any23.org
+    [ANY23-238] - Fix generation of BNode name for microdata when 'itemid' is 
given without a value.
+
+New Feature
+
+    [ANY23-7] - Performance test suite
+    [ANY23-160] - [SECURITY] Frame injection vulnerability in published Javadoc
+
+Task
+
+    [ANY23-222] - Push 1.1-SNAPSHOT artifacts to the Any23 website
+                           
+
                            Apache Any23 1.0
                              Release Notes
                          09/05/2014 (dd/mm/yyyy)

http://git-wip-us.apache.org/repos/asf/any23/blob/07953830/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 4431ee1..c81a294 100644
--- a/pom.xml
+++ b/pom.xml
@@ -230,7 +230,7 @@
     <slf4j.logger.version>1.7.5</slf4j.logger.version>
     <sesame.version>2.7.10</sesame.version>
     <semargl.version>0.6.1</semargl.version>
-    <latest.stable.released>1.0</latest.stable.released>
+    <latest.stable.released>1.1</latest.stable.released>
 
     <!-- Maven Plugin Versions -->
     <maven-javadoc-plugin.version>2.8</maven-javadoc-plugin.version>

Reply via email to