Fixed SLING-2921 - Renamed the .tld file to sling.tld which seems to just make more sense and updated the URI to not contain the TagLib version
git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1494174 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/src/main/resources/META-INF/taglib13.tld b/src/main/resources/META-INF/sling.tld
similarity index 99%
rename from src/main/resources/META-INF/taglib13.tld
rename to src/main/resources/META-INF/sling.tld
index e18a170..9eb1872 100644
--- a/src/main/resources/META-INF/taglib13.tld
+++ b/src/main/resources/META-INF/sling.tld
@@ -16,7 +16,7 @@
<description>A supporting tab library for Apache Sling</description>
<tlib-version>1.3</tlib-version>
<short-name>sling</short-name>
- <uri>http://sling.apache.org/taglibs/sling/1.3</uri>
+ <uri>http://sling.apache.org/taglibs/sling</uri>
<function>
<name>adaptTo</name>