Add JIRA version id property

git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1003847 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 477e5f4..aef2640 100644
--- a/pom.xml
+++ b/pom.xml
@@ -43,6 +43,10 @@
         <url>http://svn.apache.org/viewvc/sling/trunk/bundles/servlets/get</url>
     </scm>
 
+    <properties>
+        <site.jira.version.id>12314473</site.jira.version.id>
+    </properties>
+
     <build>
         <plugins>
             <plugin>