You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lo...@apache.org on 2016/04/08 16:38:28 UTC

svn commit: r1738253 - in /myfaces/tobago/branches/tobago-3.0.x/tobago-extension: pom.xml tobago-security/

Author: lofwyr
Date: Fri Apr  8 14:38:28 2016
New Revision: 1738253

URL: http://svn.apache.org/viewvc?rev=1738253&view=rev
Log:
TOBAGO-1554 Tobago security should be integrated to tobago-core.jar
* removing old module

Removed:
    myfaces/tobago/branches/tobago-3.0.x/tobago-extension/tobago-security/
Modified:
    myfaces/tobago/branches/tobago-3.0.x/tobago-extension/pom.xml

Modified: myfaces/tobago/branches/tobago-3.0.x/tobago-extension/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/branches/tobago-3.0.x/tobago-extension/pom.xml?rev=1738253&r1=1738252&r2=1738253&view=diff
==============================================================================
--- myfaces/tobago/branches/tobago-3.0.x/tobago-extension/pom.xml (original)
+++ myfaces/tobago/branches/tobago-3.0.x/tobago-extension/pom.xml Fri Apr  8 14:38:28 2016
@@ -29,7 +29,6 @@
   <modules>
     <module>tobago-deprecation</module>
     <module>tobago-sandbox</module>
-    <module>tobago-security</module>
   </modules>
 
   <dependencies>