Author: justin
Date: Wed Oct 24 19:20:08 2012
New Revision: 1401833
URL: http://svn.apache.org/viewvc?rev=1401833&view=rev
Log:
SLING-2621 - forgot to bump the export version of the jsp taglib package
Modified:
sling/trunk/bundles/scripting/jsp-taglib/pom.xml
Modified: sling/trunk/bundles/scripting/jsp-taglib/pom.xml
URL:
http://svn.apache.org/viewvc/sling/trunk/bundles/scripting/jsp-taglib/pom.xml?rev=1401833&r1=1401832&r2=1401833&view=diff
==============================================================================
--- sling/trunk/bundles/scripting/jsp-taglib/pom.xml (original)
+++ sling/trunk/bundles/scripting/jsp-taglib/pom.xml Wed Oct 24 19:20:08 2012
@@ -51,7 +51,7 @@
<configuration>
<instructions>
<Export-Package>
-
org.apache.sling.scripting.jsp.taglib.*;version=2.1.0
+
org.apache.sling.scripting.jsp.taglib.*;version=2.2.0
</Export-Package>
<Import-Package>
javax.jcr;resolution:=optional,