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/09/17 14:55:15 UTC

svn commit: r1524024 - /oltu/trunk/oauth-2.0/jwt/pom.xml

Author: simonetripodi
Date: Tue Sep 17 12:55:15 2013
New Revision: 1524024

URL: http://svn.apache.org/r1524024
Log:
releng: JWT re-enabled for deploy

Modified:
    oltu/trunk/oauth-2.0/jwt/pom.xml

Modified: oltu/trunk/oauth-2.0/jwt/pom.xml
URL: http://svn.apache.org/viewvc/oltu/trunk/oauth-2.0/jwt/pom.xml?rev=1524024&r1=1524023&r2=1524024&view=diff
==============================================================================
--- oltu/trunk/oauth-2.0/jwt/pom.xml (original)
+++ oltu/trunk/oauth-2.0/jwt/pom.xml Tue Sep 17 12:55:15 2013
@@ -29,10 +29,6 @@
   <name>Apache Oltu - OAuth 2.0 - JWT</name>
   <description>OAuth 2.0 library - JWT</description>
 
-  <properties>
-  	<maven.deploy.skip>true</maven.deploy.skip>
-  </properties>	
-
   <dependencies>
     <dependency>
       <groupId>org.codehaus.jettison</groupId>