Skip to content

Commit

Permalink
prepare release 5.2.0.Alpha1
Browse files Browse the repository at this point in the history
  • Loading branch information
johnsteele committed Jul 21, 2021
1 parent bb3fcae commit 76daffb
Show file tree
Hide file tree
Showing 24 changed files with 36 additions and 36 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="5.1.4.qualifier"
version="5.2.0.Alpha1"
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>5.1.4-SNAPSHOT</version>
<version>5.2.0.Alpha1</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>5.1.4-SNAPSHOT</version>
<version>5.2.0.Alpha1</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: 5.1.4.qualifier
Bundle-Version: 5.2.0.Alpha1
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>5.1.4-SNAPSHOT</version>
<version>5.2.0.Alpha1</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: 5.1.4.qualifier
Bundle-Version: 5.2.0.Alpha1
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>5.1.4-SNAPSHOT</version>
<version>5.2.0.Alpha1</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: 5.1.4.qualifier
Bundle-Version: 5.2.0.Alpha1
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>5.1.4-SNAPSHOT</version>
<version>5.2.0.Alpha1</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: 5.1.4.qualifier
Bundle-Version: 5.2.0.Alpha1
Eclipse-BundleShape: dir
Bundle-Activator: org.jboss.tools.windup.model.Activator
Require-Bundle: org.eclipse.ui,
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>5.1.4-SNAPSHOT</version>
<version>5.2.0.Alpha1</version>
</parent>

<groupId>org.jboss.tools.windup.plugins</groupId>
Expand Down
14 changes: 7 additions & 7 deletions plugins/org.jboss.tools.windup.runtime/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.runtime;singleton:=true
Bundle-Version: 5.1.4.qualifier
Bundle-Version: 5.2.0.Alpha1
Bundle-Activator: org.jboss.tools.windup.runtime.WindupRuntimePlugin
Eclipse-BundleShape: dir
Require-Bundle: org.eclipse.core.runtime,
Expand Down Expand Up @@ -33,12 +33,12 @@ Bundle-ClassPath: .,
lib/xsoup.jar,
lib/commons-exec-1.3.jar,
lib/dom4j-1.6.1.jar,
lib/windup-tooling-api-5.1.4-SNAPSHOT.jar,
lib/windup-tooling-impl-5.1.4-SNAPSHOT.jar,
lib/windup-utils-5.1.4-SNAPSHOT.jar,
lib/windup-graph-api-5.1.4-SNAPSHOT.jar,
lib/windup-config-api-5.1.4-SNAPSHOT.jar,
lib/windup-config-xml-5.1.4-SNAPSHOT.jar,
lib/windup-tooling-api-5.2.0.Alpha1.jar,
lib/windup-tooling-impl-5.2.0.Alpha1.jar,
lib/windup-utils-5.2.0.Alpha1.jar,
lib/windup-graph-api-5.2.0.Alpha1.jar,
lib/windup-config-api-5.2.0.Alpha1.jar,
lib/windup-config-xml-5.2.0.Alpha1.jar,
lib/markdown4j-2.2-cj-1.1.jar
Export-Package: org.eclipse.xtend.core,
org.eclipse.xtend.core.compiler,
Expand Down
12 changes: 6 additions & 6 deletions plugins/org.jboss.tools.windup.runtime/build.properties
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,12 @@ bin.includes = .,\
xtext/org.eclipse.xtext.xbase.lib-2.11.0.jar,\
lib/commons-exec-1.3.jar,\
lib/dom4j-1.6.1.jar,\
lib/windup-tooling-api-5.1.4-SNAPSHOT.jar,\
lib/windup-tooling-impl-5.1.4-SNAPSHOT.jar,\
lib/windup-config-api-5.1.4-SNAPSHOT.jar,\
lib/windup-graph-api-5.1.4-SNAPSHOT.jar,\
lib/windup-utils-5.1.4-SNAPSHOT.jar,\
lib/windup-config-xml-5.1.4-SNAPSHOT.jar,\
lib/windup-tooling-api-5.2.0.Alpha1.jar,\
lib/windup-tooling-impl-5.2.0.Alpha1.jar,\
lib/windup-config-api-5.2.0.Alpha1.jar,\
lib/windup-graph-api-5.2.0.Alpha1.jar,\
lib/windup-utils-5.2.0.Alpha1.jar,\
lib/windup-config-xml-5.2.0.Alpha1.jar,\
lib/markdown4j-2.2-cj-1.1.jar
src.includes = pom.xml
jars.compile.order = .
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>5.1.4-SNAPSHOT</version>
<version>5.2.0.Alpha1</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: 5.1.4.qualifier
Bundle-Version: 5.2.0.Alpha1
Eclipse-BundleShape: dir
Bundle-ClassPath: .
Bundle-Activator: org.jboss.tools.windup.ui.WindupUIPlugin
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>5.1.4-SNAPSHOT</version>
<version>5.2.0.Alpha1</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>5.1.4-SNAPSHOT</version>
<version>5.2.0.Alpha1</version>
</parent>

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

<artifactId>windup</artifactId>
<version>5.1.4-SNAPSHOT</version>
<version>5.2.0.Alpha1</version>
<name>windup.all</name>

<packaging>pom</packaging>
Expand All @@ -22,7 +22,7 @@
</modules>

<properties>
<windup.version>5.1.4-SNAPSHOT</windup.version>
<windup.version>5.2.0.Alpha1</windup.version>
<tycho.scmUrl>scm:git:https://github.com/windup/windup-eclipse-plugin.git</tycho.scmUrl>
<!-- exclude variables that are allowed to have SNAPSHOT versions
See https://github.com/jbosstools/jbosstools-devdoc/blob/master/source/build_checks.adoc#enforce-no-snapshots-final -->
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>5.1.4-SNAPSHOT</version>
<version>5.2.0.Alpha1</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: 5.1.4.qualifier
Bundle-Version: 5.2.0.Alpha1
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>5.1.4-SNAPSHOT</version>
<version>5.2.0.Alpha1</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: 5.1.4.qualifier
Bundle-Version: 5.2.0.Alpha1
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>5.1.4-SNAPSHOT</version>
<version>5.2.0.Alpha1</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>5.1.4-SNAPSHOT</version>
<version>5.2.0.Alpha1</version>
</parent>

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

0 comments on commit 76daffb

Please sign in to comment.