[jbosstools-commits] JBoss Tools SVN: r23559 - workspace/dgolovin/xulrunner/plugins/org.mozilla.xpcom.
jbosstools-commits at lists.jboss.org
jbosstools-commits at lists.jboss.org
Mon Jul 19 13:54:59 EDT 2010
Author: dgolovin
Date: 2010-07-19 13:54:59 -0400 (Mon, 19 Jul 2010)
New Revision: 23559
Added:
workspace/dgolovin/xulrunner/plugins/org.mozilla.xpcom/pom.xml
Log:
Copied: workspace/dgolovin/xulrunner/plugins/org.mozilla.xpcom/pom.xml (from rev 23558, trunk/xulrunner/plugins/org.mozilla.xpcom/pom.xml)
===================================================================
--- workspace/dgolovin/xulrunner/plugins/org.mozilla.xpcom/pom.xml (rev 0)
+++ workspace/dgolovin/xulrunner/plugins/org.mozilla.xpcom/pom.xml 2010-07-19 17:54:59 UTC (rev 23559)
@@ -0,0 +1,14 @@
+<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>
+ <relativePath>../../../parent-pom.xml</relativePath>
+ <groupId>org.jboss.tools</groupId>
+ <artifactId>org.jboss.tools.parent.pom</artifactId>
+ <version>0.0.1-SNAPSHOT</version>
+ </parent>
+ <groupId>org.jboss.tools.xulrunner.plugins</groupId>
+ <artifactId>org.mozilla.xpcom</artifactId>
+ <version>1.9.1.2a</version>
+ <packaging>eclipse-plugin</packaging>
+</project>
More information about the jbosstools-commits
mailing list