Author: akazakov
Date: 2011-04-28 15:07:35 -0400 (Thu, 28 Apr 2011)
New Revision: 30930
Modified:
branches/jbosstools-3.2.x/cdi/features/org.jboss.tools.cdi.feature/feature.xml
branches/jbosstools-3.2.x/cdi/features/org.jboss.tools.cdi.feature/pom.xml
Log:
https://issues.jboss.org/browse/JBIDE-8814
Modified: branches/jbosstools-3.2.x/cdi/features/org.jboss.tools.cdi.feature/feature.xml
===================================================================
---
branches/jbosstools-3.2.x/cdi/features/org.jboss.tools.cdi.feature/feature.xml 2011-04-28
19:02:13 UTC (rev 30929)
+++
branches/jbosstools-3.2.x/cdi/features/org.jboss.tools.cdi.feature/feature.xml 2011-04-28
19:07:35 UTC (rev 30930)
@@ -2,7 +2,7 @@
<feature
id="org.jboss.tools.cdi.feature"
label="%featureName"
- version="1.1.0.qualifier"
+ version="1.1.1.qualifier"
provider-name="%featureProvider">
<description>
Modified: branches/jbosstools-3.2.x/cdi/features/org.jboss.tools.cdi.feature/pom.xml
===================================================================
--- branches/jbosstools-3.2.x/cdi/features/org.jboss.tools.cdi.feature/pom.xml 2011-04-28
19:02:13 UTC (rev 30929)
+++ branches/jbosstools-3.2.x/cdi/features/org.jboss.tools.cdi.feature/pom.xml 2011-04-28
19:07:35 UTC (rev 30930)
@@ -8,6 +8,6 @@
</parent>
<groupId>org.jboss.tools.cdi.features</groupId>
<artifactId>org.jboss.tools.cdi.feature</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.1-SNAPSHOT</version>
<packaging>eclipse-feature</packaging>
</project>