Skip to content

Commit

Permalink
[maven-release-plugin] prepare release Release/2.2.6
Browse files Browse the repository at this point in the history
Bump ide/ to version 2.2.6
  • Loading branch information
Casper Thule committed Nov 22, 2018
1 parent 9562670 commit f329b98
Show file tree
Hide file tree
Showing 31 changed files with 32 additions and 32 deletions.
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.destecs</groupId>
<artifactId>root</artifactId>
<version>2.2.5-SNAPSHOT</version>
<version>2.2.6</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.destecs</groupId>
Expand Down
2 changes: 1 addition & 1 deletion core/protocol/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<parent>
<groupId>org.destecs</groupId>
<artifactId>core</artifactId>
<version>2.2.5-SNAPSHOT</version>
<version>2.2.6</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion core/simulationengine/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<parent>
<groupId>org.destecs</groupId>
<artifactId>core</artifactId>
<version>2.2.5-SNAPSHOT</version>
<version>2.2.6</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion core/vdm/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<parent>
<groupId>org.destecs</groupId>
<artifactId>core</artifactId>
<version>2.2.5-SNAPSHOT</version>
<version>2.2.6</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion core/xmlrpcextensions/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.destecs</groupId>
<artifactId>core</artifactId>
<version>2.2.5-SNAPSHOT</version>
<version>2.2.6</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.destecs.core</groupId>
Expand Down
2 changes: 1 addition & 1 deletion core/xmlrpcextensions/xmlrpcbaseextension/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<parent>
<groupId>org.destecs.core</groupId>
<artifactId>xmlrpc-extensions</artifactId>
<version>2.2.5-SNAPSHOT</version>
<version>2.2.6</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion core/xmlrpcextensions/xmlrpcclientextension/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<parent>
<groupId>org.destecs.core</groupId>
<artifactId>xmlrpc-extensions</artifactId>
<version>2.2.5-SNAPSHOT</version>
<version>2.2.6</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion core/xmlrpcextensions/xmlrpcserverextension/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<parent>
<groupId>org.destecs.core</groupId>
<artifactId>xmlrpc-extensions</artifactId>
<version>2.2.5-SNAPSHOT</version>
<version>2.2.6</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion ide/core/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Manifest-Version: 1.0
Bundle-Vendor: DESTECS
Bundle-ActivationPolicy: lazy
Bundle-Version: 2.2.5.qualifier
Bundle-Version: 2.2.6
Eclipse-BuddyPolicy: registered
Eclipse-BundleShape: dir
Bundle-Localization: plugin
Expand Down
2 changes: 1 addition & 1 deletion ide/core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<parent>
<groupId>org.destecs</groupId>
<artifactId>ide</artifactId>
<version>2.2.5-SNAPSHOT</version>
<version>2.2.6</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion ide/debug/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Manifest-Version: 1.0
Bundle-Vendor: DESTECS
Bundle-ActivationPolicy: lazy
Bundle-Version: 2.2.5.qualifier
Bundle-Version: 2.2.6
Eclipse-BuddyPolicy: registered
Bundle-Localization: plugin
Bundle-Name: org.destecs.ide.debug
Expand Down
2 changes: 1 addition & 1 deletion ide/debug/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<parent>
<groupId>org.destecs</groupId>
<artifactId>ide</artifactId>
<version>2.2.5-SNAPSHOT</version>
<version>2.2.6</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion ide/features/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.destecs</groupId>
<artifactId>ide</artifactId>
<version>2.2.5-SNAPSHOT</version>
<version>2.2.6</version>
<relativePath>../pom.xml</relativePath>
</parent>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion ide/features/rcp/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.destecs.ide.features.rcp"
label="%org.destecs.ide.features.rcp.name"
version="2.2.5.qualifier">
version="2.2.6">

<description url="%description.url">
%description.text
Expand Down
2 changes: 1 addition & 1 deletion ide/features/rcp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.destecs.ide</groupId>
<artifactId>features</artifactId>
<version>2.2.5-SNAPSHOT</version>
<version>2.2.6</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion ide/libraries/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Manifest-Version: 1.0
Bundle-Vendor: DESTECS
Bundle-ActivationPolicy: lazy
Bundle-Version: 2.2.5.qualifier
Bundle-Version: 2.2.6
Eclipse-BuddyPolicy: registered
Eclipse-BundleShape: dir
Bundle-Localization: plugin
Expand Down
2 changes: 1 addition & 1 deletion ide/libraries/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<parent>
<groupId>org.destecs</groupId>
<artifactId>ide</artifactId>
<version>2.2.5-SNAPSHOT</version>
<version>2.2.6</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion ide/platform/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: org.destecs.ide.platform
Bundle-SymbolicName: org.destecs.ide.platform;singleton:=true
Bundle-Version: 2.2.5.qualifier
Bundle-Version: 2.2.6
Bundle-Localization: plugin
Require-Bundle: org.eclipse.core.runtime,
org.eclipse.ui,
Expand Down
2 changes: 1 addition & 1 deletion ide/platform/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.destecs</groupId>
<artifactId>ide</artifactId>
<version>2.2.5-SNAPSHOT</version>
<version>2.2.6</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion ide/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.destecs</groupId>
<artifactId>root</artifactId>
<version>2.2.5-SNAPSHOT</version>
<version>2.2.6</version>
<relativePath>../pom.xml</relativePath>
</parent>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion ide/product/destecs.product
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<?pde version="3.5"?>

<product name="Crescendo Tools" uid="org.destecs.ide.platform.product" id="org.destecs.ide.platform.product" application="org.eclipse.ui.ide.workbench" version="2.2.5.qualifier" useFeatures="true" includeLaunchers="true">
<product name="Crescendo Tools" uid="org.destecs.ide.platform.product" id="org.destecs.ide.platform.product" application="org.eclipse.ui.ide.workbench" version="2.2.6" useFeatures="true" includeLaunchers="true">

<aboutInfo>
<image path="/icons/ctool128/destecs_misc.png"/>
Expand Down
2 changes: 1 addition & 1 deletion ide/product/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.destecs</groupId>
<artifactId>ide</artifactId>
<version>2.2.5-SNAPSHOT</version>
<version>2.2.6</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion ide/simeng/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Manifest-Version: 1.0
Bundle-Vendor: DESTECS
Bundle-ActivationPolicy: lazy
Bundle-Version: 2.2.5.qualifier
Bundle-Version: 2.2.6
Eclipse-BuddyPolicy: registered
Eclipse-BundleShape: dir
Bundle-Localization: plugin
Expand Down
2 changes: 1 addition & 1 deletion ide/simeng/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.destecs</groupId>
<artifactId>ide</artifactId>
<version>2.2.5-SNAPSHOT</version>
<version>2.2.6</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion ide/ui/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Manifest-Version: 1.0
Bundle-Vendor: DESTECS
Bundle-ActivationPolicy: lazy
Bundle-Version: 2.2.5.qualifier
Bundle-Version: 2.2.6
Eclipse-BuddyPolicy: registered
Bundle-Localization: plugin
Bundle-Name: org.destecs.ide.ui
Expand Down
2 changes: 1 addition & 1 deletion ide/ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<parent>
<groupId>org.destecs</groupId>
<artifactId>ide</artifactId>
<version>2.2.5-SNAPSHOT</version>
<version>2.2.6</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion ide/vdmmetadatabuilder/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Manifest-Version: 1.0
Bundle-Vendor: DESTECS
Bundle-ActivationPolicy: lazy
Bundle-Version: 2.2.5.qualifier
Bundle-Version: 2.2.6
Eclipse-BuddyPolicy: registered
Bundle-Localization: plugin
Bundle-Name: org.destecs.ide.vdmmetadatabuilder
Expand Down
2 changes: 1 addition & 1 deletion ide/vdmmetadatabuilder/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<parent>
<groupId>org.destecs</groupId>
<artifactId>ide</artifactId>
<version>2.2.5-SNAPSHOT</version>
<version>2.2.6</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>org.destecs</groupId>
<artifactId>root</artifactId>
<version>2.2.5-SNAPSHOT</version>
<version>2.2.6</version>
<name>DESTECS</name>

<modules>
Expand Down Expand Up @@ -216,7 +216,7 @@ http://mojo.codehaus.org/versions-maven-plugin/
<url>git@github.com:cresendotool/crescendo.git</url>
<connection>scm:git:git://github.com/crescendotool/crescendo.git</connection>
<developerConnection>scm:git:git@github.com:crescendotool/crescendo.git</developerConnection>
<tag>HEAD</tag>
<tag>Release/2.2.6</tag>
</scm>


Expand Down
2 changes: 1 addition & 1 deletion tools/jprotocolgenerator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<parent>
<groupId>org.destecs.tools</groupId>
<artifactId>tool</artifactId>
<version>2.2.5-SNAPSHOT</version>
<version>2.2.6</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>jprotocolgenerator</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion tools/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.destecs</groupId>
<artifactId>root</artifactId>
<version>2.2.5-SNAPSHOT</version>
<version>2.2.6</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.destecs.tools</groupId>
Expand Down

0 comments on commit f329b98

Please sign in to comment.