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:41:17 UTC

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

Author: simonetripodi
Date: Mon Apr  8 07:41:16 2013
New Revision: 1465554

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

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

Modified: oltu/trunk/openid-connect/pom.xml
URL: http://svn.apache.org/viewvc/oltu/trunk/openid-connect/pom.xml?rev=1465554&r1=1465553&r2=1465554&view=diff
==============================================================================
--- oltu/trunk/openid-connect/pom.xml (original)
+++ oltu/trunk/openid-connect/pom.xml Mon Apr  8 07:41:16 2013
@@ -52,9 +52,4 @@
    </notifiers>
   </ciManagement>
 
-  <properties>
-  </properties>
-
-  <dependencies>
-  </dependencies>
 </project>