[jboss-cvs] JBossAS SVN: r98330 - projects/javaee/tags/jboss-javaee-parent-6.0.0-alpha-1/jboss-jca-api.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Dec 22 11:59:36 EST 2009


Author: jaikiran
Date: 2009-12-22 11:59:36 -0500 (Tue, 22 Dec 2009)
New Revision: 98330

Removed:
   projects/javaee/tags/jboss-javaee-parent-6.0.0-alpha-1/jboss-jca-api/pom.xml
Log:
Autoversioning commit:  a non-deltaV client made a change to
/projects/javaee/tags/jboss-javaee-parent-6.0.0-alpha-1/jboss-jca-api/pom.xml

Deleted: projects/javaee/tags/jboss-javaee-parent-6.0.0-alpha-1/jboss-jca-api/pom.xml
===================================================================
--- projects/javaee/tags/jboss-javaee-parent-6.0.0-alpha-1/jboss-jca-api/pom.xml	2009-12-22 16:59:29 UTC (rev 98329)
+++ projects/javaee/tags/jboss-javaee-parent-6.0.0-alpha-1/jboss-jca-api/pom.xml	2009-12-22 16:59:36 UTC (rev 98330)
@@ -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.jboss.javaee</groupId>
-    <artifactId>jboss-javaee-parent</artifactId>
-    <version>6.0.0-SNAPSHOT</version>
-    <relativePath>../build/pom.xml</relativePath>
-  </parent>
-  <modelVersion>4.0.0</modelVersion>
-  <groupId>org.jboss.javaee</groupId>
-  <artifactId>jboss-jca-api_1.6</artifactId>
-  <version>1.0-SNAPSHOT</version>
-  <packaging>jar</packaging>
-  <name>JBoss J2EE Connector Architecture 1.6 API</name>
-  <url>http://www.jboss.org</url>
-  <description>The J2EE Connector Architecture 1.6 API classes</description>
-  <dependencies>
-    <!-- For SerialVersion -->
-    <dependency>
-      <groupId>org.jboss</groupId>
-      <artifactId>jboss-common-core</artifactId>
-    </dependency>  
-    <dependency>
-      <groupId>org.jboss.javaee</groupId>
-      <artifactId>jboss-transaction-api_1.0</artifactId>
-      <version>1.0-SNAPSHOT</version>
-    </dependency> 
-  </dependencies>
-</project>
\ No newline at end of file




More information about the jboss-cvs-commits mailing list