You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by dj...@apache.org on 2011/01/20 03:33:13 UTC

svn commit: r1061103 - /geronimo/sandbox/djencks/txmanager/org.apache.geronimo.transaction.kar/pom.xml

Author: djencks
Date: Thu Jan 20 02:33:13 2011
New Revision: 1061103

URL: http://svn.apache.org/viewvc?rev=1061103&view=rev
Log:
legal files are now being included

Modified:
    geronimo/sandbox/djencks/txmanager/org.apache.geronimo.transaction.kar/pom.xml

Modified: geronimo/sandbox/djencks/txmanager/org.apache.geronimo.transaction.kar/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/sandbox/djencks/txmanager/org.apache.geronimo.transaction.kar/pom.xml?rev=1061103&r1=1061102&r2=1061103&view=diff
==============================================================================
--- geronimo/sandbox/djencks/txmanager/org.apache.geronimo.transaction.kar/pom.xml (original)
+++ geronimo/sandbox/djencks/txmanager/org.apache.geronimo.transaction.kar/pom.xml Thu Jan 20 02:33:13 2011
@@ -87,13 +87,6 @@
                 <!--</instance>-->
                 <!--</configuration>-->
             </plugin>
-            <plugin>
-                <groupId>org.codehaus.mojo</groupId>
-                <artifactId>ianal-maven-plugin</artifactId>
-                <configuration>
-                    <skip>true</skip>
-                </configuration>
-            </plugin>
         </plugins>
     </build>
 </project>