Author: simonetripodi
Date: Thu Mar  8 14:57:02 2012
New Revision: 1298420

URL: http://svn.apache.org/viewvc?rev=1298420&view=rev
Log:
hide internal stuff just before to create the package

Modified:
    commons/sandbox/graph/branches/drop-marker-interfaces-feature/pom.xml

Modified: commons/sandbox/graph/branches/drop-marker-interfaces-feature/pom.xml
URL: 
http://svn.apache.org/viewvc/commons/sandbox/graph/branches/drop-marker-interfaces-feature/pom.xml?rev=1298420&r1=1298419&r2=1298420&view=diff
==============================================================================
--- commons/sandbox/graph/branches/drop-marker-interfaces-feature/pom.xml 
(original)
+++ commons/sandbox/graph/branches/drop-marker-interfaces-feature/pom.xml Thu 
Mar  8 14:57:02 2012
@@ -211,7 +211,7 @@
         </configuration>
         <executions>
           <execution>
-            <phase>process-classes</phase>
+            <phase>prepare-package</phase>
             <goals>
               <goal>jarjar</goal>
             </goals>


Reply via email to