Skip to content

Commit

Permalink
Bump ide/ to version 2.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
joey-coleman committed Oct 9, 2014
1 parent 05ae4ec commit 8e0bacc
Show file tree
Hide file tree
Showing 107 changed files with 113 additions and 118 deletions.
2 changes: 1 addition & 1 deletion ide/builders/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.overturetool</groupId>
<artifactId>ide</artifactId>
<version>2.1.1-SNAPSHOT</version>
<version>2.1.2</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion ide/builders/vdmj/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Manifest-Version: 1.0
Bundle-Vendor: Overture
Bundle-ActivationPolicy: lazy
Bundle-Version: 2.1.1.qualifier
Bundle-Version: 2.1.2
Eclipse-BuddyPolicy: registered
Eclipse-BundleShape: dir
Bundle-Localization: plugin
Expand Down
2 changes: 1 addition & 1 deletion ide/builders/vdmj/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.overturetool.ide</groupId>
<artifactId>org.overture.ide.builders</artifactId>
<version>2.1.1-SNAPSHOT</version>
<version>2.1.2</version>
<relativePath>../pom.xml</relativePath>
</parent>

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: Overture
Bundle-ActivationPolicy: lazy
Bundle-Version: 2.1.1.qualifier
Bundle-Version: 2.1.2
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 @@ -5,7 +5,7 @@
<parent>
<groupId>org.overturetool</groupId>
<artifactId>ide</artifactId>
<version>2.1.1-SNAPSHOT</version>
<version>2.1.2</version>
<relativePath>../pom.xml</relativePath>
</parent>

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,6 +1,6 @@
Manifest-Version: 1.0
Bundle-Vendor: Overture
Bundle-Version: 2.1.1.qualifier
Bundle-Version: 2.1.2
Eclipse-BuddyPolicy: registered
Eclipse-BundleShape: dir
Bundle-Localization: plugin
Expand Down
2 changes: 1 addition & 1 deletion ide/debug/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.overturetool</groupId>
<artifactId>ide</artifactId>
<version>2.1.1-SNAPSHOT</version>
<version>2.1.2</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion ide/features/core/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.overture.ide.features.core"
label="Overture Core"
version="2.1.1.qualifier"
version="2.1.2"
plugin="org.overture.ide.platform">

<description>
Expand Down
2 changes: 1 addition & 1 deletion ide/features/core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.overturetool.ide</groupId>
<artifactId>features</artifactId>
<version>2.1.1-SNAPSHOT</version>
<version>2.1.2</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion ide/features/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.overturetool</groupId>
<artifactId>ide</artifactId>
<version>2.1.1-SNAPSHOT</version>
<version>2.1.2</version>
<relativePath>../pom.xml</relativePath>
</parent>

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.overture.ide.features.rcp"
label="Overture RCP"
version="2.1.1.qualifier">
version="2.1.2">

<description>
%description
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.overturetool.ide</groupId>
<artifactId>features</artifactId>
<version>2.1.1-SNAPSHOT</version>
<version>2.1.2</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion ide/help/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Manifest-Version: 1.0
Bundle-Vendor: Overture
Bundle-Version: 2.1.1.qualifier
Bundle-Version: 2.1.2
Eclipse-BuddyPolicy: registered
Eclipse-BundleShape: dir
Bundle-Localization: plugin
Expand Down
2 changes: 1 addition & 1 deletion ide/help/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.overturetool</groupId>
<artifactId>ide</artifactId>
<version>2.1.1-SNAPSHOT</version>
<version>2.1.2</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion ide/parsers/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.overturetool</groupId>
<artifactId>ide</artifactId>
<version>2.1.1-SNAPSHOT</version>
<version>2.1.2</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion ide/parsers/vdmj/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Manifest-Version: 1.0
Bundle-Vendor: Overture
Bundle-ActivationPolicy: lazy
Bundle-Version: 2.1.1.qualifier
Bundle-Version: 2.1.2
Eclipse-BuddyPolicy: registered
Bundle-Localization: plugin
Bundle-Name: org.overture.ide.parsers.vdmj
Expand Down
2 changes: 1 addition & 1 deletion ide/parsers/vdmj/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.overturetool.ide</groupId>
<artifactId>org.overture.ide.parsers</artifactId>
<version>2.1.1-SNAPSHOT</version>
<version>2.1.2</version>
<relativePath>../pom.xml</relativePath>
</parent>

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.overture.ide.platform
Bundle-SymbolicName: org.overture.ide.platform;singleton:=true
Bundle-Version: 2.1.1.qualifier
Bundle-Version: 2.1.2
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 @@ -5,7 +5,7 @@
<parent>
<groupId>org.overturetool</groupId>
<artifactId>ide</artifactId>
<version>2.1.1-SNAPSHOT</version>
<version>2.1.2</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion ide/plugins/codegen/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Manifest-Version: 1.0
Bundle-Vendor: Overture
Bundle-ActivationPolicy: lazy
Bundle-Version: 2.1.1.qualifier
Bundle-Version: 2.1.2
Eclipse-BuddyPolicy: registered
Bundle-Name: Code Generator
Bundle-ManifestVersion: 2
Expand Down
2 changes: 1 addition & 1 deletion ide/plugins/codegen/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.overturetool.ide</groupId>
<artifactId>org.overture.ide.plugins</artifactId>
<version>2.1.1-SNAPSHOT</version>
<version>2.1.2</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion ide/plugins/combinatorialtesting/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Manifest-Version: 1.0
Bundle-Vendor: Overture
Bundle-ActivationPolicy: lazy
Bundle-Version: 2.1.1.qualifier
Bundle-Version: 2.1.2
Eclipse-BuddyPolicy: registered
Eclipse-BundleShape: dir
Bundle-Localization: plugin
Expand Down
2 changes: 1 addition & 1 deletion ide/plugins/combinatorialtesting/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.overturetool.ide</groupId>
<artifactId>org.overture.ide.plugins</artifactId>
<version>2.1.1-SNAPSHOT</version>
<version>2.1.2</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion ide/plugins/coverageeditor/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Manifest-Version: 1.0
Bundle-Vendor: Overture
Bundle-ActivationPolicy: lazy
Bundle-Version: 2.1.1.qualifier
Bundle-Version: 2.1.2
Eclipse-BuddyPolicy: registered
Bundle-Localization: plugin
Bundle-Name: org.overture.ide.plugins.coverageeditor
Expand Down
2 changes: 1 addition & 1 deletion ide/plugins/coverageeditor/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.overturetool.ide</groupId>
<artifactId>org.overture.ide.plugins</artifactId>
<version>2.1.1-SNAPSHOT</version>
<version>2.1.2</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion ide/plugins/csk/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Manifest-Version: 1.0
Bundle-Vendor: Overture
Bundle-ActivationPolicy: lazy
Bundle-Version: 2.1.1.qualifier
Bundle-Version: 2.1.2
Eclipse-BuddyPolicy: registered
Bundle-Localization: plugin
Bundle-Name: org.overture.ide.plugins.csk
Expand Down
2 changes: 1 addition & 1 deletion ide/plugins/csk/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.overturetool.ide</groupId>
<artifactId>org.overture.ide.plugins</artifactId>
<version>2.1.1-SNAPSHOT</version>
<version>2.1.2</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion ide/plugins/developerutils/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Manifest-Version: 1.0
Bundle-Vendor: Overture
Bundle-ActivationPolicy: lazy
Bundle-Version: 2.1.1.qualifier
Bundle-Version: 2.1.2
Eclipse-BuddyPolicy: registered
Bundle-Localization: plugin
Bundle-Name: Developer Utilities for Overture
Expand Down
2 changes: 1 addition & 1 deletion ide/plugins/developerutils/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.overturetool.ide</groupId>
<artifactId>org.overture.ide.plugins</artifactId>
<version>2.1.1-SNAPSHOT</version>
<version>2.1.2</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion ide/plugins/externaleditor/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Manifest-Version: 1.0
Bundle-Vendor: Overture
Bundle-ActivationPolicy: lazy
Bundle-Version: 2.1.1.qualifier
Bundle-Version: 2.1.2
Eclipse-BuddyPolicy: registered
Bundle-Localization: plugin
Bundle-Name: org.overture.ide.plugins.externaleditor
Expand Down
2 changes: 1 addition & 1 deletion ide/plugins/externaleditor/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.overturetool.ide</groupId>
<artifactId>org.overture.ide.plugins</artifactId>
<version>2.1.1-SNAPSHOT</version>
<version>2.1.2</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion ide/plugins/features/codegen/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.overture.ide.plugins.features.codegen"
label="Code Generator"
version="2.1.1.qualifier">
version="2.1.2">

<description>
%description
Expand Down
2 changes: 1 addition & 1 deletion ide/plugins/features/codegen/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.overturetool.ide.plugins</groupId>
<artifactId>org.overture.ide.plugins.features</artifactId>
<version>2.1.1-SNAPSHOT</version>
<version>2.1.2</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion ide/plugins/features/combinatorialtesting/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.overture.ide.plugins.features.combinatorialtesting"
label="Combinatorial Testing"
version="2.1.1.qualifier">
version="2.1.2">

<description>
%description
Expand Down
2 changes: 1 addition & 1 deletion ide/plugins/features/combinatorialtesting/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.overturetool.ide.plugins</groupId>
<artifactId>org.overture.ide.plugins.features</artifactId>
<version>2.1.1-SNAPSHOT</version>
<version>2.1.2</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion ide/plugins/features/coverageeditor/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.overture.ide.plugins.features.coverageeditor"
label="Coverage Editor"
version="2.1.1.qualifier">
version="2.1.2">

<description>
%description
Expand Down
2 changes: 1 addition & 1 deletion ide/plugins/features/coverageeditor/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.overturetool.ide.plugins</groupId>
<artifactId>org.overture.ide.plugins.features</artifactId>
<version>2.1.1-SNAPSHOT</version>
<version>2.1.2</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion ide/plugins/features/csk/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.overture.ide.plugins.features.csk"
label="CSK VDM Tools link"
version="2.1.1.qualifier">
version="2.1.2">

<description>
%description
Expand Down
2 changes: 1 addition & 1 deletion ide/plugins/features/csk/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.overturetool.ide.plugins</groupId>
<artifactId>org.overture.ide.plugins.features</artifactId>
<version>2.1.1-SNAPSHOT</version>
<version>2.1.2</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion ide/plugins/features/developerutils/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.overture.ide.plugins.features.developerutils"
label="Overture Developer Utils"
version="2.1.1.qualifier">
version="2.1.2">

<description>
%description
Expand Down
2 changes: 1 addition & 1 deletion ide/plugins/features/developerutils/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.overturetool.ide.plugins</groupId>
<artifactId>org.overture.ide.plugins.features</artifactId>
<version>2.1.1-SNAPSHOT</version>
<version>2.1.2</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion ide/plugins/features/latex/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.overture.ide.plugins.features.latex"
label="VDM Latex Documentation Creator"
version="2.1.1.qualifier">
version="2.1.2">

<description>
%description
Expand Down
2 changes: 1 addition & 1 deletion ide/plugins/features/latex/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.overturetool.ide.plugins</groupId>
<artifactId>org.overture.ide.plugins.features</artifactId>
<version>2.1.1-SNAPSHOT</version>
<version>2.1.2</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion ide/plugins/features/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.overturetool.ide</groupId>
<artifactId>org.overture.ide.plugins</artifactId>
<version>2.1.1-SNAPSHOT</version>
<version>2.1.2</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
Loading

0 comments on commit 8e0bacc

Please sign in to comment.