File tree Expand file tree Collapse file tree 4 files changed +5
-4
lines changed
features/org.jboss.tools.usage.feature
plugins/org.jboss.tools.usage Expand file tree Collapse file tree 4 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 22<feature
33 id =" org.jboss.tools.usage.feature"
44 label =" %featureName"
5- version =" 2.2.3 .qualifier"
5+ version =" 2.2.100 .qualifier"
66 provider-name =" %providerName"
77 license-feature =" org.jboss.tools.foundation.license.feature"
88 license-feature-version =" 0.0.0" >
Original file line number Diff line number Diff line change 99 </parent >
1010 <groupId >org.jboss.tools.usage.features</groupId >
1111 <artifactId >org.jboss.tools.usage.feature</artifactId >
12+ <version >2.2.100-SNAPSHOT</version >
1213 <name >org.jboss.tools.usage.feature</name >
1314 <packaging >eclipse-feature</packaging >
1415</project >
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Manifest-Version: 1.0
22Bundle-ManifestVersion : 2
33Bundle-Name : %bundle-name
44Bundle-SymbolicName : org.jboss.tools.usage;singleton:=true
5- Bundle-Version : 2.2.3 .qualifier
5+ Bundle-Version : 2.2.100 .qualifier
66Bundle-RequiredExecutionEnvironment : JavaSE-1.6
77Export-Package : org.jboss.tools.usage.branding,
88 org.jboss.tools.usage.event,
@@ -27,4 +27,4 @@ Bundle-Activator: org.jboss.tools.usage.internal.JBossToolsUsageActivator
2727Bundle-Vendor : %bundle-vendor
2828Bundle-ActivationPolicy : lazy
2929
30-
30+
Original file line number Diff line number Diff line change 99 </parent >
1010 <groupId >org.jboss.tools.usage.plugins</groupId >
1111 <artifactId >org.jboss.tools.usage</artifactId >
12-
12+ < version >2.2.100-SNAPSHOT</ version >
1313 <packaging >eclipse-plugin</packaging >
1414 <properties >
1515 <coverage .filter>org.jboss.tools.usage*</coverage .filter>
You can’t perform that action at this time.
0 commit comments