Skip to content

Commit

Permalink
Merge pull request #585 from hhpatel14/7.1.0
Browse files Browse the repository at this point in the history
Update MTA version 7.1.0
  • Loading branch information
dymurray authored Aug 7, 2024
2 parents 0925a40 + 832587d commit fc91361
Show file tree
Hide file tree
Showing 23 changed files with 23 additions and 23 deletions.
2 changes: 1 addition & 1 deletion features/org.jboss.tools.windup.feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.jboss.tools.windup.feature"
label="%featureName"
version="7.0.3.Final"
version="7.1.0.Final"
plugin="org.jboss.tools.windup.ui"
license-feature="org.jboss.tools.foundation.license.feature"
provider-name="%providerName"
Expand Down
2 changes: 1 addition & 1 deletion features/org.jboss.tools.windup.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jboss.tools.windup</groupId>
<artifactId>features</artifactId>
<version>7.0.3.Final</version>
<version>7.1.0.Final</version>
</parent>
<groupId>org.jboss.tools.windup.features</groupId>
<artifactId>org.jboss.tools.windup.feature</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion features/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.tools</groupId>
<artifactId>windup</artifactId>
<version>7.0.3.Final</version>
<version>7.1.0.Final</version>
</parent>

<groupId>org.jboss.tools.windup</groupId>
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.jboss.tools.windup.core/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %plugin.name
Bundle-SymbolicName: org.jboss.tools.windup.core;singleton:=true
Bundle-Version: 7.0.3.Final
Bundle-Version: 7.1.0.Final
Bundle-ClassPath: .
Bundle-Activator: org.jboss.tools.windup.core.WindupCorePlugin
Bundle-Vendor: %plugin.vendor
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.jboss.tools.windup.core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>org.jboss.tools.windup</groupId>
<artifactId>plugins</artifactId>
<version>7.0.3.Final</version>
<version>7.1.0.Final</version>
</parent>

<groupId>org.jboss.tools.windup.plugins</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.jboss.tools.windup.model.edit;singleton:=true
Bundle-Version: 7.0.3.Final
Bundle-Version: 7.1.0.Final
Bundle-ClassPath: .
Bundle-Activator: org.jboss.tools.windup.model.edit.domain.WindupEditPlugin
Bundle-Vendor: %providerName
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.jboss.tools.windup.model.edit/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.jboss.tools.windup</groupId>
<artifactId>plugins</artifactId>
<version>7.0.3.Final</version>
<version>7.1.0.Final</version>
</parent>

<groupId>org.jboss.tools.windup.plugins</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.jboss.tools.windup.model.editor;singleton:=true
Bundle-Version: 7.0.3.Final
Bundle-Version: 7.1.0.Final
Bundle-ClassPath: .
Bundle-Activator: org.jboss.tools.windup.windup.presentation.WindupEditorPlugin$Implementation
Bundle-Vendor: %providerName
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.jboss.tools.windup.model.editor/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.jboss.tools.windup</groupId>
<artifactId>plugins</artifactId>
<version>7.0.3.Final</version>
<version>7.1.0.Final</version>
</parent>

<groupId>org.jboss.tools.windup.plugins</groupId>
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.jboss.tools.windup.model/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Model
Bundle-SymbolicName: org.jboss.tools.windup.model;singleton:=true
Bundle-Version: 7.0.3.Final
Bundle-Version: 7.1.0.Final
Eclipse-BundleShape: dir
Bundle-Activator: org.jboss.tools.windup.model.Activator
Bundle-ClassPath: lib/jackson-annotations-2.15.2.jar,
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.jboss.tools.windup.model/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.jboss.tools.windup</groupId>
<artifactId>plugins</artifactId>
<version>7.0.3.Final</version>
<version>7.1.0.Final</version>
</parent>

<groupId>org.jboss.tools.windup.plugins</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Localization: plugin
Bundle-Name: %plugin.name
Bundle-SymbolicName: org.jboss.tools.windup.runtime;singleton:=true
Bundle-Version: 7.0.3.Final
Bundle-Version: 7.1.0.Final
Bundle-Activator: org.jboss.tools.windup.runtime.WindupRuntimePlugin
Eclipse-BundleShape: dir
Require-Bundle: org.eclipse.core.runtime,
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.jboss.tools.windup.runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.jboss.tools.windup</groupId>
<artifactId>plugins</artifactId>
<version>7.0.3.Final</version>
<version>7.1.0.Final</version>
</parent>

<groupId>org.jboss.tools.windup.plugins</groupId>
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.jboss.tools.windup.ui/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %plugin.name
Bundle-SymbolicName: org.jboss.tools.windup.ui;singleton:=true
Bundle-Version: 7.0.3.Final
Bundle-Version: 7.1.0.Final
Eclipse-BundleShape: dir
Bundle-ClassPath: .,
lib/org.eclipse.mylyn.wikitext.markdown.jar,
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.jboss.tools.windup.ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.jboss.tools.windup</groupId>
<artifactId>plugins</artifactId>
<version>7.0.3.Final</version>
<version>7.1.0.Final</version>
</parent>

<groupId>org.jboss.tools.windup.plugins</groupId>
Expand Down
2 changes: 1 addition & 1 deletion plugins/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.tools</groupId>
<artifactId>windup</artifactId>
<version>7.0.3.Final</version>
<version>7.1.0.Final</version>
</parent>

<groupId>org.jboss.tools.windup</groupId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</parent>

<artifactId>windup</artifactId>
<version>7.0.3.Final</version>
<version>7.1.0.Final</version>
<name>windup.all</name>

<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion site/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.tools</groupId>
<artifactId>windup</artifactId>
<version>7.0.3.Final</version>
<version>7.1.0.Final</version>
</parent>
<groupId>org.jboss.tools.windup</groupId>
<artifactId>windup.site</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Localization: plugin
Bundle-Name: %plugin.name
Bundle-SymbolicName: org.jboss.tools.windup.core.test;singleton:=true
Bundle-Version: 7.0.3.Final
Bundle-Version: 7.1.0.Final
Bundle-Activator: org.jboss.tools.windup.core.test.WindupCoreTestPlugin
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Expand Down
2 changes: 1 addition & 1 deletion tests/org.jboss.tools.windup.core.test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.tools.windup</groupId>
<artifactId>tests</artifactId>
<version>7.0.3.Final</version>
<version>7.1.0.Final</version>
</parent>

<groupId>org.jboss.tools.windup.tests</groupId>
Expand Down
2 changes: 1 addition & 1 deletion tests/org.jboss.tools.windup.ui.tests/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Localization: plugin
Bundle-Name: %plugin.name
Bundle-SymbolicName: org.jboss.tools.windup.ui.tests;singleton:=true
Bundle-Version: 7.0.3.Final
Bundle-Version: 7.1.0.Final
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Require-Bundle: org.eclipse.core.runtime,
Expand Down
2 changes: 1 addition & 1 deletion tests/org.jboss.tools.windup.ui.tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.tools.windup</groupId>
<artifactId>tests</artifactId>
<version>7.0.3.Final</version>
<version>7.1.0.Final</version>
</parent>

<groupId>org.jboss.tools.windup.tests</groupId>
Expand Down
2 changes: 1 addition & 1 deletion tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jboss.tools</groupId>
<artifactId>windup</artifactId>
<version>7.0.3.Final</version>
<version>7.1.0.Final</version>
</parent>

<groupId>org.jboss.tools.windup</groupId>
Expand Down

0 comments on commit fc91361

Please sign in to comment.