[jboss-cvs] Picketbox SVN: r124 - in commons/trunk: picketbox-commons and 1 other directory.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Sep 23 13:07:51 EDT 2010


Author: mmoyses
Date: 2010-09-23 13:07:50 -0400 (Thu, 23 Sep 2010)
New Revision: 124

Removed:
   commons/trunk/pom.xml
Modified:
   commons/trunk/picketbox-commons/pom.xml
Log:


Modified: commons/trunk/picketbox-commons/pom.xml
===================================================================
--- commons/trunk/picketbox-commons/pom.xml	2010-09-23 14:59:53 UTC (rev 123)
+++ commons/trunk/picketbox-commons/pom.xml	2010-09-23 17:07:50 UTC (rev 124)
@@ -1,9 +1,4 @@
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
-	<parent>
-		<groupId>org.picketbox</groupId>
-		<artifactId>picketbox-commons-aggregator-pom</artifactId>	
-		<version>3.0.0.CR1-SNAPSHOT</version>
-	</parent>
 	<modelVersion>4.0.0</modelVersion>
 	<groupId>org.picketbox</groupId>
 	<artifactId>picketbox-commons</artifactId>

Deleted: commons/trunk/pom.xml
===================================================================
--- commons/trunk/pom.xml	2010-09-23 14:59:53 UTC (rev 123)
+++ commons/trunk/pom.xml	2010-09-23 17:07:50 UTC (rev 124)
@@ -1,28 +0,0 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
-	<parent>
-		<groupId>org.picketbox</groupId>
-		<artifactId>picketbox-parent</artifactId>
-		<version>3.0.0.CR1-SNAPSHOT</version>
-	</parent>
-	<modelVersion>4.0.0</modelVersion>
-	<groupId>org.picketbox</groupId>
-	<artifactId>picketbox-commons-aggregator-pom</artifactId>
-	<packaging>pom</packaging>
-	<name>PicketBox Commons - Aggregator</name>
-	<url>http://jboss.org/picketbox</url>
-	<description>PicketBox is a security framework</description>
-	<licenses>
-		<license>
-			<name>lgpl</name>
-			<url>http://repository.jboss.com/licenses/lgpl.txt</url>
-		</license>
-	</licenses>
-	<organization>
-		<name>JBoss Inc.</name>
-		<url>http://www.jboss.org</url>
-	</organization>
-
-	<modules>
-		<module>picketbox-commons</module>
-	</modules>
-</project>



More information about the jboss-cvs-commits mailing list