[jboss-cvs] Picketbox SVN: r296 - commons/trunk/picketbox-commons.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Jan 20 16:55:09 EST 2012


Author: anil.saldhana at jboss.com
Date: 2012-01-20 16:55:09 -0500 (Fri, 20 Jan 2012)
New Revision: 296

Modified:
   commons/trunk/picketbox-commons/pom.xml
Log:
Prepare 1.0.0.final

Modified: commons/trunk/picketbox-commons/pom.xml
===================================================================
--- commons/trunk/picketbox-commons/pom.xml	2012-01-20 20:41:00 UTC (rev 295)
+++ commons/trunk/picketbox-commons/pom.xml	2012-01-20 21:55:09 UTC (rev 296)
@@ -1,4 +1,10 @@
 <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.jboss</groupId>
+        <artifactId>jboss-parent</artifactId>
+        <version>5</version>
+       </parent>
+
 	<modelVersion>4.0.0</modelVersion>
 	<groupId>org.picketbox</groupId>
 	<artifactId>picketbox-commons</artifactId>



More information about the jboss-cvs-commits mailing list