Author: Grid.Qian
Date: 2010-10-09 04:25:18 -0400 (Sat, 09 Oct 2010)
New Revision: 25663
Removed:
trunk/bpel/plugins/org.eclipse.bpel.apache.ode.runtime/pom.xml
Log:
JBIDE-6588: del the pom.xml because don't build sucessful in my workspace
Deleted: trunk/bpel/plugins/org.eclipse.bpel.apache.ode.runtime/pom.xml
===================================================================
--- trunk/bpel/plugins/org.eclipse.bpel.apache.ode.runtime/pom.xml 2010-10-09 08:09:15 UTC
(rev 25662)
+++ trunk/bpel/plugins/org.eclipse.bpel.apache.ode.runtime/pom.xml 2010-10-09 08:25:18 UTC
(rev 25663)
@@ -1,13 +0,0 @@
-<project
-xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
- <modelVersion>4.0.0</modelVersion>
- <parent>
- <groupId>org.jboss.tools</groupId>
- <artifactId>org.jboss.tools.parent.pom</artifactId>
- <version>0.0.1-SNAPSHOT</version>
- </parent>
- <groupId>org.jboss.tools.bpel.plugins</groupId>
- <artifactId>org.eclipse.bpel.apache.ode.runtime</artifactId>
- <version>0.6.0-SNAPSHOT</version>
- <packaging>eclipse-plugin</packaging>
-</project>