[jboss-cvs] Repository SVN: r8531 - maven2/org/resteasy/resteasy-jaxrs/1.0-beta-3.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed May 21 08:27:11 EDT 2008


Author: bill.burke at jboss.com
Date: 2008-05-21 08:27:11 -0400 (Wed, 21 May 2008)
New Revision: 8531

Modified:
   maven2/org/resteasy/resteasy-jaxrs/1.0-beta-3/resteasy-jaxrs-1.0-beta-3.pom
Log:
modfieid


Modified: maven2/org/resteasy/resteasy-jaxrs/1.0-beta-3/resteasy-jaxrs-1.0-beta-3.pom
===================================================================
--- maven2/org/resteasy/resteasy-jaxrs/1.0-beta-3/resteasy-jaxrs-1.0-beta-3.pom	2008-05-21 12:25:27 UTC (rev 8530)
+++ maven2/org/resteasy/resteasy-jaxrs/1.0-beta-3/resteasy-jaxrs-1.0-beta-3.pom	2008-05-21 12:27:11 UTC (rev 8531)
@@ -1,15 +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.resteasy</groupId>
-      <artifactId>resteasy-jaxrs-all</artifactId>
-      <version>1.0</version>
-   </parent>
    <modelVersion>4.0.0</modelVersion>
    <groupId>org.resteasy</groupId>
    <artifactId>resteasy-jaxrs</artifactId>
    <packaging>jar</packaging>
-   <version>${resteasy-version}</version>
+   <version>1.0-beta-3}</version>
    <name>Resteasy JAX-RS Implementation</name>
    <url>http://maven.apache.org</url>
    <repositories>




More information about the jboss-cvs-commits mailing list