You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by si...@apache.org on 2011/06/16 21:03:56 UTC

svn commit: r1136606 - /commons/sandbox/graph/trunk/pom.xml

Author: simonetripodi
Date: Thu Jun 16 19:03:56 2011
New Revision: 1136606

URL: http://svn.apache.org/viewvc?rev=1136606&view=rev
Log:
even if graph is not on jira, its id should be GRAPH, not DIGESTER (copied from it)

Modified:
    commons/sandbox/graph/trunk/pom.xml

Modified: commons/sandbox/graph/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/sandbox/graph/trunk/pom.xml?rev=1136606&r1=1136605&r2=1136606&view=diff
==============================================================================
--- commons/sandbox/graph/trunk/pom.xml (original)
+++ commons/sandbox/graph/trunk/pom.xml Thu Jun 16 19:03:56 2011
@@ -91,7 +91,7 @@
     <commons.release.2.version>2.1</commons.release.2.version>
     <commons.release.2.desc>(minimum JDK 1.5)</commons.release.2.desc>
     <commons.rc.version>RC1</commons.rc.version>
-    <commons.jira.id>DIGESTER</commons.jira.id>
+    <commons.jira.id>GRAPH</commons.jira.id>
     <commons.jira.pid>12310471</commons.jira.pid>
   </properties>