diff --git a/features/org.jboss.tools.windup.feature/feature.xml b/features/org.jboss.tools.windup.feature/feature.xml index 73a88346..993a099f 100644 --- a/features/org.jboss.tools.windup.feature/feature.xml +++ b/features/org.jboss.tools.windup.feature/feature.xml @@ -2,7 +2,7 @@ org.jboss.tools.windup features - 7.0.3.Final + 7.1.0.Final org.jboss.tools.windup.features org.jboss.tools.windup.feature diff --git a/features/pom.xml b/features/pom.xml index e7e05853..022e9424 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -5,7 +5,7 @@ org.jboss.tools windup - 7.0.3.Final + 7.1.0.Final org.jboss.tools.windup diff --git a/plugins/org.jboss.tools.windup.core/META-INF/MANIFEST.MF b/plugins/org.jboss.tools.windup.core/META-INF/MANIFEST.MF index 724f0af2..17f3636a 100644 --- a/plugins/org.jboss.tools.windup.core/META-INF/MANIFEST.MF +++ b/plugins/org.jboss.tools.windup.core/META-INF/MANIFEST.MF @@ -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 diff --git a/plugins/org.jboss.tools.windup.core/pom.xml b/plugins/org.jboss.tools.windup.core/pom.xml index 1326e9cf..2792adac 100644 --- a/plugins/org.jboss.tools.windup.core/pom.xml +++ b/plugins/org.jboss.tools.windup.core/pom.xml @@ -16,7 +16,7 @@ org.jboss.tools.windup plugins - 7.0.3.Final + 7.1.0.Final org.jboss.tools.windup.plugins diff --git a/plugins/org.jboss.tools.windup.model.edit/META-INF/MANIFEST.MF b/plugins/org.jboss.tools.windup.model.edit/META-INF/MANIFEST.MF index 5639376b..71238354 100644 --- a/plugins/org.jboss.tools.windup.model.edit/META-INF/MANIFEST.MF +++ b/plugins/org.jboss.tools.windup.model.edit/META-INF/MANIFEST.MF @@ -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 diff --git a/plugins/org.jboss.tools.windup.model.edit/pom.xml b/plugins/org.jboss.tools.windup.model.edit/pom.xml index 390ee201..74b09222 100644 --- a/plugins/org.jboss.tools.windup.model.edit/pom.xml +++ b/plugins/org.jboss.tools.windup.model.edit/pom.xml @@ -6,7 +6,7 @@ org.jboss.tools.windup plugins - 7.0.3.Final + 7.1.0.Final org.jboss.tools.windup.plugins diff --git a/plugins/org.jboss.tools.windup.model.editor/META-INF/MANIFEST.MF b/plugins/org.jboss.tools.windup.model.editor/META-INF/MANIFEST.MF index 4ffcd530..7ea97242 100644 --- a/plugins/org.jboss.tools.windup.model.editor/META-INF/MANIFEST.MF +++ b/plugins/org.jboss.tools.windup.model.editor/META-INF/MANIFEST.MF @@ -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 diff --git a/plugins/org.jboss.tools.windup.model.editor/pom.xml b/plugins/org.jboss.tools.windup.model.editor/pom.xml index 92eda16c..e9a538ce 100644 --- a/plugins/org.jboss.tools.windup.model.editor/pom.xml +++ b/plugins/org.jboss.tools.windup.model.editor/pom.xml @@ -6,7 +6,7 @@ org.jboss.tools.windup plugins - 7.0.3.Final + 7.1.0.Final org.jboss.tools.windup.plugins diff --git a/plugins/org.jboss.tools.windup.model/META-INF/MANIFEST.MF b/plugins/org.jboss.tools.windup.model/META-INF/MANIFEST.MF index da5f5e29..c84d8a7d 100644 --- a/plugins/org.jboss.tools.windup.model/META-INF/MANIFEST.MF +++ b/plugins/org.jboss.tools.windup.model/META-INF/MANIFEST.MF @@ -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, diff --git a/plugins/org.jboss.tools.windup.model/pom.xml b/plugins/org.jboss.tools.windup.model/pom.xml index 8ac10971..51bee547 100644 --- a/plugins/org.jboss.tools.windup.model/pom.xml +++ b/plugins/org.jboss.tools.windup.model/pom.xml @@ -6,7 +6,7 @@ org.jboss.tools.windup plugins - 7.0.3.Final + 7.1.0.Final org.jboss.tools.windup.plugins diff --git a/plugins/org.jboss.tools.windup.runtime/META-INF/MANIFEST.MF b/plugins/org.jboss.tools.windup.runtime/META-INF/MANIFEST.MF index 37cc86e8..f9e20b00 100644 --- a/plugins/org.jboss.tools.windup.runtime/META-INF/MANIFEST.MF +++ b/plugins/org.jboss.tools.windup.runtime/META-INF/MANIFEST.MF @@ -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, diff --git a/plugins/org.jboss.tools.windup.runtime/pom.xml b/plugins/org.jboss.tools.windup.runtime/pom.xml index 51d1d27e..4796ce94 100644 --- a/plugins/org.jboss.tools.windup.runtime/pom.xml +++ b/plugins/org.jboss.tools.windup.runtime/pom.xml @@ -6,7 +6,7 @@ org.jboss.tools.windup plugins - 7.0.3.Final + 7.1.0.Final org.jboss.tools.windup.plugins diff --git a/plugins/org.jboss.tools.windup.ui/META-INF/MANIFEST.MF b/plugins/org.jboss.tools.windup.ui/META-INF/MANIFEST.MF index 920071d7..046aec58 100644 --- a/plugins/org.jboss.tools.windup.ui/META-INF/MANIFEST.MF +++ b/plugins/org.jboss.tools.windup.ui/META-INF/MANIFEST.MF @@ -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, diff --git a/plugins/org.jboss.tools.windup.ui/pom.xml b/plugins/org.jboss.tools.windup.ui/pom.xml index b37e275d..7b91e575 100644 --- a/plugins/org.jboss.tools.windup.ui/pom.xml +++ b/plugins/org.jboss.tools.windup.ui/pom.xml @@ -6,7 +6,7 @@ org.jboss.tools.windup plugins - 7.0.3.Final + 7.1.0.Final org.jboss.tools.windup.plugins diff --git a/plugins/pom.xml b/plugins/pom.xml index e78972f3..e98a9014 100644 --- a/plugins/pom.xml +++ b/plugins/pom.xml @@ -5,7 +5,7 @@ org.jboss.tools windup - 7.0.3.Final + 7.1.0.Final org.jboss.tools.windup diff --git a/pom.xml b/pom.xml index 0519a4e2..84b16506 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ windup - 7.0.3.Final + 7.1.0.Final windup.all pom diff --git a/site/pom.xml b/site/pom.xml index a251009e..0a34c593 100755 --- a/site/pom.xml +++ b/site/pom.xml @@ -5,7 +5,7 @@ org.jboss.tools windup - 7.0.3.Final + 7.1.0.Final org.jboss.tools.windup windup.site diff --git a/tests/org.jboss.tools.windup.core.test/META-INF/MANIFEST.MF b/tests/org.jboss.tools.windup.core.test/META-INF/MANIFEST.MF index 7bf156ef..a6c72cc4 100644 --- a/tests/org.jboss.tools.windup.core.test/META-INF/MANIFEST.MF +++ b/tests/org.jboss.tools.windup.core.test/META-INF/MANIFEST.MF @@ -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 diff --git a/tests/org.jboss.tools.windup.core.test/pom.xml b/tests/org.jboss.tools.windup.core.test/pom.xml index 8eb99b36..ede3ff80 100644 --- a/tests/org.jboss.tools.windup.core.test/pom.xml +++ b/tests/org.jboss.tools.windup.core.test/pom.xml @@ -5,7 +5,7 @@ org.jboss.tools.windup tests - 7.0.3.Final + 7.1.0.Final org.jboss.tools.windup.tests diff --git a/tests/org.jboss.tools.windup.ui.tests/META-INF/MANIFEST.MF b/tests/org.jboss.tools.windup.ui.tests/META-INF/MANIFEST.MF index 5eb61513..f62545b1 100644 --- a/tests/org.jboss.tools.windup.ui.tests/META-INF/MANIFEST.MF +++ b/tests/org.jboss.tools.windup.ui.tests/META-INF/MANIFEST.MF @@ -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, diff --git a/tests/org.jboss.tools.windup.ui.tests/pom.xml b/tests/org.jboss.tools.windup.ui.tests/pom.xml index 41b35864..7dace8fd 100644 --- a/tests/org.jboss.tools.windup.ui.tests/pom.xml +++ b/tests/org.jboss.tools.windup.ui.tests/pom.xml @@ -5,7 +5,7 @@ org.jboss.tools.windup tests - 7.0.3.Final + 7.1.0.Final org.jboss.tools.windup.tests diff --git a/tests/pom.xml b/tests/pom.xml index b5dd40f7..9e2959cb 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -4,7 +4,7 @@ org.jboss.tools windup - 7.0.3.Final + 7.1.0.Final org.jboss.tools.windup