File tree Expand file tree Collapse file tree
org.jboss.tools.windup.feature
org.jboss.tools.windup.core
org.jboss.tools.windup.model.editor
org.jboss.tools.windup.model.edit
org.jboss.tools.windup.model
org.jboss.tools.windup.runtime
org.jboss.tools.windup.ui
org.jboss.tools.windup.core.test
org.jboss.tools.windup.ui.tests Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22<feature
33 id =" org.jboss.tools.windup.feature"
44 label =" %featureName"
5- version =" 5.2.0.qualifier "
5+ version =" 5.2.0.Final "
66 plugin =" org.jboss.tools.windup.ui"
77 license-feature =" org.jboss.tools.foundation.license.feature"
88 provider-name =" %providerName"
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >org.jboss.tools.windup</groupId >
66 <artifactId >features</artifactId >
7- <version >5.2.0-SNAPSHOT </version >
7+ <version >5.2.0.Final </version >
88 </parent >
99 <groupId >org.jboss.tools.windup.features</groupId >
1010 <artifactId >org.jboss.tools.windup.feature</artifactId >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >org.jboss.tools</groupId >
77 <artifactId >windup</artifactId >
8- <version >5.2.0-SNAPSHOT </version >
8+ <version >5.2.0.Final </version >
99 </parent >
1010
1111 <groupId >org.jboss.tools.windup</groupId >
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Manifest-Version: 1.0
22Bundle-ManifestVersion : 2
33Bundle-Name : %plugin.name
44Bundle-SymbolicName : org.jboss.tools.windup.core;singleton:=true
5- Bundle-Version : 5.2.0.qualifier
5+ Bundle-Version : 5.2.0.Final
66Bundle-ClassPath : .
77Bundle-Activator : org.jboss.tools.windup.core.WindupCorePlugin
88Bundle-Vendor : %plugin.vendor
Original file line number Diff line number Diff line change 1616 <parent >
1717 <groupId >org.jboss.tools.windup</groupId >
1818 <artifactId >plugins</artifactId >
19- <version >5.2.0-SNAPSHOT </version >
19+ <version >5.2.0.Final </version >
2020 </parent >
2121
2222 <groupId >org.jboss.tools.windup.plugins</groupId >
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Manifest-Version: 1.0
22Bundle-ManifestVersion : 2
33Bundle-Name : %pluginName
44Bundle-SymbolicName : org.jboss.tools.windup.model.edit;singleton:=true
5- Bundle-Version : 5.2.0.qualifier
5+ Bundle-Version : 5.2.0.Final
66Bundle-ClassPath : .
77Bundle-Activator : org.jboss.tools.windup.model.edit.domain.WindupEditPlugin
88Bundle-Vendor : %providerName
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >org.jboss.tools.windup</groupId >
88 <artifactId >plugins</artifactId >
9- <version >5.2.0-SNAPSHOT </version >
9+ <version >5.2.0.Final </version >
1010 </parent >
1111
1212 <groupId >org.jboss.tools.windup.plugins</groupId >
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Manifest-Version: 1.0
22Bundle-ManifestVersion : 2
33Bundle-Name : %pluginName
44Bundle-SymbolicName : org.jboss.tools.windup.model.editor;singleton:=true
5- Bundle-Version : 5.2.0.qualifier
5+ Bundle-Version : 5.2.0.Final
66Bundle-ClassPath : .
77Bundle-Activator : org.jboss.tools.windup.windup.presentation.WindupEditorPlugin$Implementation
88Bundle-Vendor : %providerName
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >org.jboss.tools.windup</groupId >
88 <artifactId >plugins</artifactId >
9- <version >5.2.0-SNAPSHOT </version >
9+ <version >5.2.0.Final </version >
1010 </parent >
1111
1212 <groupId >org.jboss.tools.windup.plugins</groupId >
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Manifest-Version: 1.0
22Bundle-ManifestVersion : 2
33Bundle-Name : Model
44Bundle-SymbolicName : org.jboss.tools.windup.model;singleton:=true
5- Bundle-Version : 5.2.0.qualifier
5+ Bundle-Version : 5.2.0.Final
66Eclipse-BundleShape : dir
77Bundle-Activator : org.jboss.tools.windup.model.Activator
88Require-Bundle : org.eclipse.ui,
You can’t perform that action at this time.
0 commit comments