[jbosstools-commits] JBoss Tools SVN: r30327 - branches/jbosstools-3.2.x/modeshape/plugins/org.jboss.tools.modeshape.rest.doc.user.
jbosstools-commits at lists.jboss.org
jbosstools-commits at lists.jboss.org
Tue Apr 5 13:57:05 EDT 2011
Author: elvisisking
Date: 2011-04-05 13:57:04 -0400 (Tue, 05 Apr 2011)
New Revision: 30327
Modified:
branches/jbosstools-3.2.x/modeshape/plugins/org.jboss.tools.modeshape.rest.doc.user/pom.xml
Log:
JBIDE-6656 Created a documentation-only plugin. Corrected invalid parent pom version.
Modified: branches/jbosstools-3.2.x/modeshape/plugins/org.jboss.tools.modeshape.rest.doc.user/pom.xml
===================================================================
--- branches/jbosstools-3.2.x/modeshape/plugins/org.jboss.tools.modeshape.rest.doc.user/pom.xml 2011-04-05 17:51:18 UTC (rev 30326)
+++ branches/jbosstools-3.2.x/modeshape/plugins/org.jboss.tools.modeshape.rest.doc.user/pom.xml 2011-04-05 17:57:04 UTC (rev 30327)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.jboss.tools</groupId>
<artifactId>org.jboss.tools.parent.pom</artifactId>
- <version>0.0.2-SNAPSHOT</version>
+ <version>0.0.1-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.modeshape</groupId>
<artifactId>org.jboss.tools.modeshape.rest.doc.user</artifactId>
More information about the jbosstools-commits
mailing list