You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oltu.apache.org by si...@apache.org on 2013/04/08 09:44:19 UTC

svn commit: r1465557 - /oltu/trunk/openid-connect/client/pom.xml

Author: simonetripodi
Date: Mon Apr  8 07:44:19 2013
New Revision: 1465557

URL: http://svn.apache.org/r1465557
Log:
trivial: declaring empty elements has no effect, see help:effective-pom

Modified:
    oltu/trunk/openid-connect/client/pom.xml

Modified: oltu/trunk/openid-connect/client/pom.xml
URL: http://svn.apache.org/viewvc/oltu/trunk/openid-connect/client/pom.xml?rev=1465557&r1=1465556&r2=1465557&view=diff
==============================================================================
--- oltu/trunk/openid-connect/client/pom.xml (original)
+++ oltu/trunk/openid-connect/client/pom.xml Mon Apr  8 07:44:19 2013
@@ -54,9 +54,6 @@
         </includes>
       </resource>
     </resources>
-
-    <plugins>
-    </plugins>
   </build>
 
 </project>