You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directmemory.apache.org by ol...@apache.org on 2012/11/06 12:51:25 UTC

svn commit: r1406104 - /directmemory/lightning/trunk/pom.xml

Author: olamy
Date: Tue Nov  6 11:51:24 2012
New Revision: 1406104

URL: http://svn.apache.org/viewvc?rev=1406104&view=rev
Log:
more infos in pom

Modified:
    directmemory/lightning/trunk/pom.xml

Modified: directmemory/lightning/trunk/pom.xml
URL: http://svn.apache.org/viewvc/directmemory/lightning/trunk/pom.xml?rev=1406104&r1=1406103&r2=1406104&view=diff
==============================================================================
--- directmemory/lightning/trunk/pom.xml (original)
+++ directmemory/lightning/trunk/pom.xml Tue Nov  6 11:51:24 2012
@@ -72,6 +72,22 @@
 
   </properties>
 
+  <issueManagement>
+    <system>jira</system>
+    <url>https://issues.apache.org/jira/browse/DIRECTMEMORY</url>
+  </issueManagement>
+  <ciManagement>
+    <system>Jenkins</system>
+    <url>https://builds.apache.org/view/A-F/view/Directmemory/</url>
+  </ciManagement>
+
+  <distributionManagement>
+    <site>
+      <id>apache.website</id>
+      <url>${directmemory.lightning.siteUrlDeployment}</url>
+    </site>
+  </distributionManagement>
+
   <dependencyManagement>
     <dependencies>
       <!-- Core dependencies -->