You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by fm...@apache.org on 2010/10/02 20:11:01 UTC

svn commit: r1003848 - /sling/trunk/bundles/servlets/post/pom.xml

Author: fmeschbe
Date: Sat Oct  2 18:11:01 2010
New Revision: 1003848

URL: http://svn.apache.org/viewvc?rev=1003848&view=rev
Log:
Add JIRA version id property

Modified:
    sling/trunk/bundles/servlets/post/pom.xml

Modified: sling/trunk/bundles/servlets/post/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/bundles/servlets/post/pom.xml?rev=1003848&r1=1003847&r2=1003848&view=diff
==============================================================================
--- sling/trunk/bundles/servlets/post/pom.xml (original)
+++ sling/trunk/bundles/servlets/post/pom.xml Sat Oct  2 18:11:01 2010
@@ -41,6 +41,10 @@
         <url>http://svn.apache.org/viewvc/sling/trunk/bundles/servlets/post</url>
     </scm>
 
+    <properties>
+        <site.jira.version.id>12314180</site.jira.version.id>
+    </properties>
+
     <build>
         <plugins>
             <plugin>