Hi Jason,

Author: jvanzyl
Date: Sun Sep 28 18:41:51 2008
New Revision: 699955

URL: http://svn.apache.org/viewvc?rev=699955&view=rev
Log:
o sample doco for the service resource transformer


Modified:
    maven/plugins/trunk/maven-shade-plugin/pom.xml
    maven/plugins/trunk/maven-shade-plugin/src/site/apt/examples.apt.vm

Modified: maven/plugins/trunk/maven-shade-plugin/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-shade-plugin/pom.xml?rev=699955&r1=699954&r2=699955&view=diff
==============================================================================
--- maven/plugins/trunk/maven-shade-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-shade-plugin/pom.xml Sun Sep 28 18:41:51 2008
@@ -1,5 +1,4 @@
<parent>
-    <groupId>org.apache.maven.plugins</groupId>
-    <artifactId>maven-plugins</artifactId>
-    <version>12</version>
+     <artifactId>maven-plugins</artifactId>
+     <groupId>org.apache.maven.plugins</groupId>
+     <version>11</version>
   </parent>

Are there issues with the new parent we need to fix? Just wondering why you downgraded the parent version.


Benjamin

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to