Skip to content

Commit

Permalink
Bump Bump to version 0.4.1-SNAPSHOT for post-COMPASS development
Browse files Browse the repository at this point in the history
  • Loading branch information
joey-coleman committed Sep 29, 2014
1 parent d8ca230 commit 5b27e92
Show file tree
Hide file tree
Showing 67 changed files with 67 additions and 67 deletions.
2 changes: 1 addition & 1 deletion core/analysis/modelchecker/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>eu.compassresearch.core.analysis</groupId>
<artifactId>analysis</artifactId>
<version>0.4.0</version>
<version>0.4.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion core/analysis/pog/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>eu.compassresearch.core.analysis</groupId>
<artifactId>analysis</artifactId>
<version>0.4.0</version>
<version>0.4.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion core/analysis/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>eu.compassresearch.core</groupId>
<artifactId>core</artifactId>
<version>0.4.0</version>
<version>0.4.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion core/analysis/refinementtool/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>eu.compassresearch.core.analysis</groupId>
<artifactId>analysis</artifactId>
<version>0.4.0</version>
<version>0.4.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion core/analysis/rtt-mbt/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>eu.compassresearch.core.analysis</groupId>
<artifactId>analysis</artifactId>
<version>0.4.0</version>
<version>0.4.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion core/analysis/theoremprover/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>eu.compassresearch.core.analysis</groupId>
<artifactId>analysis</artifactId>
<version>0.4.0</version>
<version>0.4.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion core/ast/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>eu.compassresearch.core</groupId>
<artifactId>core</artifactId>
<version>0.4.0</version>
<version>0.4.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion core/cmdline/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>eu.compassresearch.core</groupId>
<artifactId>core</artifactId>
<version>0.4.0</version>
<version>0.4.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion core/interpreter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>eu.compassresearch.core</groupId>
<artifactId>core</artifactId>
<version>0.4.0</version>
<version>0.4.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion core/parser/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>eu.compassresearch.core</groupId>
<artifactId>core</artifactId>
<version>0.4.0</version>
<version>0.4.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>eu.compassresearch</groupId>
<artifactId>root</artifactId>
<version>0.4.0</version>
<version>0.4.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion core/s2c/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>eu.compassresearch.core</groupId>
<artifactId>core</artifactId>
<version>0.4.0</version>
<version>0.4.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion core/typechecker/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>eu.compassresearch.core</groupId>
<artifactId>core</artifactId>
<version>0.4.0</version>
<version>0.4.1-SNAPSHOT</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
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Symphony IDE CML Core
Bundle-SymbolicName: eu.compassresearch.ide.core;singleton:=true
Bundle-Version: 0.4.0
Bundle-Version: 0.4.1.qualifier
Bundle-Activator: eu.compassresearch.ide.core.CmlCorePlugin
Bundle-Vendor: The COMPASS Project
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>eu.compassresearch.ide</groupId>
<artifactId>ide</artifactId>
<version>0.4.0</version>
<version>0.4.1-SNAPSHOT</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="eu.compassresearch.ide.features.core"
label="Symphony Core"
version="0.4.0"
version="0.4.1.qualifier"
plugin="eu.compassresearch.ide.core">

<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>eu.compassresearch.ide</groupId>
<artifactId>features</artifactId>
<version>0.4.0</version>
<version>0.4.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion ide/features/plugins/collaboration/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="eu.compassresearch.ide.features.plugins.collaboration"
label="Collaboration"
version="0.4.0">
version="0.4.1.qualifier">

<description>
%description
Expand Down
2 changes: 1 addition & 1 deletion ide/features/plugins/collaboration/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>eu.compassresearch.ide.features</groupId>
<artifactId>plugins</artifactId>
<version>0.4.0</version>
<version>0.4.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion ide/features/plugins/faulttolerance/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="eu.compassresearch.ide.features.plugins.faulttolerance"
label="Fault Tolerance Plugin"
version="0.4.0">
version="0.4.1.qualifier">

<description>
%description
Expand Down
2 changes: 1 addition & 1 deletion ide/features/plugins/faulttolerance/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>eu.compassresearch.ide.features</groupId>
<artifactId>plugins</artifactId>
<version>0.4.0</version>
<version>0.4.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion ide/features/plugins/interpreter/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="eu.compassresearch.ide.features.plugins.interpreter"
label="CML Interpreter"
version="0.4.0">
version="0.4.1.qualifier">

<description>
%description
Expand Down
2 changes: 1 addition & 1 deletion ide/features/plugins/interpreter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>eu.compassresearch.ide.features</groupId>
<artifactId>plugins</artifactId>
<version>0.4.0</version>
<version>0.4.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion ide/features/plugins/modelchecker/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="eu.compassresearch.ide.features.plugins.modelchecker"
label="CML Model Checker"
version="0.4.0">
version="0.4.1.qualifier">

<description>
%description
Expand Down
2 changes: 1 addition & 1 deletion ide/features/plugins/modelchecker/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>eu.compassresearch.ide.features</groupId>
<artifactId>plugins</artifactId>
<version>0.4.0</version>
<version>0.4.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion ide/features/plugins/pog/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="eu.compassresearch.ide.features.plugins.pog"
label="Proof Obligation Generation"
version="0.4.0">
version="0.4.1.qualifier">

<description>
%description
Expand Down
2 changes: 1 addition & 1 deletion ide/features/plugins/pog/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>eu.compassresearch.ide.features</groupId>
<artifactId>plugins</artifactId>
<version>0.4.0</version>
<version>0.4.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

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

Expand Down
2 changes: 1 addition & 1 deletion ide/features/plugins/refinementtool/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="eu.compassresearch.ide.features.plugins.refinementtool"
label="Refinement Tool"
version="0.4.0">
version="0.4.1.qualifier">

<description>
%description
Expand Down
2 changes: 1 addition & 1 deletion ide/features/plugins/refinementtool/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>eu.compassresearch.ide.features</groupId>
<artifactId>plugins</artifactId>
<version>0.4.0</version>
<version>0.4.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion ide/features/plugins/rtt-mbt/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>eu.compassresearch.ide.features</groupId>
<artifactId>plugins</artifactId>
<version>0.4.0</version>
<version>0.4.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion ide/features/plugins/s2c/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="eu.compassresearch.ide.features.plugins.s2c"
label="CML S2C"
version="0.4.0">
version="0.4.1.qualifier">

<description>
%description
Expand Down
2 changes: 1 addition & 1 deletion ide/features/plugins/s2c/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>eu.compassresearch.ide.features</groupId>
<artifactId>plugins</artifactId>
<version>0.4.0</version>
<version>0.4.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion ide/features/plugins/theoremprover/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="eu.compassresearch.ide.features.plugins.theoremprover"
label="Theorem Prover"
version="0.4.0">
version="0.4.1.qualifier">

<description>
%description
Expand Down
2 changes: 1 addition & 1 deletion ide/features/plugins/theoremprover/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>eu.compassresearch.ide.features</groupId>
<artifactId>plugins</artifactId>
<version>0.4.0</version>
<version>0.4.1-SNAPSHOT</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>eu.compassresearch.ide</groupId>
<artifactId>ide</artifactId>
<version>0.4.0</version>
<version>0.4.1-SNAPSHOT</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="eu.compassresearch.ide.features.rcp"
label="Symphony IDE RCP"
version="0.4.0">
version="0.4.1.qualifier">

<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>eu.compassresearch.ide</groupId>
<artifactId>features</artifactId>
<version>0.4.0</version>
<version>0.4.1-SNAPSHOT</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: COMPASS
Bundle-ActivationPolicy: lazy
Bundle-Version: 0.4.0
Bundle-Version: 0.4.1.qualifier
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>eu.compassresearch.ide</groupId>
<artifactId>ide</artifactId>
<version>0.4.0</version>
<version>0.4.1-SNAPSHOT</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: Symphony IDE Product
Bundle-SymbolicName: eu.compassresearch.ide.platform;singleton:=true
Bundle-Version: 0.4.0
Bundle-Version: 0.4.1.qualifier
Bundle-Localization: plugin
Bundle-Activator: eu.compassresearch.ide.platform.Activator
Bundle-Vendor: The COMPASS Project
Expand Down
2 changes: 1 addition & 1 deletion ide/platform/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>eu.compassresearch.ide</groupId>
<artifactId>ide</artifactId>
<version>0.4.0</version>
<version>0.4.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion ide/plugins/collaboration/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: Symphony IDE Collaboration Plugin
Bundle-SymbolicName: eu.compassresearch.ide.collaboration;singleton:=true
Bundle-Version: 0.4.0
Bundle-Version: 0.4.1.qualifier
Bundle-Activator: eu.compassresearch.ide.collaboration.Activator
Bundle-Vendor: The COMPASS Project
Import-Package: eu.compassresearch.ast.actions,
Expand Down
2 changes: 1 addition & 1 deletion ide/plugins/collaboration/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>eu.compassresearch.ide</groupId>
<artifactId>eu.compassresearch.ide.plugins</artifactId>
<version>0.4.0</version>
<version>0.4.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
Loading

0 comments on commit 5b27e92

Please sign in to comment.