Author: snjeza
Date: 2011-08-14 20:26:33 -0400 (Sun, 14 Aug 2011)
New Revision: 33895
Modified:
trunk/common/features/org.jboss.tools.common.jdt.feature/pom.xml
trunk/common/plugins/org.jboss.tools.common.jdt.debug.ui/pom.xml
trunk/common/plugins/org.jboss.tools.common.jdt.debug/pom.xml
Log:
JBIDE-9545 Add remote debug attach to jboss tools
Modified: trunk/common/features/org.jboss.tools.common.jdt.feature/pom.xml
===================================================================
--- trunk/common/features/org.jboss.tools.common.jdt.feature/pom.xml 2011-08-14 23:55:25
UTC (rev 33894)
+++ trunk/common/features/org.jboss.tools.common.jdt.feature/pom.xml 2011-08-15 00:26:33
UTC (rev 33895)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.jboss.tools.common</groupId>
<artifactId>features</artifactId>
- <version>3.3.0-SNAPSHOT</version>
+ <version>1.0.0-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.common.features</groupId>
<artifactId>org.jboss.tools.common.jdt.feature</artifactId>
Modified: trunk/common/plugins/org.jboss.tools.common.jdt.debug/pom.xml
===================================================================
--- trunk/common/plugins/org.jboss.tools.common.jdt.debug/pom.xml 2011-08-14 23:55:25 UTC
(rev 33894)
+++ trunk/common/plugins/org.jboss.tools.common.jdt.debug/pom.xml 2011-08-15 00:26:33 UTC
(rev 33895)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.jboss.tools.common</groupId>
<artifactId>plugins</artifactId>
- <version>3.3.0-SNAPSHOT</version>
+ <version>1.0.0-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.common.plugins</groupId>
<artifactId>org.jboss.tools.common.jdt.debug</artifactId>
Modified: trunk/common/plugins/org.jboss.tools.common.jdt.debug.ui/pom.xml
===================================================================
--- trunk/common/plugins/org.jboss.tools.common.jdt.debug.ui/pom.xml 2011-08-14 23:55:25
UTC (rev 33894)
+++ trunk/common/plugins/org.jboss.tools.common.jdt.debug.ui/pom.xml 2011-08-15 00:26:33
UTC (rev 33895)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.jboss.tools.common</groupId>
<artifactId>plugins</artifactId>
- <version>3.3.0-SNAPSHOT</version>
+ <version>1.0.0-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.common.plugins</groupId>
<artifactId>org.jboss.tools.common.jdt.debug.ui</artifactId>
Show replies by date