diff --git a/trunk/source/ACSLParser/META-INF/MANIFEST.MF b/trunk/source/ACSLParser/META-INF/MANIFEST.MF
index 6315e357e3f..87f3b2cf8a7 100644
--- a/trunk/source/ACSLParser/META-INF/MANIFEST.MF
+++ b/trunk/source/ACSLParser/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: ACSLParser
Bundle-SymbolicName: de.uni_freiburg.informatik.ultimate.acsl.parser;singleton:=true
-Bundle-Version: 0.2.0
+Bundle-Version: 0.2.1
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Export-Package: de.uni_freiburg.informatik.ultimate.acsl.parser,
de.uni_freiburg.informatik.ultimate.model.acsl,
diff --git a/trunk/source/ACSLParser/pom.xml b/trunk/source/ACSLParser/pom.xml
index f517fdc825c..48fdf494f7b 100644
--- a/trunk/source/ACSLParser/pom.xml
+++ b/trunk/source/ACSLParser/pom.xml
@@ -32,7 +32,7 @@
mavenparent
de.uni_freiburg.informatik.ultimate
- 0.2.0
+ 0.2.1
../BA_MavenParentUltimate/pom.xml
diff --git a/trunk/source/ASTBuilder/META-INF/MANIFEST.MF b/trunk/source/ASTBuilder/META-INF/MANIFEST.MF
index fdb71e0b032..41d44c45679 100644
--- a/trunk/source/ASTBuilder/META-INF/MANIFEST.MF
+++ b/trunk/source/ASTBuilder/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: ASTBuilder
Bundle-SymbolicName: de.uni_freiburg.informatik.ultimate.astbuilder
-Bundle-Version: 0.2.0
+Bundle-Version: 0.2.1
Require-Bundle: com.github.jhoenicke.javacup
Export-Package: de.uni_freiburg.informatik.ultimate.astbuilder
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
diff --git a/trunk/source/ASTBuilder/pom.xml b/trunk/source/ASTBuilder/pom.xml
index c0126f58c92..543528d6bc6 100644
--- a/trunk/source/ASTBuilder/pom.xml
+++ b/trunk/source/ASTBuilder/pom.xml
@@ -35,7 +35,7 @@
de.uni_freiburg.informatik.ultimate
mavenparent
- 0.2.0
+ 0.2.1
../BA_MavenParentUltimate
diff --git a/trunk/source/AbstractInterpretationV2/META-INF/MANIFEST.MF b/trunk/source/AbstractInterpretationV2/META-INF/MANIFEST.MF
index 8ce47dcf3ef..93fb121ea3a 100644
--- a/trunk/source/AbstractInterpretationV2/META-INF/MANIFEST.MF
+++ b/trunk/source/AbstractInterpretationV2/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: AbstractInterpretation
Bundle-SymbolicName: de.uni_freiburg.informatik.ultimate.plugins.analysis.abstractinterpretationv2;singleton:=true
-Bundle-Version: 0.2.0
+Bundle-Version: 0.2.1
Require-Bundle: de.uni_freiburg.informatik.ultimate.lib.core,
de.uni_freiburg.informatik.ultimate.lib.smtlib,
de.uni_freiburg.informatik.ultimate.lib.smtlibutils,
diff --git a/trunk/source/AbstractInterpretationV2/pom.xml b/trunk/source/AbstractInterpretationV2/pom.xml
index c7062494824..0e7a92c5ac7 100644
--- a/trunk/source/AbstractInterpretationV2/pom.xml
+++ b/trunk/source/AbstractInterpretationV2/pom.xml
@@ -31,12 +31,12 @@
mavenparent
de.uni_freiburg.informatik.ultimate
- 0.2.0
+ 0.2.1
../BA_MavenParentUltimate/pom.xml
de.uni_freiburg.informatik.ultimate.plugins.analysis.abstractinterpretationv2
- 0.2.0
+ 0.2.1
eclipse-plugin
diff --git a/trunk/source/AbstractInterpretationV2Test/META-INF/MANIFEST.MF b/trunk/source/AbstractInterpretationV2Test/META-INF/MANIFEST.MF
index 3aa6610b0d3..55b0d34be78 100644
--- a/trunk/source/AbstractInterpretationV2Test/META-INF/MANIFEST.MF
+++ b/trunk/source/AbstractInterpretationV2Test/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: AbstractInterpretationV2Test
Bundle-SymbolicName: de.uni_freiburg.informatik.ultimate.plugins.analysis.abstractinterpretationv2.test
-Bundle-Version: 0.2.0
+Bundle-Version: 0.2.1
Fragment-Host: de.uni_freiburg.informatik.ultimate.plugins.analysis.abstractinterpretationv2
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Require-Bundle: de.uni_freiburg.informatik.ultimate.core,
diff --git a/trunk/source/AbstractInterpretationV2Test/pom.xml b/trunk/source/AbstractInterpretationV2Test/pom.xml
index 6bd0ee63e95..5ad0248877b 100644
--- a/trunk/source/AbstractInterpretationV2Test/pom.xml
+++ b/trunk/source/AbstractInterpretationV2Test/pom.xml
@@ -35,7 +35,7 @@
mavenparent
de.uni_freiburg.informatik.ultimate
- 0.2.0
+ 0.2.1
../BA_MavenParentUltimate/pom.xml
diff --git a/trunk/source/AutomataScriptInterpreter/META-INF/MANIFEST.MF b/trunk/source/AutomataScriptInterpreter/META-INF/MANIFEST.MF
index bf7b9e279c5..9eb1b664bac 100644
--- a/trunk/source/AutomataScriptInterpreter/META-INF/MANIFEST.MF
+++ b/trunk/source/AutomataScriptInterpreter/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: AutomataScriptInterpreter
Bundle-SymbolicName: de.uni_freiburg.informatik.ultimate.plugins.generator.automatascriptinterpreter;singleton:=true
-Bundle-Version: 0.2.0
+Bundle-Version: 0.2.1
Require-Bundle: de.uni_freiburg.informatik.ultimate.lib.util,
de.uni_freiburg.informatik.ultimate.core,
de.uni_freiburg.informatik.ultimate.lib.core,
diff --git a/trunk/source/AutomataScriptInterpreter/pom.xml b/trunk/source/AutomataScriptInterpreter/pom.xml
index 89444ad5a9c..04a062aafe6 100644
--- a/trunk/source/AutomataScriptInterpreter/pom.xml
+++ b/trunk/source/AutomataScriptInterpreter/pom.xml
@@ -30,11 +30,11 @@
mavenparent
de.uni_freiburg.informatik.ultimate
- 0.2.0
+ 0.2.1
../BA_MavenParentUltimate/pom.xml
de.uni_freiburg.informatik.ultimate.plugins.generator.automatascriptinterpreter
- 0.2.0
+ 0.2.1
eclipse-plugin
diff --git a/trunk/source/AutomataScriptParser/META-INF/MANIFEST.MF b/trunk/source/AutomataScriptParser/META-INF/MANIFEST.MF
index 6068d525cde..1fd9ac29cd3 100644
--- a/trunk/source/AutomataScriptParser/META-INF/MANIFEST.MF
+++ b/trunk/source/AutomataScriptParser/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: AutomataScriptParser
Bundle-SymbolicName: de.uni_freiburg.informatik.ultimate.plugins.source.automatascriptparser;singleton:=true
-Bundle-Version: 0.2.0
+Bundle-Version: 0.2.1
Require-Bundle: de.uni_freiburg.informatik.ultimate.lib.util,
de.uni_freiburg.informatik.ultimate.lib.core,
de.uni_freiburg.informatik.ultimate.lib.ultimatemodel,
diff --git a/trunk/source/AutomataScriptParser/pom.xml b/trunk/source/AutomataScriptParser/pom.xml
index fbf3a4ebcfe..254c2344021 100644
--- a/trunk/source/AutomataScriptParser/pom.xml
+++ b/trunk/source/AutomataScriptParser/pom.xml
@@ -30,13 +30,13 @@
mavenparent
de.uni_freiburg.informatik.ultimate
- 0.2.0
+ 0.2.1
../BA_MavenParentUltimate/pom.xml
de.uni_freiburg.informatik.ultimate.plugins.source.automatascriptparser
- 0.2.0
+ 0.2.1
eclipse-plugin
diff --git a/trunk/source/AutomatonDeltaDebugger/META-INF/MANIFEST.MF b/trunk/source/AutomatonDeltaDebugger/META-INF/MANIFEST.MF
index a87880fde95..d09b51f254e 100644
--- a/trunk/source/AutomatonDeltaDebugger/META-INF/MANIFEST.MF
+++ b/trunk/source/AutomatonDeltaDebugger/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Automaton Delta Debugger
Bundle-SymbolicName: de.uni_freiburg.informatik.ultimate.plugins.analysis.automatondeltadebugger;singleton:=true
-Bundle-Version: 0.2.0
+Bundle-Version: 0.2.1
Bundle-Activator: de.uni_freiburg.informatik.ultimate.plugins.analysis.automatondeltadebugger.Activator
Require-Bundle: de.uni_freiburg.informatik.ultimate.lib.core,
de.uni_freiburg.informatik.ultimate.core,
diff --git a/trunk/source/AutomatonDeltaDebugger/pom.xml b/trunk/source/AutomatonDeltaDebugger/pom.xml
index 0381738a295..78d00aba2d9 100644
--- a/trunk/source/AutomatonDeltaDebugger/pom.xml
+++ b/trunk/source/AutomatonDeltaDebugger/pom.xml
@@ -31,12 +31,12 @@
mavenparent
de.uni_freiburg.informatik.ultimate
- 0.2.0
+ 0.2.1
../BA_MavenParentUltimate/pom.xml
de.uni_freiburg.informatik.ultimate.plugins.analysis.automatondeltadebugger
- 0.2.0
+ 0.2.1
eclipse-plugin
diff --git a/trunk/source/BA_FeatureDependenciesCommandlineE4/feature.xml b/trunk/source/BA_FeatureDependenciesCommandlineE4/feature.xml
index a0ed1b671a8..6aee0cb10f1 100644
--- a/trunk/source/BA_FeatureDependenciesCommandlineE4/feature.xml
+++ b/trunk/source/BA_FeatureDependenciesCommandlineE4/feature.xml
@@ -2,7 +2,7 @@
diff --git a/trunk/source/BA_FeatureDependenciesCommandlineE4/pom.xml b/trunk/source/BA_FeatureDependenciesCommandlineE4/pom.xml
index 16878f60873..9687cbbd690 100644
--- a/trunk/source/BA_FeatureDependenciesCommandlineE4/pom.xml
+++ b/trunk/source/BA_FeatureDependenciesCommandlineE4/pom.xml
@@ -4,11 +4,11 @@
mavenparent
de.uni_freiburg.informatik.ultimate
- 0.2.0
+ 0.2.1
../BA_MavenParentUltimate/pom.xml
BA_FeatureDependenciesCommandlineE4
- 0.2.0
+ 0.2.1
eclipse-feature
\ No newline at end of file
diff --git a/trunk/source/BA_FeatureDependenciesCommon/feature.xml b/trunk/source/BA_FeatureDependenciesCommon/feature.xml
index 7bd81351cb5..71ae4c0b620 100644
--- a/trunk/source/BA_FeatureDependenciesCommon/feature.xml
+++ b/trunk/source/BA_FeatureDependenciesCommon/feature.xml
@@ -2,7 +2,7 @@
diff --git a/trunk/source/BA_FeatureDependenciesCommon/pom.xml b/trunk/source/BA_FeatureDependenciesCommon/pom.xml
index c69e418b222..61071ec9a3d 100644
--- a/trunk/source/BA_FeatureDependenciesCommon/pom.xml
+++ b/trunk/source/BA_FeatureDependenciesCommon/pom.xml
@@ -4,11 +4,11 @@
mavenparent
de.uni_freiburg.informatik.ultimate
- 0.2.0
+ 0.2.1
../BA_MavenParentUltimate/pom.xml
BA_FeatureDependenciesCommon
- 0.2.0
+ 0.2.1
eclipse-feature
\ No newline at end of file
diff --git a/trunk/source/BA_FeatureDependenciesDebugE4/feature.xml b/trunk/source/BA_FeatureDependenciesDebugE4/feature.xml
index d473d273575..32ed138de41 100644
--- a/trunk/source/BA_FeatureDependenciesDebugE4/feature.xml
+++ b/trunk/source/BA_FeatureDependenciesDebugE4/feature.xml
@@ -2,7 +2,7 @@
diff --git a/trunk/source/BA_FeatureDependenciesDebugE4/pom.xml b/trunk/source/BA_FeatureDependenciesDebugE4/pom.xml
index 74e15bab4e8..7c7aa8bf3c8 100644
--- a/trunk/source/BA_FeatureDependenciesDebugE4/pom.xml
+++ b/trunk/source/BA_FeatureDependenciesDebugE4/pom.xml
@@ -4,11 +4,11 @@
mavenparent
de.uni_freiburg.informatik.ultimate
- 0.2.0
+ 0.2.1
../BA_MavenParentUltimate/pom.xml
BA_FeatureDependenciesDebugE4
- 0.2.0
+ 0.2.1
eclipse-feature
\ No newline at end of file
diff --git a/trunk/source/BA_FeatureUltimateCommandLine/feature.xml b/trunk/source/BA_FeatureUltimateCommandLine/feature.xml
index 67eeb041aac..82a73dab476 100644
--- a/trunk/source/BA_FeatureUltimateCommandLine/feature.xml
+++ b/trunk/source/BA_FeatureUltimateCommandLine/feature.xml
@@ -2,7 +2,7 @@
diff --git a/trunk/source/BA_FeatureUltimateCommandLine/pom.xml b/trunk/source/BA_FeatureUltimateCommandLine/pom.xml
index e31a638f195..19ac1c6d938 100644
--- a/trunk/source/BA_FeatureUltimateCommandLine/pom.xml
+++ b/trunk/source/BA_FeatureUltimateCommandLine/pom.xml
@@ -4,7 +4,7 @@
mavenparent
de.uni_freiburg.informatik.ultimate
- 0.2.0
+ 0.2.1
../BA_MavenParentUltimate/pom.xml
diff --git a/trunk/source/BA_FeatureUltimateCommon/feature.xml b/trunk/source/BA_FeatureUltimateCommon/feature.xml
index 35bb44042cc..54e6ea228b1 100644
--- a/trunk/source/BA_FeatureUltimateCommon/feature.xml
+++ b/trunk/source/BA_FeatureUltimateCommon/feature.xml
@@ -2,7 +2,7 @@
diff --git a/trunk/source/BA_FeatureUltimateCommon/pom.xml b/trunk/source/BA_FeatureUltimateCommon/pom.xml
index 50a214c9081..18ae24efe81 100644
--- a/trunk/source/BA_FeatureUltimateCommon/pom.xml
+++ b/trunk/source/BA_FeatureUltimateCommon/pom.xml
@@ -6,7 +6,7 @@
de.uni_freiburg.informatik.ultimate
mavenparent
- 0.2.0
+ 0.2.1
../BA_MavenParentUltimate/pom.xml
diff --git a/trunk/source/BA_FeatureUltimateDebug/feature.xml b/trunk/source/BA_FeatureUltimateDebug/feature.xml
index aaa6d4f2dc3..c4a2f31662d 100644
--- a/trunk/source/BA_FeatureUltimateDebug/feature.xml
+++ b/trunk/source/BA_FeatureUltimateDebug/feature.xml
@@ -2,7 +2,7 @@
diff --git a/trunk/source/BA_FeatureUltimateDebug/pom.xml b/trunk/source/BA_FeatureUltimateDebug/pom.xml
index c6d523e09b3..20be40d9fdb 100644
--- a/trunk/source/BA_FeatureUltimateDebug/pom.xml
+++ b/trunk/source/BA_FeatureUltimateDebug/pom.xml
@@ -6,7 +6,7 @@
de.uni_freiburg.informatik.ultimate
mavenparent
- 0.2.0
+ 0.2.1
../BA_MavenParentUltimate/pom.xml
diff --git a/trunk/source/BA_FeatureUltimateDeltaDebugger/feature.xml b/trunk/source/BA_FeatureUltimateDeltaDebugger/feature.xml
index aa9888d31c4..4de641e0a1e 100644
--- a/trunk/source/BA_FeatureUltimateDeltaDebugger/feature.xml
+++ b/trunk/source/BA_FeatureUltimateDeltaDebugger/feature.xml
@@ -2,7 +2,7 @@
+ version="0.2.1">
diff --git a/trunk/source/BA_FeatureUltimateDeltaDebugger/pom.xml b/trunk/source/BA_FeatureUltimateDeltaDebugger/pom.xml
index 0ad3e3af926..36a21aaa35a 100644
--- a/trunk/source/BA_FeatureUltimateDeltaDebugger/pom.xml
+++ b/trunk/source/BA_FeatureUltimateDeltaDebugger/pom.xml
@@ -4,7 +4,7 @@
mavenparent
de.uni_freiburg.informatik.ultimate
- 0.2.0
+ 0.2.1
../BA_MavenParentUltimate/pom.xml
diff --git a/trunk/source/BA_FeatureUltimateWebbridge/feature.xml b/trunk/source/BA_FeatureUltimateWebbridge/feature.xml
index 8018c80ba53..a99b60ddf9e 100644
--- a/trunk/source/BA_FeatureUltimateWebbridge/feature.xml
+++ b/trunk/source/BA_FeatureUltimateWebbridge/feature.xml
@@ -1,7 +1,7 @@
+ version="0.2.1">
mavenparent
de.uni_freiburg.informatik.ultimate
- 0.2.0
+ 0.2.1
../BA_MavenParentUltimate/pom.xml
diff --git a/trunk/source/BA_MavenParentUltimate/pom.xml b/trunk/source/BA_MavenParentUltimate/pom.xml
index 42ca925afb1..d35e7612e22 100644
--- a/trunk/source/BA_MavenParentUltimate/pom.xml
+++ b/trunk/source/BA_MavenParentUltimate/pom.xml
@@ -4,7 +4,7 @@
4.0.0
de.uni_freiburg.informatik.ultimate
mavenparent
- 0.2.0
+ 0.2.1
pom
Ultimate
@@ -16,7 +16,7 @@
- 0.2.0
+ 0.2.1
diff --git a/trunk/source/BA_SiteRepository/CLI-E4.product b/trunk/source/BA_SiteRepository/CLI-E4.product
index 4728dcb109c..ea91e1a5dd3 100644
--- a/trunk/source/BA_SiteRepository/CLI-E4.product
+++ b/trunk/source/BA_SiteRepository/CLI-E4.product
@@ -1,7 +1,7 @@
-
+
diff --git a/trunk/source/BA_SiteRepository/Debug-E4.product b/trunk/source/BA_SiteRepository/Debug-E4.product
index 50d7c020ca7..341edbe9d3e 100644
--- a/trunk/source/BA_SiteRepository/Debug-E4.product
+++ b/trunk/source/BA_SiteRepository/Debug-E4.product
@@ -1,7 +1,7 @@
-
+
@@ -41,10 +41,10 @@
-
-
-
-
+
+
+
+
diff --git a/trunk/source/BA_SiteRepository/DeltaDebugger.product b/trunk/source/BA_SiteRepository/DeltaDebugger.product
index 911eb674c07..41d1bb72b58 100644
--- a/trunk/source/BA_SiteRepository/DeltaDebugger.product
+++ b/trunk/source/BA_SiteRepository/DeltaDebugger.product
@@ -1,7 +1,7 @@
-
+
@@ -43,9 +43,9 @@
-
-
-
+
+
+
diff --git a/trunk/source/BA_SiteRepository/ReqAnalyzer.product b/trunk/source/BA_SiteRepository/ReqAnalyzer.product
index b69cd299904..0cdf678e3c7 100644
--- a/trunk/source/BA_SiteRepository/ReqAnalyzer.product
+++ b/trunk/source/BA_SiteRepository/ReqAnalyzer.product
@@ -1,7 +1,7 @@
-
+
@@ -45,9 +45,9 @@
-
-
-
+
+
+
diff --git a/trunk/source/BA_SiteRepository/UltimateEliminator.product b/trunk/source/BA_SiteRepository/UltimateEliminator.product
index 7a9460cd2ad..ac4dea5e848 100644
--- a/trunk/source/BA_SiteRepository/UltimateEliminator.product
+++ b/trunk/source/BA_SiteRepository/UltimateEliminator.product
@@ -1,7 +1,7 @@
-
+
diff --git a/trunk/source/BA_SiteRepository/Webbridge.product b/trunk/source/BA_SiteRepository/Webbridge.product
index e22a6c99c4d..a887f3fbf70 100644
--- a/trunk/source/BA_SiteRepository/Webbridge.product
+++ b/trunk/source/BA_SiteRepository/Webbridge.product
@@ -1,7 +1,7 @@
-
+
@@ -41,8 +41,8 @@
-
-
+
+
diff --git a/trunk/source/BA_SiteRepository/pom.xml b/trunk/source/BA_SiteRepository/pom.xml
index dc4919355b5..4efb3915c71 100644
--- a/trunk/source/BA_SiteRepository/pom.xml
+++ b/trunk/source/BA_SiteRepository/pom.xml
@@ -5,7 +5,7 @@
de.uni_freiburg.informatik.ultimate
mavenparent
- 0.2.0
+ 0.2.1
../BA_MavenParentUltimate/pom.xml
diff --git a/trunk/source/BA_Website/pom.xml b/trunk/source/BA_Website/pom.xml
index 310b5e77130..bb8371f4cb0 100644
--- a/trunk/source/BA_Website/pom.xml
+++ b/trunk/source/BA_Website/pom.xml
@@ -5,7 +5,7 @@
de.uni_freiburg.informatik.ultimate
mavenparent
- 0.2.0
+ 0.2.1
../BA_MavenParentUltimate/pom.xml
diff --git a/trunk/source/BlockEncoding/META-INF/MANIFEST.MF b/trunk/source/BlockEncoding/META-INF/MANIFEST.MF
index 4624b052e85..8d52f5d12ee 100644
--- a/trunk/source/BlockEncoding/META-INF/MANIFEST.MF
+++ b/trunk/source/BlockEncoding/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: BlockEncoding
Bundle-SymbolicName: de.uni_freiburg.informatik.ultimate.plugins.generator.blockencoding;singleton:=true
-Bundle-Version: 0.2.0
+Bundle-Version: 0.2.1
Require-Bundle: de.uni_freiburg.informatik.ultimate.lib.core,
de.uni_freiburg.informatik.ultimate.core,
de.uni_freiburg.informatik.ultimate.lib.util,
diff --git a/trunk/source/BlockEncoding/pom.xml b/trunk/source/BlockEncoding/pom.xml
index fe163d8575f..d048926824f 100644
--- a/trunk/source/BlockEncoding/pom.xml
+++ b/trunk/source/BlockEncoding/pom.xml
@@ -30,11 +30,11 @@
mavenparent
de.uni_freiburg.informatik.ultimate
- 0.2.0
+ 0.2.1
../BA_MavenParentUltimate/pom.xml
de.uni_freiburg.informatik.ultimate.plugins.generator.blockencoding
- 0.2.0
+ 0.2.1
eclipse-plugin
diff --git a/trunk/source/BlockEncodingV2/META-INF/MANIFEST.MF b/trunk/source/BlockEncodingV2/META-INF/MANIFEST.MF
index 4c9dfe8c9b0..608abc57705 100644
--- a/trunk/source/BlockEncodingV2/META-INF/MANIFEST.MF
+++ b/trunk/source/BlockEncodingV2/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: BlockEncodingV2
Bundle-SymbolicName: de.uni_freiburg.informatik.ultimate.plugins.blockencoding;singleton:=true
-Bundle-Version: 0.2.0
+Bundle-Version: 0.2.1
Bundle-Activator: de.uni_freiburg.informatik.ultimate.plugins.blockencoding.Activator
Require-Bundle: de.uni_freiburg.informatik.ultimate.lib.core,
de.uni_freiburg.informatik.ultimate.lib.util,
diff --git a/trunk/source/BlockEncodingV2/pom.xml b/trunk/source/BlockEncodingV2/pom.xml
index 07be16a2595..569f296793d 100644
--- a/trunk/source/BlockEncodingV2/pom.xml
+++ b/trunk/source/BlockEncodingV2/pom.xml
@@ -23,12 +23,12 @@
mavenparent
de.uni_freiburg.informatik.ultimate
- 0.2.0
+ 0.2.1
../BA_MavenParentUltimate/pom.xml
de.uni_freiburg.informatik.ultimate.plugins.blockencoding
- 0.2.0
+ 0.2.1
eclipse-plugin
diff --git a/trunk/source/BoogieModSetAnnotator/META-INF/MANIFEST.MF b/trunk/source/BoogieModSetAnnotator/META-INF/MANIFEST.MF
index 1f114cc5602..83f891a1abb 100644
--- a/trunk/source/BoogieModSetAnnotator/META-INF/MANIFEST.MF
+++ b/trunk/source/BoogieModSetAnnotator/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Boogie Modifies Set Annotator
Bundle-SymbolicName: de.uni_freiburg.informatik.ultimate.plugins.generator.modsetannotator;singleton:=true
-Bundle-Version: 0.2.0
+Bundle-Version: 0.2.1
Bundle-Activator: de.uni_freiburg.informatik.ultimate.plugins.generator.modsetannotator.Activator
Require-Bundle: de.uni_freiburg.informatik.ultimate.lib.core,
de.uni_freiburg.informatik.ultimate.lib.util,
diff --git a/trunk/source/BoogieModSetAnnotator/pom.xml b/trunk/source/BoogieModSetAnnotator/pom.xml
index 463121d7180..b7ea8a9f221 100644
--- a/trunk/source/BoogieModSetAnnotator/pom.xml
+++ b/trunk/source/BoogieModSetAnnotator/pom.xml
@@ -31,12 +31,12 @@
mavenparent
de.uni_freiburg.informatik.ultimate
- 0.2.0
+ 0.2.1
../BA_MavenParentUltimate/pom.xml
de.uni_freiburg.informatik.ultimate.plugins.generator.modsetannotator
- 0.2.0
+ 0.2.1
eclipse-plugin
diff --git a/trunk/source/BoogiePLParser/META-INF/MANIFEST.MF b/trunk/source/BoogiePLParser/META-INF/MANIFEST.MF
index 53b159181af..79ee842688c 100644
--- a/trunk/source/BoogiePLParser/META-INF/MANIFEST.MF
+++ b/trunk/source/BoogiePLParser/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: BoogieParser Plug-in
Bundle-SymbolicName: de.uni_freiburg.informatik.ultimate.boogie.parser;singleton:=true
-Bundle-Version: 0.2.0
+Bundle-Version: 0.2.1
Bundle-Vendor: Ultimate@Uni
Require-Bundle: de.uni_freiburg.informatik.ultimate.lib.core,
de.uni_freiburg.informatik.ultimate.core,
diff --git a/trunk/source/BoogiePLParser/pom.xml b/trunk/source/BoogiePLParser/pom.xml
index 955d37a3c2d..61679dec883 100644
--- a/trunk/source/BoogiePLParser/pom.xml
+++ b/trunk/source/BoogiePLParser/pom.xml
@@ -32,13 +32,13 @@
mavenparent
de.uni_freiburg.informatik.ultimate
- 0.2.0
+ 0.2.1
../BA_MavenParentUltimate/pom.xml
de.uni_freiburg.informatik.ultimate.boogie.parser
- 0.2.0
+ 0.2.1
eclipse-plugin
diff --git a/trunk/source/BoogiePreprocessor/META-INF/MANIFEST.MF b/trunk/source/BoogiePreprocessor/META-INF/MANIFEST.MF
index 7bb67648554..424a4bc5f37 100644
--- a/trunk/source/BoogiePreprocessor/META-INF/MANIFEST.MF
+++ b/trunk/source/BoogiePreprocessor/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Boogie Preprocessor
Bundle-SymbolicName: de.uni_freiburg.informatik.ultimate.boogie.preprocessor;singleton:=true
-Bundle-Version: 0.2.0
+Bundle-Version: 0.2.1
Bundle-Activator: de.uni_freiburg.informatik.ultimate.boogie.preprocessor.Activator
Require-Bundle: de.uni_freiburg.informatik.ultimate.lib.core,
de.uni_freiburg.informatik.ultimate.lib.util,
diff --git a/trunk/source/BoogiePreprocessor/pom.xml b/trunk/source/BoogiePreprocessor/pom.xml
index ec6e38e5054..38d54508005 100644
--- a/trunk/source/BoogiePreprocessor/pom.xml
+++ b/trunk/source/BoogiePreprocessor/pom.xml
@@ -31,12 +31,12 @@
mavenparent
de.uni_freiburg.informatik.ultimate
- 0.2.0
+ 0.2.1
../BA_MavenParentUltimate/pom.xml
de.uni_freiburg.informatik.ultimate.boogie.preprocessor
- 0.2.0
+ 0.2.1
eclipse-plugin
diff --git a/trunk/source/BoogiePreprocessorTest/META-INF/MANIFEST.MF b/trunk/source/BoogiePreprocessorTest/META-INF/MANIFEST.MF
index 7f5a21c1646..2524b478c7d 100644
--- a/trunk/source/BoogiePreprocessorTest/META-INF/MANIFEST.MF
+++ b/trunk/source/BoogiePreprocessorTest/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: BoogiePreprocessorTest
Bundle-SymbolicName: de.uni_freiburg.informatik.ultimate.boogie.preprocessor.test
-Bundle-Version: 0.2.0
+Bundle-Version: 0.2.1
Fragment-Host: de.uni_freiburg.informatik.ultimate.boogie.preprocessor
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Require-Bundle: org.junit
diff --git a/trunk/source/BoogiePreprocessorTest/pom.xml b/trunk/source/BoogiePreprocessorTest/pom.xml
index 7182aa2df77..696b043922c 100644
--- a/trunk/source/BoogiePreprocessorTest/pom.xml
+++ b/trunk/source/BoogiePreprocessorTest/pom.xml
@@ -28,13 +28,13 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
4.0.0
de.uni_freiburg.informatik.ultimate.boogie.preprocessor.test
- 0.2.0
+ 0.2.1
eclipse-test-plugin
mavenparent
de.uni_freiburg.informatik.ultimate
- 0.2.0
+ 0.2.1
../BA_MavenParentUltimate/pom.xml
diff --git a/trunk/source/BoogiePrinter/META-INF/MANIFEST.MF b/trunk/source/BoogiePrinter/META-INF/MANIFEST.MF
index 6b0e2f2d5b4..db0600dedbf 100644
--- a/trunk/source/BoogiePrinter/META-INF/MANIFEST.MF
+++ b/trunk/source/BoogiePrinter/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: BoogiePrinter Plug-in
Bundle-SymbolicName: de.uni_freiburg.informatik.ultimate.boogie.printer;singleton:=true
-Bundle-Version: 0.2.0
+Bundle-Version: 0.2.1
Require-Bundle: de.uni_freiburg.informatik.ultimate.lib.core,
de.uni_freiburg.informatik.ultimate.lib.boogieast,
de.uni_freiburg.informatik.ultimate.core,
diff --git a/trunk/source/BoogiePrinter/pom.xml b/trunk/source/BoogiePrinter/pom.xml
index fd87e152165..7c562f7648a 100644
--- a/trunk/source/BoogiePrinter/pom.xml
+++ b/trunk/source/BoogiePrinter/pom.xml
@@ -30,11 +30,11 @@
mavenparent
de.uni_freiburg.informatik.ultimate
- 0.2.0
+ 0.2.1
../BA_MavenParentUltimate/pom.xml
de.uni_freiburg.informatik.ultimate.boogie.printer
- 0.2.0
+ 0.2.1
eclipse-plugin
diff --git a/trunk/source/BoogieProcedureInliner/META-INF/MANIFEST.MF b/trunk/source/BoogieProcedureInliner/META-INF/MANIFEST.MF
index 81fa9707403..b84ed1a6514 100644
--- a/trunk/source/BoogieProcedureInliner/META-INF/MANIFEST.MF
+++ b/trunk/source/BoogieProcedureInliner/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: BoogieProcedureInliner
Bundle-SymbolicName: de.uni_freiburg.informatik.ultimate.boogie.procedureinliner;singleton:=true
-Bundle-Version: 0.2.0
+Bundle-Version: 0.2.1
Bundle-Activator: de.uni_freiburg.informatik.ultimate.boogie.procedureinliner.Activator
Require-Bundle: de.uni_freiburg.informatik.ultimate.lib.core,
de.uni_freiburg.informatik.ultimate.lib.util,
diff --git a/trunk/source/BoogieProcedureInliner/pom.xml b/trunk/source/BoogieProcedureInliner/pom.xml
index c5493d99557..758a8e7816e 100644
--- a/trunk/source/BoogieProcedureInliner/pom.xml
+++ b/trunk/source/BoogieProcedureInliner/pom.xml
@@ -32,11 +32,11 @@
mavenparent
de.uni_freiburg.informatik.ultimate
- 0.2.0
+ 0.2.1
../BA_MavenParentUltimate/pom.xml
de.uni_freiburg.informatik.ultimate.boogie.procedureinliner
- 0.2.0
+ 0.2.1
eclipse-plugin
diff --git a/trunk/source/BuchiAutomizer/META-INF/MANIFEST.MF b/trunk/source/BuchiAutomizer/META-INF/MANIFEST.MF
index 0473d99b4dd..81f14483fe0 100644
--- a/trunk/source/BuchiAutomizer/META-INF/MANIFEST.MF
+++ b/trunk/source/BuchiAutomizer/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: BuchiAutomizer
Bundle-SymbolicName: de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer;singleton:=true
-Bundle-Version: 0.2.0
+Bundle-Version: 0.2.1
Require-Bundle: de.uni_freiburg.informatik.ultimate.lib.core,
de.uni_freiburg.informatik.ultimate.lib.util,
de.uni_freiburg.informatik.ultimate.lib.smtlib,
diff --git a/trunk/source/BuchiAutomizer/pom.xml b/trunk/source/BuchiAutomizer/pom.xml
index 3e0c65e00b0..4ca740fa054 100644
--- a/trunk/source/BuchiAutomizer/pom.xml
+++ b/trunk/source/BuchiAutomizer/pom.xml
@@ -28,13 +28,13 @@
4.0.0
de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer
- 0.2.0
+ 0.2.1
eclipse-plugin
de.uni_freiburg.informatik.ultimate
mavenparent
- 0.2.0
+ 0.2.1
../BA_MavenParentUltimate/pom.xml
diff --git a/trunk/source/BuchiProgramProduct/META-INF/MANIFEST.MF b/trunk/source/BuchiProgramProduct/META-INF/MANIFEST.MF
index 9e06f24f354..245a1bb7cce 100644
--- a/trunk/source/BuchiProgramProduct/META-INF/MANIFEST.MF
+++ b/trunk/source/BuchiProgramProduct/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: BuchiProgramProduct
Bundle-SymbolicName: de.uni_freiburg.informatik.ultimate.buchiprogramproduct;singleton:=true
-Bundle-Version: 0.2.0
+Bundle-Version: 0.2.1
Bundle-Activator: de.uni_freiburg.informatik.ultimate.buchiprogramproduct.Activator
Require-Bundle: de.uni_freiburg.informatik.ultimate.lib.core,
de.uni_freiburg.informatik.ultimate.lib.util,
diff --git a/trunk/source/BuchiProgramProduct/pom.xml b/trunk/source/BuchiProgramProduct/pom.xml
index d84fce4461f..6965210d753 100644
--- a/trunk/source/BuchiProgramProduct/pom.xml
+++ b/trunk/source/BuchiProgramProduct/pom.xml
@@ -32,12 +32,12 @@
mavenparent
de.uni_freiburg.informatik.ultimate
- 0.2.0
+ 0.2.1
../BA_MavenParentUltimate/pom.xml
de.uni_freiburg.informatik.ultimate.buchiprogramproduct
- 0.2.0
+ 0.2.1
eclipse-plugin
diff --git a/trunk/source/CACSL2BoogieTranslator/META-INF/MANIFEST.MF b/trunk/source/CACSL2BoogieTranslator/META-INF/MANIFEST.MF
index d27b10b5992..ea432d4fd57 100644
--- a/trunk/source/CACSL2BoogieTranslator/META-INF/MANIFEST.MF
+++ b/trunk/source/CACSL2BoogieTranslator/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: CACSL2BoogieTranslator
Bundle-SymbolicName: de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator;singleton:=true
-Bundle-Version: 0.2.0
+Bundle-Version: 0.2.1
Bundle-Activator: de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.Activator
Require-Bundle: de.uni_freiburg.informatik.ultimate.lib.core,
de.uni_freiburg.informatik.ultimate.lib.boogieast,
diff --git a/trunk/source/CACSL2BoogieTranslator/pom.xml b/trunk/source/CACSL2BoogieTranslator/pom.xml
index 77de5fe2dc2..74f07d109a5 100644
--- a/trunk/source/CACSL2BoogieTranslator/pom.xml
+++ b/trunk/source/CACSL2BoogieTranslator/pom.xml
@@ -31,7 +31,7 @@
mavenparent
de.uni_freiburg.informatik.ultimate
- 0.2.0
+ 0.2.1
../BA_MavenParentUltimate/pom.xml
diff --git a/trunk/source/CDTParser/META-INF/MANIFEST.MF b/trunk/source/CDTParser/META-INF/MANIFEST.MF
index 3c6b0b0852f..082761fc937 100644
--- a/trunk/source/CDTParser/META-INF/MANIFEST.MF
+++ b/trunk/source/CDTParser/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: CDTParser
Bundle-SymbolicName: de.uni_freiburg.informatik.ultimate.cdt.parser;singleton:=true
-Bundle-Version: 0.2.0
+Bundle-Version: 0.2.1
Require-Bundle: de.uni_freiburg.informatik.ultimate.lib.core,
de.uni_freiburg.informatik.ultimate.core,
org.eclipse.cdt.core,
diff --git a/trunk/source/CDTParser/pom.xml b/trunk/source/CDTParser/pom.xml
index e2b747aea66..462aec55dfb 100644
--- a/trunk/source/CDTParser/pom.xml
+++ b/trunk/source/CDTParser/pom.xml
@@ -31,7 +31,7 @@
mavenparent
de.uni_freiburg.informatik.ultimate
- 0.2.0
+ 0.2.1
../BA_MavenParentUltimate/pom.xml
diff --git a/trunk/source/CDTPlugin/META-INF/MANIFEST.MF b/trunk/source/CDTPlugin/META-INF/MANIFEST.MF
index 0483a8665cb..58064563b07 100644
--- a/trunk/source/CDTPlugin/META-INF/MANIFEST.MF
+++ b/trunk/source/CDTPlugin/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: CDTPlugin
Bundle-SymbolicName: de.uni_freiburg.informatik.ultimate.cdt;singleton:=true
-Bundle-Version: 0.2.0
+Bundle-Version: 0.2.1
Bundle-Activator: de.uni_freiburg.informatik.ultimate.cdt.Activator
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
diff --git a/trunk/source/CDTPlugin/pom.xml b/trunk/source/CDTPlugin/pom.xml
index f4869e4e2c4..ddbc3bb19c8 100644
--- a/trunk/source/CDTPlugin/pom.xml
+++ b/trunk/source/CDTPlugin/pom.xml
@@ -31,7 +31,7 @@
mavenparent
de.uni_freiburg.informatik.ultimate
- 0.2.0
+ 0.2.1
../BA_MavenParentUltimate/pom.xml
diff --git a/trunk/source/ChcSmtPrinter/META-INF/MANIFEST.MF b/trunk/source/ChcSmtPrinter/META-INF/MANIFEST.MF
index b7bdd621aa6..7e9799917ef 100644
--- a/trunk/source/ChcSmtPrinter/META-INF/MANIFEST.MF
+++ b/trunk/source/ChcSmtPrinter/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: ChcSmtPrinter Plug-in
Bundle-SymbolicName: de.uni_freiburg.informatik.ultimate.chcprinter;singleton:=true
-Bundle-Version: 0.2.0
+Bundle-Version: 0.2.1
Require-Bundle: de.uni_freiburg.informatik.ultimate.lib.core,
de.uni_freiburg.informatik.ultimate.core,
de.uni_freiburg.informatik.ultimate.lib.chc,
diff --git a/trunk/source/ChcSmtPrinter/pom.xml b/trunk/source/ChcSmtPrinter/pom.xml
index 7868e8f36d0..c288ec8106e 100644
--- a/trunk/source/ChcSmtPrinter/pom.xml
+++ b/trunk/source/ChcSmtPrinter/pom.xml
@@ -30,11 +30,11 @@
mavenparent
de.uni_freiburg.informatik.ultimate
- 0.2.0
+ 0.2.1
../BA_MavenParentUltimate/pom.xml
de.uni_freiburg.informatik.ultimate.chcprinter
- 0.2.0
+ 0.2.1
eclipse-plugin
diff --git a/trunk/source/ChcToBoogie/META-INF/MANIFEST.MF b/trunk/source/ChcToBoogie/META-INF/MANIFEST.MF
index c3eb48bca71..0b1f66ca6ef 100644
--- a/trunk/source/ChcToBoogie/META-INF/MANIFEST.MF
+++ b/trunk/source/ChcToBoogie/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: ChcToBoogie
Bundle-SymbolicName: de.uni_freiburg.informatik.ultimate.plugins.chctoboogie;singleton:=true
-Bundle-Version: 0.2.0
+Bundle-Version: 0.2.1
Bundle-Activator: de.uni_freiburg.informatik.ultimate.plugins.chctoboogie.Activator
Require-Bundle: de.uni_freiburg.informatik.ultimate.lib.core,
de.uni_freiburg.informatik.ultimate.lib.util,
diff --git a/trunk/source/ChcToBoogie/pom.xml b/trunk/source/ChcToBoogie/pom.xml
index 5a1f3b0a5ff..73a67801a58 100644
--- a/trunk/source/ChcToBoogie/pom.xml
+++ b/trunk/source/ChcToBoogie/pom.xml
@@ -23,12 +23,12 @@
mavenparent
de.uni_freiburg.informatik.ultimate
- 0.2.0
+ 0.2.1
../BA_MavenParentUltimate/pom.xml
de.uni_freiburg.informatik.ultimate.plugins.chctoboogie
- 0.2.0
+ 0.2.1
eclipse-plugin
diff --git a/trunk/source/CodeCheck/META-INF/MANIFEST.MF b/trunk/source/CodeCheck/META-INF/MANIFEST.MF
index 4460ebe9672..3f93d5ee694 100644
--- a/trunk/source/CodeCheck/META-INF/MANIFEST.MF
+++ b/trunk/source/CodeCheck/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: CodeCheck
Bundle-SymbolicName: de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck;singleton:=true
-Bundle-Version: 0.2.0
+Bundle-Version: 0.2.1
Require-Bundle: de.uni_freiburg.informatik.ultimate.lib.core,
de.uni_freiburg.informatik.ultimate.core,
de.uni_freiburg.informatik.ultimate.lib.smtlibutils,
diff --git a/trunk/source/CodeCheck/pom.xml b/trunk/source/CodeCheck/pom.xml
index ddb7b90422c..170d2f70f19 100644
--- a/trunk/source/CodeCheck/pom.xml
+++ b/trunk/source/CodeCheck/pom.xml
@@ -32,11 +32,11 @@
mavenparent
de.uni_freiburg.informatik.ultimate
- 0.2.0
+ 0.2.1
../BA_MavenParentUltimate/pom.xml
de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck
- 0.2.0
+ 0.2.1
eclipse-plugin
diff --git a/trunk/source/CoreRCP/META-INF/MANIFEST.MF b/trunk/source/CoreRCP/META-INF/MANIFEST.MF
index fa329c4d2d1..5cd0afbe3aa 100644
--- a/trunk/source/CoreRCP/META-INF/MANIFEST.MF
+++ b/trunk/source/CoreRCP/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@ Eclipse-BuddyPolicy: dependent
Bundle-ManifestVersion: 2
Bundle-Name: CoreRCP Plug-in
Bundle-SymbolicName: de.uni_freiburg.informatik.ultimate.core;singleton:=true
-Bundle-Version: 0.2.0
+Bundle-Version: 0.2.1
Bundle-Activator: de.uni_freiburg.informatik.ultimate.core.coreplugin.Activator
Require-Bundle: org.eclipse.core.runtime;visibility:=reexport,
de.uni_freiburg.informatik.ultimate.lib.core;visibility:=reexport,
diff --git a/trunk/source/CoreRCP/pom.xml b/trunk/source/CoreRCP/pom.xml
index 7260bcbfb25..1204f9d3972 100644
--- a/trunk/source/CoreRCP/pom.xml
+++ b/trunk/source/CoreRCP/pom.xml
@@ -32,12 +32,12 @@
mavenparent
de.uni_freiburg.informatik.ultimate
- 0.2.0
+ 0.2.1
../BA_MavenParentUltimate/pom.xml
de.uni_freiburg.informatik.ultimate.core
- 0.2.0
+ 0.2.1
eclipse-plugin
diff --git a/trunk/source/CoreRCPTest/META-INF/MANIFEST.MF b/trunk/source/CoreRCPTest/META-INF/MANIFEST.MF
index 401c2cfc0d1..a218bb101c6 100644
--- a/trunk/source/CoreRCPTest/META-INF/MANIFEST.MF
+++ b/trunk/source/CoreRCPTest/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: CoreRCPTest
Bundle-SymbolicName: de.uni_freiburg.informatik.ultimate.core.test
-Bundle-Version: 0.2.0
+Bundle-Version: 0.2.1
Bundle-ActivationPolicy: lazy
Fragment-Host: de.uni_freiburg.informatik.ultimate.core
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
diff --git a/trunk/source/CoreRCPTest/pom.xml b/trunk/source/CoreRCPTest/pom.xml
index 9ccdf127502..edacd146c83 100644
--- a/trunk/source/CoreRCPTest/pom.xml
+++ b/trunk/source/CoreRCPTest/pom.xml
@@ -3,13 +3,13 @@
4.0.0
de.uni_freiburg.informatik.ultimate.core.test
- 0.2.0
+ 0.2.1
eclipse-test-plugin
mavenparent
de.uni_freiburg.informatik.ultimate
- 0.2.0
+ 0.2.1
../BA_MavenParentUltimate/pom.xml
diff --git a/trunk/source/Crocotta/META-INF/MANIFEST.MF b/trunk/source/Crocotta/META-INF/MANIFEST.MF
index 9ac915bc15c..41aadf82bb7 100644
--- a/trunk/source/Crocotta/META-INF/MANIFEST.MF
+++ b/trunk/source/Crocotta/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: PEAtoBoogie
Bundle-SymbolicName: de.uni_freiburg.informatik.ultimate.crocotta;singleton:=true
-Bundle-Version: 0.2.0
+Bundle-Version: 0.2.1
Bundle-Activator: de.uni_freiburg.informatik.ultimate.crocotta.Activator
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
diff --git a/trunk/source/Crocotta/pom.xml b/trunk/source/Crocotta/pom.xml
index 5049e62e53d..82c11f56c7c 100644
--- a/trunk/source/Crocotta/pom.xml
+++ b/trunk/source/Crocotta/pom.xml
@@ -22,13 +22,13 @@
mavenparent
de.uni_freiburg.informatik.ultimate
- 0.2.0
+ 0.2.1
../BA_MavenParentUltimate/pom.xml
de.uni_freiburg.informatik.ultimate
de.uni_freiburg.informatik.ultimate.crocotta
- 0.2.0
+ 0.2.1
eclipse-plugin
diff --git a/trunk/source/GUIGeneratedPreferencePages/META-INF/MANIFEST.MF b/trunk/source/GUIGeneratedPreferencePages/META-INF/MANIFEST.MF
index 8bf9e01d0df..f5afed9773a 100644
--- a/trunk/source/GUIGeneratedPreferencePages/META-INF/MANIFEST.MF
+++ b/trunk/source/GUIGeneratedPreferencePages/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: GUIGeneratedPreferencePages
Bundle-SymbolicName: de.uni_freiburg.informatik.ultimate.gui.preferencepages;singleton:=true
-Bundle-Version: 0.2.0
+Bundle-Version: 0.2.1
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Export-Package: de.uni_freiburg.informatik.ultimate.gui.preferencepages
Require-Bundle: org.eclipse.ui;visibility:=reexport,
diff --git a/trunk/source/GUIGeneratedPreferencePages/pom.xml b/trunk/source/GUIGeneratedPreferencePages/pom.xml
index fac26b4a631..e8f0b32f8be 100644
--- a/trunk/source/GUIGeneratedPreferencePages/pom.xml
+++ b/trunk/source/GUIGeneratedPreferencePages/pom.xml
@@ -31,11 +31,11 @@
mavenparent
de.uni_freiburg.informatik.ultimate
- 0.2.0
+ 0.2.1
../BA_MavenParentUltimate/pom.xml
de.uni_freiburg.informatik.ultimate.gui.preferencepages
- 0.2.0
+ 0.2.1
eclipse-plugin
diff --git a/trunk/source/GUILoggingWindow/META-INF/MANIFEST.MF b/trunk/source/GUILoggingWindow/META-INF/MANIFEST.MF
index cc9065eccf4..624fd1b712b 100644
--- a/trunk/source/GUILoggingWindow/META-INF/MANIFEST.MF
+++ b/trunk/source/GUILoggingWindow/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: GUILoggingWindow
Bundle-SymbolicName: de.uni_freiburg.informatik.ultimate.gui.logging;singleton:=true
-Bundle-Version: 0.2.0
+Bundle-Version: 0.2.1
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Require-Bundle: de.uni_freiburg.informatik.ultimate.lib.core,
de.uni_freiburg.informatik.ultimate.core,
diff --git a/trunk/source/GUILoggingWindow/pom.xml b/trunk/source/GUILoggingWindow/pom.xml
index 0247e3c6e5a..f7a5739ac62 100644
--- a/trunk/source/GUILoggingWindow/pom.xml
+++ b/trunk/source/GUILoggingWindow/pom.xml
@@ -31,11 +31,11 @@
mavenparent
de.uni_freiburg.informatik.ultimate
- 0.2.0
+ 0.2.1
../BA_MavenParentUltimate/pom.xml
de.uni_freiburg.informatik.ultimate.gui.logging
- 0.2.0
+ 0.2.1
eclipse-plugin
diff --git a/trunk/source/GuiRCP/META-INF/MANIFEST.MF b/trunk/source/GuiRCP/META-INF/MANIFEST.MF
index b6b79112acc..28f5ad0641b 100644
--- a/trunk/source/GuiRCP/META-INF/MANIFEST.MF
+++ b/trunk/source/GuiRCP/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: GuiRCP Plug-in
Bundle-SymbolicName: de.uni_freiburg.informatik.ultimate.gui;singleton:=true
-Bundle-Version: 0.2.0
+Bundle-Version: 0.2.1
Require-Bundle:
org.eclipse.ui;visibility:=reexport,
de.uni_freiburg.informatik.ultimate.lib.core,
diff --git a/trunk/source/GuiRCP/pom.xml b/trunk/source/GuiRCP/pom.xml
index 5a9bb97c778..27ed7538b3d 100644
--- a/trunk/source/GuiRCP/pom.xml
+++ b/trunk/source/GuiRCP/pom.xml
@@ -31,11 +31,11 @@
mavenparent
de.uni_freiburg.informatik.ultimate
- 0.2.0
+ 0.2.1
../BA_MavenParentUltimate/pom.xml
de.uni_freiburg.informatik.ultimate.gui
- 0.2.0
+ 0.2.1
eclipse-plugin
diff --git a/trunk/source/IRSDependencies/META-INF/MANIFEST.MF b/trunk/source/IRSDependencies/META-INF/MANIFEST.MF
index bba57d92ef1..a3ef4b67a56 100644
--- a/trunk/source/IRSDependencies/META-INF/MANIFEST.MF
+++ b/trunk/source/IRSDependencies/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: IRSDependencies
Bundle-SymbolicName: de.uni_freiburg.informatik.ultimate.plugins.analysis.irsdependencies;singleton:=true
-Bundle-Version: 0.2.0
+Bundle-Version: 0.2.1
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Bundle-ActivationPolicy: lazy
Export-Package: de.uni_freiburg.informatik.ultimate.plugins.analysis.irsdependencies.loopdetector,
diff --git a/trunk/source/IRSDependencies/pom.xml b/trunk/source/IRSDependencies/pom.xml
index 9e58f0a78ff..318b7650474 100644
--- a/trunk/source/IRSDependencies/pom.xml
+++ b/trunk/source/IRSDependencies/pom.xml
@@ -31,12 +31,12 @@
mavenparent
de.uni_freiburg.informatik.ultimate
- 0.2.0
+ 0.2.1
../BA_MavenParentUltimate/pom.xml
de.uni_freiburg.informatik.ultimate.plugins.analysis.irsdependencies
- 0.2.0
+ 0.2.1
eclipse-plugin
diff --git a/trunk/source/IcfgToChc/META-INF/MANIFEST.MF b/trunk/source/IcfgToChc/META-INF/MANIFEST.MF
index f37f53d339f..e1f82e177be 100644
--- a/trunk/source/IcfgToChc/META-INF/MANIFEST.MF
+++ b/trunk/source/IcfgToChc/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: IcfgToChc
Bundle-SymbolicName: de.uni_freiburg.informatik.ultimate.plugins.icfgtochc;singleton:=true
-Bundle-Version: 0.2.0
+Bundle-Version: 0.2.1
Bundle-Activator: de.uni_freiburg.informatik.ultimate.plugins.icfgtochc.Activator
Require-Bundle: de.uni_freiburg.informatik.ultimate.lib.core,
de.uni_freiburg.informatik.ultimate.lib.util,
diff --git a/trunk/source/IcfgToChc/pom.xml b/trunk/source/IcfgToChc/pom.xml
index d1113e0d2d9..dce33a68c5e 100644
--- a/trunk/source/IcfgToChc/pom.xml
+++ b/trunk/source/IcfgToChc/pom.xml
@@ -23,12 +23,12 @@
mavenparent
de.uni_freiburg.informatik.ultimate
- 0.2.0
+ 0.2.1
../BA_MavenParentUltimate/pom.xml
de.uni_freiburg.informatik.ultimate.plugins.icfgtochc
- 0.2.0
+ 0.2.1
eclipse-plugin
diff --git a/trunk/source/IcfgTransformation/META-INF/MANIFEST.MF b/trunk/source/IcfgTransformation/META-INF/MANIFEST.MF
index c9f6c0973ae..9c001b5a9e0 100644
--- a/trunk/source/IcfgTransformation/META-INF/MANIFEST.MF
+++ b/trunk/source/IcfgTransformation/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: IcfgTransformation
Bundle-SymbolicName: de.uni_freiburg.informatik.ultimate.plugins.icfgtransformation;singleton:=true
-Bundle-Version: 0.2.0
+Bundle-Version: 0.2.1
Bundle-Activator: de.uni_freiburg.informatik.ultimate.plugins.icfgtransformation.Activator
Require-Bundle: de.uni_freiburg.informatik.ultimate.lib.core,
de.uni_freiburg.informatik.ultimate.lib.util,
diff --git a/trunk/source/IcfgTransformation/pom.xml b/trunk/source/IcfgTransformation/pom.xml
index 61c719314cb..c0476d25d42 100644
--- a/trunk/source/IcfgTransformation/pom.xml
+++ b/trunk/source/IcfgTransformation/pom.xml
@@ -23,12 +23,12 @@
mavenparent
de.uni_freiburg.informatik.ultimate
- 0.2.0
+ 0.2.1
../BA_MavenParentUltimate/pom.xml
de.uni_freiburg.informatik.ultimate.plugins.icfgtransformation
- 0.2.0
+ 0.2.1
eclipse-plugin
diff --git a/trunk/source/InvariantSynthesis/META-INF/MANIFEST.MF b/trunk/source/InvariantSynthesis/META-INF/MANIFEST.MF
index a4e26db210c..33cb19e35b5 100644
--- a/trunk/source/InvariantSynthesis/META-INF/MANIFEST.MF
+++ b/trunk/source/InvariantSynthesis/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: InvariantSynthesis
Bundle-SymbolicName: de.uni_freiburg.informatik.ultimate.plugins.generator.invariantsynthesis;singleton:=true
-Bundle-Version: 0.2.0
+Bundle-Version: 0.2.1
Require-Bundle: de.uni_freiburg.informatik.ultimate.lib.core,
de.uni_freiburg.informatik.ultimate.lib.smtlibutils,
de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils,
diff --git a/trunk/source/InvariantSynthesis/pom.xml b/trunk/source/InvariantSynthesis/pom.xml
index dd51ca2c51d..1c0e1baa40b 100644
--- a/trunk/source/InvariantSynthesis/pom.xml
+++ b/trunk/source/InvariantSynthesis/pom.xml
@@ -30,13 +30,13 @@
mavenparent
de.uni_freiburg.informatik.ultimate
- 0.2.0
+ 0.2.1
../BA_MavenParentUltimate/pom.xml
de.uni_freiburg.informatik.ultimate
de.uni_freiburg.informatik.ultimate.plugins.generator.invariantsynthesis
- 0.2.0
+ 0.2.1
eclipse-plugin
diff --git a/trunk/source/JavaCup/pom.xml b/trunk/source/JavaCup/pom.xml
index 31f059b6c18..d090413a9b0 100644
--- a/trunk/source/JavaCup/pom.xml
+++ b/trunk/source/JavaCup/pom.xml
@@ -4,7 +4,7 @@
mavenparent
de.uni_freiburg.informatik.ultimate
- 0.2.0
+ 0.2.1
../BA_MavenParentUltimate/pom.xml
diff --git a/trunk/source/JungVisualization/META-INF/MANIFEST.MF b/trunk/source/JungVisualization/META-INF/MANIFEST.MF
index 426a9a0ab04..0e98df22b4f 100644
--- a/trunk/source/JungVisualization/META-INF/MANIFEST.MF
+++ b/trunk/source/JungVisualization/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Jung Visualization Plug-in
Bundle-SymbolicName: de.uni_freiburg.informatik.ultimate.plugins.output.jungvisualization;singleton:=true
-Bundle-Version: 0.2.0
+Bundle-Version: 0.2.1
Require-Bundle: de.uni_freiburg.informatik.ultimate.lib.core,
edu.uci.ics.jung,
de.uni_freiburg.informatik.ultimate.core,
diff --git a/trunk/source/JungVisualization/pom.xml b/trunk/source/JungVisualization/pom.xml
index 8b429dcc7e6..b192c6e0c35 100644
--- a/trunk/source/JungVisualization/pom.xml
+++ b/trunk/source/JungVisualization/pom.xml
@@ -33,7 +33,7 @@
de.uni_freiburg.informatik.ultimate
mavenparent
- 0.2.0
+ 0.2.1
../BA_MavenParentUltimate
diff --git a/trunk/source/LTL2aut/META-INF/MANIFEST.MF b/trunk/source/LTL2aut/META-INF/MANIFEST.MF
index fda90beac3d..b82fb33a75c 100644
--- a/trunk/source/LTL2aut/META-INF/MANIFEST.MF
+++ b/trunk/source/LTL2aut/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: LTL2aut
Bundle-SymbolicName: de.uni_freiburg.informatik.ultimate.ltl2aut;singleton:=true
-Bundle-Version: 0.2.0
+Bundle-Version: 0.2.1
Bundle-Activator: de.uni_freiburg.informatik.ultimate.ltl2aut.Activator
Require-Bundle: de.uni_freiburg.informatik.ultimate.lib.core,
de.uni_freiburg.informatik.ultimate.lib.util,
diff --git a/trunk/source/LTL2aut/pom.xml b/trunk/source/LTL2aut/pom.xml
index e50c71b38b2..c6f56c17776 100644
--- a/trunk/source/LTL2aut/pom.xml
+++ b/trunk/source/LTL2aut/pom.xml
@@ -32,14 +32,14 @@
mavenparent
de.uni_freiburg.informatik.ultimate
- 0.2.0
+ 0.2.1
../BA_MavenParentUltimate/pom.xml
de.uni_freiburg.informatik.ultimate
de.uni_freiburg.informatik.ultimate.ltl2aut
- 0.2.0
+ 0.2.1
eclipse-plugin
diff --git a/trunk/source/LassoRanker/META-INF/MANIFEST.MF b/trunk/source/LassoRanker/META-INF/MANIFEST.MF
index 14a30edd940..744fafcd934 100644
--- a/trunk/source/LassoRanker/META-INF/MANIFEST.MF
+++ b/trunk/source/LassoRanker/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: LassoRanker
Bundle-SymbolicName: de.uni_freiburg.informatik.ultimate.plugins.analysis.lassoranker;singleton:=true
-Bundle-Version: 0.2.0
+Bundle-Version: 0.2.1
Require-Bundle: de.uni_freiburg.informatik.ultimate.lib.util,
de.uni_freiburg.informatik.ultimate.lib.core,
de.uni_freiburg.informatik.ultimate.lib.smtlib,
diff --git a/trunk/source/LassoRanker/pom.xml b/trunk/source/LassoRanker/pom.xml
index f809f574a81..4f8fc2bb485 100644
--- a/trunk/source/LassoRanker/pom.xml
+++ b/trunk/source/LassoRanker/pom.xml
@@ -31,12 +31,12 @@
mavenparent
de.uni_freiburg.informatik.ultimate
- 0.2.0
+ 0.2.1
../BA_MavenParentUltimate/pom.xml
de.uni_freiburg.informatik.ultimate.plugins.analysis.lassoranker
- 0.2.0
+ 0.2.1
eclipse-plugin
diff --git a/trunk/source/Library-AcceleratedInterpolation/META-INF/MANIFEST.MF b/trunk/source/Library-AcceleratedInterpolation/META-INF/MANIFEST.MF
index 71194e815be..79de211d8e4 100644
--- a/trunk/source/Library-AcceleratedInterpolation/META-INF/MANIFEST.MF
+++ b/trunk/source/Library-AcceleratedInterpolation/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Library-AcceleratedInterpolation
Bundle-SymbolicName: de.uni_freiburg.informatik.ultimate.lib.acceleratedinterpolation
-Bundle-Version: 0.2.0
+Bundle-Version: 0.2.1
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Require-Bundle: de.uni_freiburg.informatik.ultimate.lib.smtlibutils,
de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils,
diff --git a/trunk/source/Library-AcceleratedInterpolation/pom.xml b/trunk/source/Library-AcceleratedInterpolation/pom.xml
index 8037c7db231..f60e8047abb 100644
--- a/trunk/source/Library-AcceleratedInterpolation/pom.xml
+++ b/trunk/source/Library-AcceleratedInterpolation/pom.xml
@@ -31,11 +31,11 @@
mavenparent
de.uni_freiburg.informatik.ultimate
- 0.2.0
+ 0.2.1
../BA_MavenParentUltimate/pom.xml
- 0.2.0
+ 0.2.1
eclipse-plugin
de.uni_freiburg.informatik.ultimate.lib.acceleratedinterpolation
diff --git a/trunk/source/Library-ApacheCommonsCLI/pom.xml b/trunk/source/Library-ApacheCommonsCLI/pom.xml
index 7f777c37b96..398eadb8c72 100644
--- a/trunk/source/Library-ApacheCommonsCLI/pom.xml
+++ b/trunk/source/Library-ApacheCommonsCLI/pom.xml
@@ -4,7 +4,7 @@
mavenparent
de.uni_freiburg.informatik.ultimate
- 0.2.0
+ 0.2.1
../BA_MavenParentUltimate/pom.xml
diff --git a/trunk/source/Library-ApacheCommonsLang/pom.xml b/trunk/source/Library-ApacheCommonsLang/pom.xml
index 85e9ba20f68..de8e7d85b4d 100644
--- a/trunk/source/Library-ApacheCommonsLang/pom.xml
+++ b/trunk/source/Library-ApacheCommonsLang/pom.xml
@@ -4,7 +4,7 @@
mavenparent
de.uni_freiburg.informatik.ultimate
- 0.2.0
+ 0.2.1
../BA_MavenParentUltimate/pom.xml
diff --git a/trunk/source/Library-Automata/META-INF/MANIFEST.MF b/trunk/source/Library-Automata/META-INF/MANIFEST.MF
index 3b7f5640e83..0a6728ad2d8 100644
--- a/trunk/source/Library-Automata/META-INF/MANIFEST.MF
+++ b/trunk/source/Library-Automata/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Library-Automata
Bundle-SymbolicName: de.uni_freiburg.informatik.ultimate.lib.automata
-Bundle-Version: 0.2.0
+Bundle-Version: 0.2.1
Require-Bundle: de.uni_freiburg.informatik.ultimate.lib.core,
de.uni_freiburg.informatik.ultimate.core,
de.uni_freiburg.informatik.ultimate.smtinterpol,
diff --git a/trunk/source/Library-Automata/pom.xml b/trunk/source/Library-Automata/pom.xml
index 5ce57a8a6d5..9fb7aa9840f 100644
--- a/trunk/source/Library-Automata/pom.xml
+++ b/trunk/source/Library-Automata/pom.xml
@@ -30,11 +30,11 @@
mavenparent
de.uni_freiburg.informatik.ultimate
- 0.2.0
+ 0.2.1
../BA_MavenParentUltimate/pom.xml
de.uni_freiburg.informatik.ultimate.lib.automata
- 0.2.0
+ 0.2.1
eclipse-plugin
diff --git a/trunk/source/Library-AutomataTest/META-INF/MANIFEST.MF b/trunk/source/Library-AutomataTest/META-INF/MANIFEST.MF
index fa6a827809d..0149e04458c 100644
--- a/trunk/source/Library-AutomataTest/META-INF/MANIFEST.MF
+++ b/trunk/source/Library-AutomataTest/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Library-AutomataTest
Bundle-SymbolicName: de.uni_freiburg.informatik.ultimate.lib.automata.test
-Bundle-Version: 0.2.0
+Bundle-Version: 0.2.1
Fragment-Host: de.uni_freiburg.informatik.ultimate.lib.automata
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Require-Bundle: de.uni_freiburg.informatik.ultimate.lib.test,
diff --git a/trunk/source/Library-AutomataTest/pom.xml b/trunk/source/Library-AutomataTest/pom.xml
index 67ccaacec6d..e9502e1fbb1 100644
--- a/trunk/source/Library-AutomataTest/pom.xml
+++ b/trunk/source/Library-AutomataTest/pom.xml
@@ -30,11 +30,11 @@
mavenparent
de.uni_freiburg.informatik.ultimate
- 0.2.0
+ 0.2.1
../BA_MavenParentUltimate/pom.xml
de.uni_freiburg.informatik.ultimate.lib.automata.test
- 0.2.0
+ 0.2.1
eclipse-test-plugin
diff --git a/trunk/source/Library-BoogieAST/META-INF/MANIFEST.MF b/trunk/source/Library-BoogieAST/META-INF/MANIFEST.MF
index 5c8752e1f42..676115a068e 100644
--- a/trunk/source/Library-BoogieAST/META-INF/MANIFEST.MF
+++ b/trunk/source/Library-BoogieAST/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Library-BoogieAST
Bundle-SymbolicName: de.uni_freiburg.informatik.ultimate.lib.boogieast
-Bundle-Version: 0.2.0
+Bundle-Version: 0.2.1
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Export-Package: de.uni_freiburg.informatik.ultimate.boogie,
de.uni_freiburg.informatik.ultimate.boogie.annotation,
diff --git a/trunk/source/Library-BoogieAST/pom.xml b/trunk/source/Library-BoogieAST/pom.xml
index 40f976c7d15..e69cf03427f 100644
--- a/trunk/source/Library-BoogieAST/pom.xml
+++ b/trunk/source/Library-BoogieAST/pom.xml
@@ -24,12 +24,12 @@
mavenparent
de.uni_freiburg.informatik.ultimate
- 0.2.0
+ 0.2.1
../BA_MavenParentUltimate/pom.xml
de.uni_freiburg.informatik.ultimate.lib.boogieast
- 0.2.0
+ 0.2.1
eclipse-plugin
diff --git a/trunk/source/Library-CHC/META-INF/MANIFEST.MF b/trunk/source/Library-CHC/META-INF/MANIFEST.MF
index c6a09bdaa14..f1667c1e203 100644
--- a/trunk/source/Library-CHC/META-INF/MANIFEST.MF
+++ b/trunk/source/Library-CHC/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Library-TreeAutomizer
Bundle-SymbolicName: de.uni_freiburg.informatik.ultimate.lib.chc
-Bundle-Version: 0.2.0
+Bundle-Version: 0.2.1
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Bundle-ClassPath: .
Require-Bundle: de.uni_freiburg.informatik.ultimate.lib.smtlibutils,
diff --git a/trunk/source/Library-CHC/pom.xml b/trunk/source/Library-CHC/pom.xml
index b685018b42f..eeb9698e0b8 100644
--- a/trunk/source/Library-CHC/pom.xml
+++ b/trunk/source/Library-CHC/pom.xml
@@ -30,11 +30,11 @@
mavenparent
de.uni_freiburg.informatik.ultimate
- 0.2.0
+ 0.2.1
../BA_MavenParentUltimate/pom.xml
de.uni_freiburg.informatik.ultimate.lib.chc
- 0.2.0
+ 0.2.1
eclipse-plugin
diff --git a/trunk/source/Library-CZT/pom.xml b/trunk/source/Library-CZT/pom.xml
index b0b4118e733..84290b60ebe 100644
--- a/trunk/source/Library-CZT/pom.xml
+++ b/trunk/source/Library-CZT/pom.xml
@@ -4,7 +4,7 @@
mavenparent
de.uni_freiburg.informatik.ultimate
- 0.2.0
+ 0.2.1
../BA_MavenParentUltimate/pom.xml
diff --git a/trunk/source/Library-Disruptor/pom.xml b/trunk/source/Library-Disruptor/pom.xml
index 74897108af8..b358e2da95b 100644
--- a/trunk/source/Library-Disruptor/pom.xml
+++ b/trunk/source/Library-Disruptor/pom.xml
@@ -4,7 +4,7 @@
mavenparent
de.uni_freiburg.informatik.ultimate
- 0.2.0
+ 0.2.1
../BA_MavenParentUltimate/pom.xml
diff --git a/trunk/source/Library-IcfgTransformer/META-INF/MANIFEST.MF b/trunk/source/Library-IcfgTransformer/META-INF/MANIFEST.MF
index f0401170827..98b9de50ea3 100644
--- a/trunk/source/Library-IcfgTransformer/META-INF/MANIFEST.MF
+++ b/trunk/source/Library-IcfgTransformer/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Library-IcfgTransformer
Bundle-SymbolicName: de.uni_freiburg.informatik.ultimate.lib.icfgtransformer
-Bundle-Version: 0.2.0
+Bundle-Version: 0.2.1
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Require-Bundle: de.uni_freiburg.informatik.ultimate.lib.smtlibutils,
de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils,
diff --git a/trunk/source/Library-IcfgTransformer/pom.xml b/trunk/source/Library-IcfgTransformer/pom.xml
index 49d2df290d8..a46f8687c72 100644
--- a/trunk/source/Library-IcfgTransformer/pom.xml
+++ b/trunk/source/Library-IcfgTransformer/pom.xml
@@ -31,11 +31,11 @@
mavenparent
de.uni_freiburg.informatik.ultimate
- 0.2.0
+ 0.2.1
../BA_MavenParentUltimate/pom.xml
- 0.2.0
+ 0.2.1
eclipse-plugin
de.uni_freiburg.informatik.ultimate.lib.icfgtransformer
diff --git a/trunk/source/Library-IcfgTransformerTest/META-INF/MANIFEST.MF b/trunk/source/Library-IcfgTransformerTest/META-INF/MANIFEST.MF
index a2fb6bdb1a0..cc7169ecafe 100644
--- a/trunk/source/Library-IcfgTransformerTest/META-INF/MANIFEST.MF
+++ b/trunk/source/Library-IcfgTransformerTest/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Library-IcfgTransformerTest
Bundle-SymbolicName: de.uni_freiburg.informatik.ultimate.lib.icfgtransformer.test
-Bundle-Version: 0.2.0
+Bundle-Version: 0.2.1
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Require-Bundle: de.uni_freiburg.informatik.ultimate.lib.core,
de.uni_freiburg.informatik.ultimate.lib.test,
diff --git a/trunk/source/Library-IcfgTransformerTest/pom.xml b/trunk/source/Library-IcfgTransformerTest/pom.xml
index f65feb598d2..cf2fd474048 100644
--- a/trunk/source/Library-IcfgTransformerTest/pom.xml
+++ b/trunk/source/Library-IcfgTransformerTest/pom.xml
@@ -29,13 +29,13 @@
4.0.0
de.uni_freiburg.informatik.ultimate.lib.icfgtransformer.test
- 0.2.0
+ 0.2.1
eclipse-test-plugin
mavenparent
de.uni_freiburg.informatik.ultimate
- 0.2.0
+ 0.2.1
../BA_MavenParentUltimate/pom.xml
diff --git a/trunk/source/Library-JavaBDD/pom.xml b/trunk/source/Library-JavaBDD/pom.xml
index 837f40ca344..ef69fb2eda2 100644
--- a/trunk/source/Library-JavaBDD/pom.xml
+++ b/trunk/source/Library-JavaBDD/pom.xml
@@ -4,7 +4,7 @@
mavenparent
de.uni_freiburg.informatik.ultimate
- 0.2.0
+ 0.2.1
../BA_MavenParentUltimate/pom.xml
diff --git a/trunk/source/Library-Jung/pom.xml b/trunk/source/Library-Jung/pom.xml
index 6d9abd3ccfe..c31083ed6d1 100644
--- a/trunk/source/Library-Jung/pom.xml
+++ b/trunk/source/Library-Jung/pom.xml
@@ -5,7 +5,7 @@
mavenparent
de.uni_freiburg.informatik.ultimate
- 0.2.0
+ 0.2.1
../BA_MavenParentUltimate/pom.xml
diff --git a/trunk/source/Library-LassoRanker/pom.xml b/trunk/source/Library-LassoRanker/pom.xml
index 633bfb0b2af..8de3bd79011 100644
--- a/trunk/source/Library-LassoRanker/pom.xml
+++ b/trunk/source/Library-LassoRanker/pom.xml
@@ -31,7 +31,7 @@
mavenparent
de.uni_freiburg.informatik.ultimate
- 0.2.0
+ 0.2.1
../BA_MavenParentUltimate/pom.xml
diff --git a/trunk/source/Library-MCR/META-INF/MANIFEST.MF b/trunk/source/Library-MCR/META-INF/MANIFEST.MF
index a3f49e939e4..502fc0a4f87 100644
--- a/trunk/source/Library-MCR/META-INF/MANIFEST.MF
+++ b/trunk/source/Library-MCR/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Library-MCR
Bundle-SymbolicName: de.uni_freiburg.informatik.ultimate.lib.mcr
-Bundle-Version: 0.2.0
+Bundle-Version: 0.2.1
Bundle-RequiredExecutionEnvironment: JavaSE-11
Require-Bundle: de.uni_freiburg.informatik.ultimate.lib.smtlibutils,
de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils,
diff --git a/trunk/source/Library-MCR/pom.xml b/trunk/source/Library-MCR/pom.xml
index a4f81b490d0..b44741e9cc8 100644
--- a/trunk/source/Library-MCR/pom.xml
+++ b/trunk/source/Library-MCR/pom.xml
@@ -31,11 +31,11 @@
mavenparent
de.uni_freiburg.informatik.ultimate
- 0.2.0
+ 0.2.1
../BA_MavenParentUltimate/pom.xml
- 0.2.0
+ 0.2.1
eclipse-plugin
de.uni_freiburg.informatik.ultimate.lib.mcr
diff --git a/trunk/source/Library-MSOD/META-INF/MANIFEST.MF b/trunk/source/Library-MSOD/META-INF/MANIFEST.MF
index 9fc5bee94fb..35c3b199d7f 100644
--- a/trunk/source/Library-MSOD/META-INF/MANIFEST.MF
+++ b/trunk/source/Library-MSOD/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Library-MSO
Bundle-SymbolicName: de.uni_freiburg.informatik.ultimate.lib.mso
-Bundle-Version: 0.2.0
+Bundle-Version: 0.2.1
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Require-Bundle: de.uni_freiburg.informatik.ultimate.lib.util,
de.uni_freiburg.informatik.ultimate.core,
diff --git a/trunk/source/Library-MSOD/pom.xml b/trunk/source/Library-MSOD/pom.xml
index a79790e9bf9..d5b0aba3a62 100644
--- a/trunk/source/Library-MSOD/pom.xml
+++ b/trunk/source/Library-MSOD/pom.xml
@@ -31,11 +31,11 @@
mavenparent
de.uni_freiburg.informatik.ultimate
- 0.2.0
+ 0.2.1
../BA_MavenParentUltimate/pom.xml
- 0.2.0
+ 0.2.1
eclipse-plugin
de.uni_freiburg.informatik.ultimate.lib.mso
diff --git a/trunk/source/Library-MSODTest/META-INF/MANIFEST.MF b/trunk/source/Library-MSODTest/META-INF/MANIFEST.MF
index 021179e2bbd..508cd294cf7 100644
--- a/trunk/source/Library-MSODTest/META-INF/MANIFEST.MF
+++ b/trunk/source/Library-MSODTest/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Library-MSOTest
Bundle-SymbolicName: de.uni_freiburg.informatik.ultimate.lib.mso.test
-Bundle-Version: 0.2.0
+Bundle-Version: 0.2.1
Fragment-Host: de.uni_freiburg.informatik.ultimate.lib.mso
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Require-Bundle: de.uni_freiburg.informatik.ultimate.lib.core,
diff --git a/trunk/source/Library-MSODTest/pom.xml b/trunk/source/Library-MSODTest/pom.xml
index 2034adeeee0..9e8cab31360 100644
--- a/trunk/source/Library-MSODTest/pom.xml
+++ b/trunk/source/Library-MSODTest/pom.xml
@@ -29,13 +29,13 @@
4.0.0
de.uni_freiburg.informatik.ultimate.lib.mso.test
- 0.2.0
+ 0.2.1
eclipse-test-plugin
mavenparent
de.uni_freiburg.informatik.ultimate
- 0.2.0
+ 0.2.1
../BA_MavenParentUltimate/pom.xml
diff --git a/trunk/source/Library-ModelCheckerUtils/META-INF/MANIFEST.MF b/trunk/source/Library-ModelCheckerUtils/META-INF/MANIFEST.MF
index b37cc0da8ed..2d6da760155 100644
--- a/trunk/source/Library-ModelCheckerUtils/META-INF/MANIFEST.MF
+++ b/trunk/source/Library-ModelCheckerUtils/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Library-ModelCheckerUtils
Bundle-SymbolicName: de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils
-Bundle-Version: 0.2.0
+Bundle-Version: 0.2.1
Bundle-RequiredExecutionEnvironment: JavaSE-11
Export-Package: de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils,
de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.absint,
diff --git a/trunk/source/Library-ModelCheckerUtils/pom.xml b/trunk/source/Library-ModelCheckerUtils/pom.xml
index 69086434769..da924f86a67 100644
--- a/trunk/source/Library-ModelCheckerUtils/pom.xml
+++ b/trunk/source/Library-ModelCheckerUtils/pom.xml
@@ -31,11 +31,11 @@
mavenparent
de.uni_freiburg.informatik.ultimate
- 0.2.0
+ 0.2.1
../BA_MavenParentUltimate/pom.xml
de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils
- 0.2.0
+ 0.2.1
eclipse-plugin
diff --git a/trunk/source/Library-ModelCheckerUtilsTest/META-INF/MANIFEST.MF b/trunk/source/Library-ModelCheckerUtilsTest/META-INF/MANIFEST.MF
index db59d606665..5b4b8c68da8 100644
--- a/trunk/source/Library-ModelCheckerUtilsTest/META-INF/MANIFEST.MF
+++ b/trunk/source/Library-ModelCheckerUtilsTest/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Library-ModelCheckerUtilsTest
Bundle-SymbolicName: de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.test
-Bundle-Version: 0.2.0
+Bundle-Version: 0.2.1
Fragment-Host: de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Require-Bundle: de.uni_freiburg.informatik.ultimate.lib.core,
diff --git a/trunk/source/Library-ModelCheckerUtilsTest/pom.xml b/trunk/source/Library-ModelCheckerUtilsTest/pom.xml
index e2a9a3f284e..bfd1d8df2df 100644
--- a/trunk/source/Library-ModelCheckerUtilsTest/pom.xml
+++ b/trunk/source/Library-ModelCheckerUtilsTest/pom.xml
@@ -29,13 +29,13 @@
4.0.0
de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.test
- 0.2.0
+ 0.2.1
eclipse-test-plugin
mavenparent
de.uni_freiburg.informatik.ultimate
- 0.2.0
+ 0.2.1
../BA_MavenParentUltimate/pom.xml
diff --git a/trunk/source/Library-PDR/META-INF/MANIFEST.MF b/trunk/source/Library-PDR/META-INF/MANIFEST.MF
index 2d4fdd26960..0261fb6c4e6 100644
--- a/trunk/source/Library-PDR/META-INF/MANIFEST.MF
+++ b/trunk/source/Library-PDR/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Library-PDR
Bundle-SymbolicName: de.uni_freiburg.informatik.ultimate.lib.pdr
-Bundle-Version: 0.2.0
+Bundle-Version: 0.2.1
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Require-Bundle: de.uni_freiburg.informatik.ultimate.lib.automata,
de.uni_freiburg.informatik.ultimate.lib.smtlibutils,
diff --git a/trunk/source/Library-PDR/pom.xml b/trunk/source/Library-PDR/pom.xml
index 1b8fb586183..83132623d5f 100644
--- a/trunk/source/Library-PDR/pom.xml
+++ b/trunk/source/Library-PDR/pom.xml
@@ -31,11 +31,11 @@
mavenparent
de.uni_freiburg.informatik.ultimate
- 0.2.0
+ 0.2.1
../BA_MavenParentUltimate/pom.xml
- 0.2.0
+ 0.2.1
eclipse-plugin
de.uni_freiburg.informatik.ultimate.lib.pdr
diff --git a/trunk/source/Library-PEA/pom.xml b/trunk/source/Library-PEA/pom.xml
index 22ac8665bb1..0690652c276 100644
--- a/trunk/source/Library-PEA/pom.xml
+++ b/trunk/source/Library-PEA/pom.xml
@@ -4,7 +4,7 @@
mavenparent
de.uni_freiburg.informatik.ultimate
- 0.2.0
+ 0.2.1
../BA_MavenParentUltimate/pom.xml
diff --git a/trunk/source/Library-PathExpressions/META-INF/MANIFEST.MF b/trunk/source/Library-PathExpressions/META-INF/MANIFEST.MF
index 09270e06511..a618a5166e0 100644
--- a/trunk/source/Library-PathExpressions/META-INF/MANIFEST.MF
+++ b/trunk/source/Library-PathExpressions/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: de.uni_freiburg.informatik.ultimate.lib.pathexpressions
Bundle-SymbolicName: de.uni_freiburg.informatik.ultimate.lib.pathexpressions
-Bundle-Version: 0.2.0
+Bundle-Version: 0.2.1
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Require-Bundle: de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils
Export-Package: de.uni_freiburg.informatik.ultimate.lib.pathexpressions,
diff --git a/trunk/source/Library-PathExpressions/pom.xml b/trunk/source/Library-PathExpressions/pom.xml
index 17d328fe39c..7fa26bd4a19 100644
--- a/trunk/source/Library-PathExpressions/pom.xml
+++ b/trunk/source/Library-PathExpressions/pom.xml
@@ -33,11 +33,11 @@ to convey the resulting work.
mavenparent
de.uni_freiburg.informatik.ultimate
- 0.2.0
+ 0.2.1
../BA_MavenParentUltimate/pom.xml
- 0.2.0
+ 0.2.1
eclipse-plugin
de.uni_freiburg.informatik.ultimate.lib.pathexpressions
diff --git a/trunk/source/Library-PathExpressionsTest/META-INF/MANIFEST.MF b/trunk/source/Library-PathExpressionsTest/META-INF/MANIFEST.MF
index 93d224d4451..99cb96fc323 100644
--- a/trunk/source/Library-PathExpressionsTest/META-INF/MANIFEST.MF
+++ b/trunk/source/Library-PathExpressionsTest/META-INF/MANIFEST.MF
@@ -7,5 +7,5 @@ Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Require-Bundle: org.junit
Import-Package: de.uni_freiburg.informatik.ultimate.lib.pathexpressions,
de.uni_freiburg.informatik.ultimate.lib.pathexpressions.regex
-Bundle-Version: 0.2.0
+Bundle-Version: 0.2.1
Automatic-Module-Name: de.uni.freiburg.informatik.ultimate.lib.pathexpressions.test
diff --git a/trunk/source/Library-PathExpressionsTest/pom.xml b/trunk/source/Library-PathExpressionsTest/pom.xml
index 810a4b00908..829c9262d33 100644
--- a/trunk/source/Library-PathExpressionsTest/pom.xml
+++ b/trunk/source/Library-PathExpressionsTest/pom.xml
@@ -31,11 +31,11 @@ to convey the resulting work.
mavenparent
de.uni_freiburg.informatik.ultimate
- 0.2.0
+ 0.2.1
../BA_MavenParentUltimate/pom.xml
- 0.2.0
+ 0.2.1
eclipse-test-plugin
de.uni_freiburg.informatik.ultimate.lib.pathexpressions.test
diff --git a/trunk/source/Library-SMTLIB/META-INF/MANIFEST.MF b/trunk/source/Library-SMTLIB/META-INF/MANIFEST.MF
index fd598fef204..b453ab0540a 100644
--- a/trunk/source/Library-SMTLIB/META-INF/MANIFEST.MF
+++ b/trunk/source/Library-SMTLIB/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: de.uni_freiburg.informatik.ultimate.lib.smtlib
Bundle-SymbolicName: de.uni_freiburg.informatik.ultimate.lib.smtlib
-Bundle-Version: 0.2.0
+Bundle-Version: 0.2.1
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Require-Bundle: de.uni_freiburg.informatik.ultimate.lib.util
Export-Package: de.uni_freiburg.informatik.ultimate.logic,
diff --git a/trunk/source/Library-SMTLIB/pom.xml b/trunk/source/Library-SMTLIB/pom.xml
index a740e1b30e9..e8936558d8f 100644
--- a/trunk/source/Library-SMTLIB/pom.xml
+++ b/trunk/source/Library-SMTLIB/pom.xml
@@ -4,12 +4,12 @@
mavenparent
de.uni_freiburg.informatik.ultimate
- 0.2.0
+ 0.2.1
../BA_MavenParentUltimate/pom.xml
de.uni_freiburg.informatik.ultimate
de.uni_freiburg.informatik.ultimate.lib.smtlib
- 0.2.0
+ 0.2.1
eclipse-plugin
\ No newline at end of file
diff --git a/trunk/source/Library-SMTLIBTest/META-INF/MANIFEST.MF b/trunk/source/Library-SMTLIBTest/META-INF/MANIFEST.MF
index d1f3d844078..a090c80e782 100644
--- a/trunk/source/Library-SMTLIBTest/META-INF/MANIFEST.MF
+++ b/trunk/source/Library-SMTLIBTest/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: de.uni_freiburg.informatik.ultimate.lib.smtlibTest
Bundle-SymbolicName: de.uni_freiburg.informatik.ultimate.lib.smtlib.test
-Bundle-Version: 0.2.0
+Bundle-Version: 0.2.1
Fragment-Host: de.uni_freiburg.informatik.ultimate.lib.smtlib
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Require-Bundle: org.junit
diff --git a/trunk/source/Library-SMTLIBTest/pom.xml b/trunk/source/Library-SMTLIBTest/pom.xml
index 789129d58a6..5320555fa25 100644
--- a/trunk/source/Library-SMTLIBTest/pom.xml
+++ b/trunk/source/Library-SMTLIBTest/pom.xml
@@ -29,13 +29,13 @@
4.0.0
de.uni_freiburg.informatik.ultimate
de.uni_freiburg.informatik.ultimate.lib.smtlib.test
- 0.2.0
+ 0.2.1
eclipse-test-plugin
mavenparent
de.uni_freiburg.informatik.ultimate
- 0.2.0
+ 0.2.1
../BA_MavenParentUltimate/pom.xml
diff --git a/trunk/source/Library-Sifa/META-INF/MANIFEST.MF b/trunk/source/Library-Sifa/META-INF/MANIFEST.MF
index d75867f37ef..aeb86ac7d54 100644
--- a/trunk/source/Library-Sifa/META-INF/MANIFEST.MF
+++ b/trunk/source/Library-Sifa/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Library-Sifa
Bundle-SymbolicName: de.uni_freiburg.informatik.ultimate.lib.sifa
-Bundle-Version: 0.2.0
+Bundle-Version: 0.2.1
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Require-Bundle: de.uni_freiburg.informatik.ultimate.lib.core,
de.uni_freiburg.informatik.ultimate.lib.smtlib,
diff --git a/trunk/source/Library-Sifa/pom.xml b/trunk/source/Library-Sifa/pom.xml
index 95f7d00ebd3..4cb1bd74ceb 100644
--- a/trunk/source/Library-Sifa/pom.xml
+++ b/trunk/source/Library-Sifa/pom.xml
@@ -32,11 +32,11 @@ to convey the resulting work.
mavenparent
de.uni_freiburg.informatik.ultimate
- 0.2.0
+ 0.2.1
../BA_MavenParentUltimate/pom.xml
- 0.2.0
+ 0.2.1
eclipse-plugin
de.uni_freiburg.informatik.ultimate.lib.sifa
diff --git a/trunk/source/Library-SifaTest/META-INF/MANIFEST.MF b/trunk/source/Library-SifaTest/META-INF/MANIFEST.MF
index 98186eecfe4..4f1b3857fc8 100644
--- a/trunk/source/Library-SifaTest/META-INF/MANIFEST.MF
+++ b/trunk/source/Library-SifaTest/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: de.uni_freiburg.informatik.ultimate.lib.sifa.test
Bundle-SymbolicName: de.uni_freiburg.informatik.ultimate.lib.sifa.test
-Bundle-Version: 0.2.0
+Bundle-Version: 0.2.1
Fragment-Host: de.uni_freiburg.informatik.ultimate.lib.sifa
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Require-Bundle: org.junit
diff --git a/trunk/source/Library-SifaTest/pom.xml b/trunk/source/Library-SifaTest/pom.xml
index a067c652d43..a00a08aad13 100644
--- a/trunk/source/Library-SifaTest/pom.xml
+++ b/trunk/source/Library-SifaTest/pom.xml
@@ -31,11 +31,11 @@ to convey the resulting work.
mavenparent
de.uni_freiburg.informatik.ultimate
- 0.2.0
+ 0.2.1
../BA_MavenParentUltimate/pom.xml
- 0.2.0
+ 0.2.1
eclipse-test-plugin
de.uni_freiburg.informatik.ultimate.lib.sifa.test
diff --git a/trunk/source/Library-SmtLibUtils/META-INF/MANIFEST.MF b/trunk/source/Library-SmtLibUtils/META-INF/MANIFEST.MF
index 39eab20671f..6d3207d76cd 100644
--- a/trunk/source/Library-SmtLibUtils/META-INF/MANIFEST.MF
+++ b/trunk/source/Library-SmtLibUtils/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Library-SmtLibUtils
Bundle-SymbolicName: de.uni_freiburg.informatik.ultimate.lib.smtlibutils
-Bundle-Version: 0.2.0
+Bundle-Version: 0.2.1
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Export-Package: de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.smt.bdd,
de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.smt.scripttransfer,
diff --git a/trunk/source/Library-SmtLibUtils/pom.xml b/trunk/source/Library-SmtLibUtils/pom.xml
index d3795661efa..e46ebffe999 100644
--- a/trunk/source/Library-SmtLibUtils/pom.xml
+++ b/trunk/source/Library-SmtLibUtils/pom.xml
@@ -31,11 +31,11 @@
mavenparent
de.uni_freiburg.informatik.ultimate
- 0.2.0
+ 0.2.1
../BA_MavenParentUltimate/pom.xml
de.uni_freiburg.informatik.ultimate.lib.smtlibutils
- 0.2.0
+ 0.2.1
eclipse-plugin
diff --git a/trunk/source/Library-TraceCheckerUtils/META-INF/MANIFEST.MF b/trunk/source/Library-TraceCheckerUtils/META-INF/MANIFEST.MF
index fe571ca87ea..ba21cd8ed5d 100644
--- a/trunk/source/Library-TraceCheckerUtils/META-INF/MANIFEST.MF
+++ b/trunk/source/Library-TraceCheckerUtils/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Library-TraceCheckerUtils
Bundle-SymbolicName: de.uni_freiburg.informatik.ultimate.lib.tracecheckerutils
-Bundle-Version: 0.2.0
+Bundle-Version: 0.2.1
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Export-Package:
de.uni_freiburg.informatik.ultimate.lib.tracecheckerutils,
diff --git a/trunk/source/Library-TraceCheckerUtils/pom.xml b/trunk/source/Library-TraceCheckerUtils/pom.xml
index cd8064d82a2..5c2fc317d90 100644
--- a/trunk/source/Library-TraceCheckerUtils/pom.xml
+++ b/trunk/source/Library-TraceCheckerUtils/pom.xml
@@ -31,11 +31,11 @@
mavenparent
de.uni_freiburg.informatik.ultimate
- 0.2.0
+ 0.2.1
../BA_MavenParentUltimate/pom.xml
de.uni_freiburg.informatik.ultimate.lib.tracecheckerutils
- 0.2.0
+ 0.2.1
eclipse-plugin
diff --git a/trunk/source/Library-UltimateCore/META-INF/MANIFEST.MF b/trunk/source/Library-UltimateCore/META-INF/MANIFEST.MF
index 5056676407d..c44ecf2aab3 100644
--- a/trunk/source/Library-UltimateCore/META-INF/MANIFEST.MF
+++ b/trunk/source/Library-UltimateCore/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: de.uni_freiburg.informatik.ultimate.lib.core
Bundle-SymbolicName: de.uni_freiburg.informatik.ultimate.lib.core
-Bundle-Version: 0.2.0
+Bundle-Version: 0.2.1
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Export-Package: de.uni_freiburg.informatik.ultimate.core.lib.exceptions,
de.uni_freiburg.informatik.ultimate.core.lib.models,
diff --git a/trunk/source/Library-UltimateCore/pom.xml b/trunk/source/Library-UltimateCore/pom.xml
index fa05aac98aa..1811da78d42 100644
--- a/trunk/source/Library-UltimateCore/pom.xml
+++ b/trunk/source/Library-UltimateCore/pom.xml
@@ -22,13 +22,13 @@
mavenparent
de.uni_freiburg.informatik.ultimate
- 0.2.0
+ 0.2.1
../BA_MavenParentUltimate/pom.xml
de.uni_freiburg.informatik.ultimate
de.uni_freiburg.informatik.ultimate.lib.core
- 0.2.0
+ 0.2.1
eclipse-plugin
diff --git a/trunk/source/Library-UltimateModel/META-INF/MANIFEST.MF b/trunk/source/Library-UltimateModel/META-INF/MANIFEST.MF
index a5e8a6a0b47..e80345af188 100644
--- a/trunk/source/Library-UltimateModel/META-INF/MANIFEST.MF
+++ b/trunk/source/Library-UltimateModel/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Library-UltimateModel
Bundle-SymbolicName: de.uni_freiburg.informatik.ultimate.lib.ultimatemodel
-Bundle-Version: 0.2.0
+Bundle-Version: 0.2.1
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Export-Package: de.uni_freiburg.informatik.ultimate.core.model,
de.uni_freiburg.informatik.ultimate.core.model.models,
diff --git a/trunk/source/Library-UltimateModel/pom.xml b/trunk/source/Library-UltimateModel/pom.xml
index 73cf1a235a9..32b5d5ed160 100644
--- a/trunk/source/Library-UltimateModel/pom.xml
+++ b/trunk/source/Library-UltimateModel/pom.xml
@@ -31,13 +31,13 @@
mavenparent
de.uni_freiburg.informatik.ultimate
- 0.2.0
+ 0.2.1
../BA_MavenParentUltimate/pom.xml
de.uni_freiburg.informatik.ultimate
de.uni_freiburg.informatik.ultimate.lib.ultimatemodel
- 0.2.0
+ 0.2.1
eclipse-plugin
diff --git a/trunk/source/Library-UltimateTest/META-INF/MANIFEST.MF b/trunk/source/Library-UltimateTest/META-INF/MANIFEST.MF
index 968e6c23518..21f505e5929 100644
--- a/trunk/source/Library-UltimateTest/META-INF/MANIFEST.MF
+++ b/trunk/source/Library-UltimateTest/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: de.uni_freiburg.informatik.ultimate.lib.test
Bundle-SymbolicName: de.uni_freiburg.informatik.ultimate.lib.test
-Bundle-Version: 0.2.0
+Bundle-Version: 0.2.1
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Export-Package: de.uni_freiburg.informatik.ultimate.test,
de.uni_freiburg.informatik.ultimate.test.benchexec,
diff --git a/trunk/source/Library-UltimateTest/pom.xml b/trunk/source/Library-UltimateTest/pom.xml
index 3aa4c5dd9b0..a1135773ffd 100644
--- a/trunk/source/Library-UltimateTest/pom.xml
+++ b/trunk/source/Library-UltimateTest/pom.xml
@@ -31,13 +31,13 @@
4.0.0
de.uni_freiburg.informatik.ultimate
de.uni_freiburg.informatik.ultimate.lib.test
- 0.2.0
+ 0.2.1
eclipse-plugin
mavenparent
de.uni_freiburg.informatik.ultimate
- 0.2.0
+ 0.2.1
../BA_MavenParentUltimate/pom.xml
diff --git a/trunk/source/Library-UltimateTestTest/META-INF/MANIFEST.MF b/trunk/source/Library-UltimateTestTest/META-INF/MANIFEST.MF
index c42d72bfdc6..7c2790ccec3 100644
--- a/trunk/source/Library-UltimateTestTest/META-INF/MANIFEST.MF
+++ b/trunk/source/Library-UltimateTestTest/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: de.uni_freiburg.informatik.ultimate.lib.testTest
Bundle-SymbolicName: de.uni_freiburg.informatik.ultimate.lib.test.test
-Bundle-Version: 0.2.0
+Bundle-Version: 0.2.1
Fragment-Host: de.uni_freiburg.informatik.ultimate.lib.test
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Require-Bundle: org.junit
diff --git a/trunk/source/Library-UltimateTestTest/pom.xml b/trunk/source/Library-UltimateTestTest/pom.xml
index 9d7ca58a7ae..3f1bdddca12 100644
--- a/trunk/source/Library-UltimateTestTest/pom.xml
+++ b/trunk/source/Library-UltimateTestTest/pom.xml
@@ -29,13 +29,13 @@
4.0.0
de.uni_freiburg.informatik.ultimate
de.uni_freiburg.informatik.ultimate.lib.test.test
- 0.2.0
+ 0.2.1
eclipse-test-plugin
mavenparent
de.uni_freiburg.informatik.ultimate
- 0.2.0
+ 0.2.1
../BA_MavenParentUltimate/pom.xml
diff --git a/trunk/source/Library-UltimateUtil/META-INF/MANIFEST.MF b/trunk/source/Library-UltimateUtil/META-INF/MANIFEST.MF
index f352a9659bf..41e0fd8c9b2 100644
--- a/trunk/source/Library-UltimateUtil/META-INF/MANIFEST.MF
+++ b/trunk/source/Library-UltimateUtil/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: de.uni_freiburg.informatik.ultimate.lib.util
Bundle-SymbolicName: de.uni_freiburg.informatik.ultimate.lib.util
-Bundle-Version: 0.2.0
+Bundle-Version: 0.2.1
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Require-Bundle: de.uni_freiburg.informatik.ultimate.lib.ultimatemodel
Export-Package: de.uni_freiburg.informatik.ultimate.util,
diff --git a/trunk/source/Library-UltimateUtil/pom.xml b/trunk/source/Library-UltimateUtil/pom.xml
index b884e76d44a..4ff974be024 100644
--- a/trunk/source/Library-UltimateUtil/pom.xml
+++ b/trunk/source/Library-UltimateUtil/pom.xml
@@ -30,12 +30,12 @@
mavenparent
de.uni_freiburg.informatik.ultimate
- 0.2.0
+ 0.2.1
../BA_MavenParentUltimate/pom.xml
de.uni_freiburg.informatik.ultimate
de.uni_freiburg.informatik.ultimate.lib.util
- 0.2.0
+ 0.2.1
eclipse-plugin
diff --git a/trunk/source/Library-UltimateUtilTest/META-INF/MANIFEST.MF b/trunk/source/Library-UltimateUtilTest/META-INF/MANIFEST.MF
index f8a32a58da9..c77e440a93d 100644
--- a/trunk/source/Library-UltimateUtilTest/META-INF/MANIFEST.MF
+++ b/trunk/source/Library-UltimateUtilTest/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: de.uni_freiburg.informatik.ultimate.lib.util.test
Bundle-SymbolicName: de.uni_freiburg.informatik.ultimate.lib.util.test
-Bundle-Version: 0.2.0
+Bundle-Version: 0.2.1
Fragment-Host: de.uni_freiburg.informatik.ultimate.lib.util
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Require-Bundle: org.junit,
diff --git a/trunk/source/Library-UltimateUtilTest/pom.xml b/trunk/source/Library-UltimateUtilTest/pom.xml
index 02df7e77336..9be7e1673c9 100644
--- a/trunk/source/Library-UltimateUtilTest/pom.xml
+++ b/trunk/source/Library-UltimateUtilTest/pom.xml
@@ -29,13 +29,13 @@
4.0.0
de.uni_freiburg.informatik.ultimate
de.uni_freiburg.informatik.ultimate.lib.util.test
- 0.2.0
+ 0.2.1
eclipse-test-plugin
mavenparent
de.uni_freiburg.informatik.ultimate
- 0.2.0
+ 0.2.1
../BA_MavenParentUltimate/pom.xml
diff --git a/trunk/source/Library-ojAlgo/pom.xml b/trunk/source/Library-ojAlgo/pom.xml
index b279962ac84..2b5e4829186 100644
--- a/trunk/source/Library-ojAlgo/pom.xml
+++ b/trunk/source/Library-ojAlgo/pom.xml
@@ -4,7 +4,7 @@
mavenparent
de.uni_freiburg.informatik.ultimate
- 0.2.0
+ 0.2.1
../BA_MavenParentUltimate/pom.xml
diff --git a/trunk/source/Library-srParse/pom.xml b/trunk/source/Library-srParse/pom.xml
index bb0800eee33..2cb004b7fae 100644
--- a/trunk/source/Library-srParse/pom.xml
+++ b/trunk/source/Library-srParse/pom.xml
@@ -4,7 +4,7 @@
mavenparent
de.uni_freiburg.informatik.ultimate
- 0.2.0
+ 0.2.1
../BA_MavenParentUltimate/pom.xml
diff --git a/trunk/source/Library-srParseTest/META-INF/MANIFEST.MF b/trunk/source/Library-srParseTest/META-INF/MANIFEST.MF
index 5a5cc5e5c6f..f8222c5739d 100644
--- a/trunk/source/Library-srParseTest/META-INF/MANIFEST.MF
+++ b/trunk/source/Library-srParseTest/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Library-srParseTest
Bundle-SymbolicName: de.uni_freiburg.informatik.ultimate.lib.srparse.test
-Bundle-Version: 0.2.0
+Bundle-Version: 0.2.1
Fragment-Host: de.uni_freiburg.informatik.ultimate.lib.srparse
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Require-Bundle: org.junit,
diff --git a/trunk/source/Library-srParseTest/pom.xml b/trunk/source/Library-srParseTest/pom.xml
index a015cab745e..cf840ba8f3e 100644
--- a/trunk/source/Library-srParseTest/pom.xml
+++ b/trunk/source/Library-srParseTest/pom.xml
@@ -29,13 +29,13 @@
4.0.0
de.uni_freiburg.informatik.ultimate
de.uni_freiburg.informatik.ultimate.lib.srparse.test
- 0.2.0
+ 0.2.1
eclipse-test-plugin
mavenparent
de.uni_freiburg.informatik.ultimate
- 0.2.0
+ 0.2.1
../BA_MavenParentUltimate/pom.xml
diff --git a/trunk/source/PEAtoBoogie/META-INF/MANIFEST.MF b/trunk/source/PEAtoBoogie/META-INF/MANIFEST.MF
index 7be761b8726..dbde5b97989 100644
--- a/trunk/source/PEAtoBoogie/META-INF/MANIFEST.MF
+++ b/trunk/source/PEAtoBoogie/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: PEAtoBoogie
Bundle-SymbolicName: de.uni_freiburg.informatik.ultimate.pea2boogie;singleton:=true
-Bundle-Version: 0.2.0
+Bundle-Version: 0.2.1
Bundle-Activator: de.uni_freiburg.informatik.ultimate.pea2boogie.Activator
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
diff --git a/trunk/source/PEAtoBoogie/pom.xml b/trunk/source/PEAtoBoogie/pom.xml
index 7a2da04e83b..16a93b8cfd2 100644
--- a/trunk/source/PEAtoBoogie/pom.xml
+++ b/trunk/source/PEAtoBoogie/pom.xml
@@ -30,12 +30,12 @@
mavenparent
de.uni_freiburg.informatik.ultimate
- 0.2.0
+ 0.2.1
../BA_MavenParentUltimate/pom.xml
de.uni_freiburg.informatik.ultimate
de.uni_freiburg.informatik.ultimate.pea2boogie
- 0.2.0
+ 0.2.1
eclipse-plugin
diff --git a/trunk/source/PEAtoBoogieTest/META-INF/MANIFEST.MF b/trunk/source/PEAtoBoogieTest/META-INF/MANIFEST.MF
index ceb9464a1b0..cd97da81249 100644
--- a/trunk/source/PEAtoBoogieTest/META-INF/MANIFEST.MF
+++ b/trunk/source/PEAtoBoogieTest/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: PEAtoBoogieTest
Bundle-SymbolicName: de.uni_freiburg.informatik.ultimate.pea2boogie.test
-Bundle-Version: 0.2.0
+Bundle-Version: 0.2.1
Fragment-Host: de.uni_freiburg.informatik.ultimate.pea2boogie
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Require-Bundle: com.github.jhoenicke.javacup,
diff --git a/trunk/source/PEAtoBoogieTest/pom.xml b/trunk/source/PEAtoBoogieTest/pom.xml
index 571ea29a53f..bd8e52e5722 100644
--- a/trunk/source/PEAtoBoogieTest/pom.xml
+++ b/trunk/source/PEAtoBoogieTest/pom.xml
@@ -29,13 +29,13 @@
4.0.0
de.uni_freiburg.informatik.ultimate
de.uni_freiburg.informatik.ultimate.pea2boogie.test
- 0.2.0
+ 0.2.1
eclipse-test-plugin
mavenparent
de.uni_freiburg.informatik.ultimate
- 0.2.0
+ 0.2.1
../BA_MavenParentUltimate/pom.xml
diff --git a/trunk/source/PeaExampleGenerator/META-INF/MANIFEST.MF b/trunk/source/PeaExampleGenerator/META-INF/MANIFEST.MF
index d598981c81f..56e2b890218 100644
--- a/trunk/source/PeaExampleGenerator/META-INF/MANIFEST.MF
+++ b/trunk/source/PeaExampleGenerator/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: de.uni_freiburg.informatik.ultimate.output.peaexamplegenerator
Bundle-SymbolicName: de.uni_freiburg.informatik.ultimate.output.peaexamplegenerator;singleton:=true
-Bundle-Version: 0.2.0
+Bundle-Version: 0.2.1
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Require-Bundle: de.uni_freiburg.informatik.ultimate.lib.ultimatemodel,
diff --git a/trunk/source/PeaExampleGenerator/pom.xml b/trunk/source/PeaExampleGenerator/pom.xml
index 93b0d74c78f..c48d499c6e9 100644
--- a/trunk/source/PeaExampleGenerator/pom.xml
+++ b/trunk/source/PeaExampleGenerator/pom.xml
@@ -30,11 +30,11 @@
mavenparent
de.uni_freiburg.informatik.ultimate
- 0.2.0
+ 0.2.1
../BA_MavenParentUltimate/pom.xml
de.uni_freiburg.informatik.ultimate.output.peaexamplegenerator
- 0.2.0
+ 0.2.1
eclipse-plugin
diff --git a/trunk/source/RCFGBuilder/META-INF/MANIFEST.MF b/trunk/source/RCFGBuilder/META-INF/MANIFEST.MF
index 6b21c7aa817..998cb5eb62c 100644
--- a/trunk/source/RCFGBuilder/META-INF/MANIFEST.MF
+++ b/trunk/source/RCFGBuilder/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: RCFGBuilder
Bundle-SymbolicName: de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder;singleton:=true
-Bundle-Version: 0.2.0
+Bundle-Version: 0.2.1
Require-Bundle: de.uni_freiburg.informatik.ultimate.lib.core,
de.uni_freiburg.informatik.ultimate.core,
de.uni_freiburg.informatik.ultimate.lib.smtlib,
diff --git a/trunk/source/RCFGBuilder/pom.xml b/trunk/source/RCFGBuilder/pom.xml
index cabdc418111..80a85b3e2af 100644
--- a/trunk/source/RCFGBuilder/pom.xml
+++ b/trunk/source/RCFGBuilder/pom.xml
@@ -30,12 +30,12 @@
mavenparent
de.uni_freiburg.informatik.ultimate
- 0.2.0
+ 0.2.1
../BA_MavenParentUltimate/pom.xml
de.uni_freiburg.informatik.ultimate
de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder
- 0.2.0
+ 0.2.1
eclipse-plugin
diff --git a/trunk/source/ReachingDefinitions/META-INF/MANIFEST.MF b/trunk/source/ReachingDefinitions/META-INF/MANIFEST.MF
index a90b4de0aab..10785bf49aa 100644
--- a/trunk/source/ReachingDefinitions/META-INF/MANIFEST.MF
+++ b/trunk/source/ReachingDefinitions/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Reaching Definitions
Bundle-SymbolicName: de.uni_freiburg.informatik.ultimate.plugins.analysis.reachingdefinitions;singleton:=true
-Bundle-Version: 0.2.0
+Bundle-Version: 0.2.1
Require-Bundle: de.uni_freiburg.informatik.ultimate.lib.core,
de.uni_freiburg.informatik.ultimate.core,
de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils,
diff --git a/trunk/source/ReachingDefinitions/pom.xml b/trunk/source/ReachingDefinitions/pom.xml
index 8cf70004825..b33989c8d35 100644
--- a/trunk/source/ReachingDefinitions/pom.xml
+++ b/trunk/source/ReachingDefinitions/pom.xml
@@ -30,12 +30,12 @@
mavenparent
de.uni_freiburg.informatik.ultimate
- 0.2.0
+ 0.2.1
../BA_MavenParentUltimate/pom.xml
de.uni_freiburg.informatik.ultimate
de.uni_freiburg.informatik.ultimate.plugins.analysis.reachingdefinitions
- 0.2.0
+ 0.2.1
eclipse-plugin
diff --git a/trunk/source/Referee/META-INF/MANIFEST.MF b/trunk/source/Referee/META-INF/MANIFEST.MF
index 29ba122677a..1a568718189 100644
--- a/trunk/source/Referee/META-INF/MANIFEST.MF
+++ b/trunk/source/Referee/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Referee
Bundle-SymbolicName: de.uni_freiburg.informatik.ultimate.plugins.generator.referee;singleton:=true
-Bundle-Version: 0.2.0
+Bundle-Version: 0.2.1
Require-Bundle: de.uni_freiburg.informatik.ultimate.lib.core,
de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils,
de.uni_freiburg.informatik.ultimate.lib.smtlib,
diff --git a/trunk/source/Referee/pom.xml b/trunk/source/Referee/pom.xml
index 37e4f92c17d..589270bad97 100644
--- a/trunk/source/Referee/pom.xml
+++ b/trunk/source/Referee/pom.xml
@@ -30,13 +30,13 @@
mavenparent
de.uni_freiburg.informatik.ultimate
- 0.2.0
+ 0.2.1
../BA_MavenParentUltimate/pom.xml
de.uni_freiburg.informatik.ultimate
de.uni_freiburg.informatik.ultimate.plugins.generator.referee
- 0.2.0
+ 0.2.1
eclipse-plugin
diff --git a/trunk/source/ReqParser/META-INF/MANIFEST.MF b/trunk/source/ReqParser/META-INF/MANIFEST.MF
index 1bca5fcb0e3..64b47b65502 100644
--- a/trunk/source/ReqParser/META-INF/MANIFEST.MF
+++ b/trunk/source/ReqParser/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: ReqParser
Bundle-SymbolicName: de.uni_freiburg.informatik.ultimate.reqparser;singleton:=true
-Bundle-Version: 0.2.0
+Bundle-Version: 0.2.1
Bundle-Activator: de.uni_freiburg.informatik.ultimate.reqparser.Activator
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
diff --git a/trunk/source/ReqParser/pom.xml b/trunk/source/ReqParser/pom.xml
index a881fd608a3..ef5df57306e 100644
--- a/trunk/source/ReqParser/pom.xml
+++ b/trunk/source/ReqParser/pom.xml
@@ -30,12 +30,12 @@
mavenparent
de.uni_freiburg.informatik.ultimate
- 0.2.0
+ 0.2.1
../BA_MavenParentUltimate/pom.xml
de.uni_freiburg.informatik.ultimate
de.uni_freiburg.informatik.ultimate.reqparser
- 0.2.0
+ 0.2.1
eclipse-plugin
diff --git a/trunk/source/ReqPrinter/META-INF/MANIFEST.MF b/trunk/source/ReqPrinter/META-INF/MANIFEST.MF
index 92e618a4491..668dad51614 100644
--- a/trunk/source/ReqPrinter/META-INF/MANIFEST.MF
+++ b/trunk/source/ReqPrinter/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: BoogiePrinter Plug-in
Bundle-SymbolicName: de.uni_freiburg.informatik.ultimate.req.printer;singleton:=true
-Bundle-Version: 0.2.0
+Bundle-Version: 0.2.1
Require-Bundle: de.uni_freiburg.informatik.ultimate.lib.core,
de.uni_freiburg.informatik.ultimate.core,
de.uni_freiburg.informatik.ultimate.pea2boogie,
diff --git a/trunk/source/ReqPrinter/pom.xml b/trunk/source/ReqPrinter/pom.xml
index 24c86da6ce7..e214ee9651c 100644
--- a/trunk/source/ReqPrinter/pom.xml
+++ b/trunk/source/ReqPrinter/pom.xml
@@ -30,11 +30,11 @@
mavenparent
de.uni_freiburg.informatik.ultimate
- 0.2.0
+ 0.2.1
../BA_MavenParentUltimate/pom.xml
de.uni_freiburg.informatik.ultimate.req.printer
- 0.2.0
+ 0.2.1
eclipse-plugin
diff --git a/trunk/source/ReqToTest/META-INF/MANIFEST.MF b/trunk/source/ReqToTest/META-INF/MANIFEST.MF
index 36d40db27a0..4d4961cc5cd 100644
--- a/trunk/source/ReqToTest/META-INF/MANIFEST.MF
+++ b/trunk/source/ReqToTest/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: ReqToTest
Bundle-SymbolicName: de.uni_freiburg.informatik.ultimate.reqtotest;singleton:=true
-Bundle-Version: 0.2.0
+Bundle-Version: 0.2.1
Bundle-Activator: de.uni_freiburg.informatik.ultimate.reqtotest.Activator
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
diff --git a/trunk/source/ReqToTest/pom.xml b/trunk/source/ReqToTest/pom.xml
index 9ba7153bc19..02c036d9c32 100644
--- a/trunk/source/ReqToTest/pom.xml
+++ b/trunk/source/ReqToTest/pom.xml
@@ -30,12 +30,12 @@
mavenparent
de.uni_freiburg.informatik.ultimate
- 0.2.0
+ 0.2.1
../BA_MavenParentUltimate/pom.xml
ReqToTest
de.uni_freiburg.informatik.ultimate.reqtotest
- 0.2.0
+ 0.2.1
eclipse-plugin
diff --git a/trunk/source/SMTInterpol/pom.xml b/trunk/source/SMTInterpol/pom.xml
index 83d9ed6bf02..8eb01fbb823 100644
--- a/trunk/source/SMTInterpol/pom.xml
+++ b/trunk/source/SMTInterpol/pom.xml
@@ -5,7 +5,7 @@
mavenparent
de.uni_freiburg.informatik.ultimate
- 0.2.0
+ 0.2.1
../BA_MavenParentUltimate/pom.xml
diff --git a/trunk/source/SMTInterpolTest/META-INF/MANIFEST.MF b/trunk/source/SMTInterpolTest/META-INF/MANIFEST.MF
index d846b5cfca0..d004a090f60 100644
--- a/trunk/source/SMTInterpolTest/META-INF/MANIFEST.MF
+++ b/trunk/source/SMTInterpolTest/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: SMTInterpolTest
Bundle-SymbolicName: de.uni_freiburg.informatik.ultimate.smtinterpol.test
-Bundle-Version: 0.2.0
+Bundle-Version: 0.2.1
Fragment-Host: de.uni_freiburg.informatik.ultimate.smtinterpol
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Require-Bundle: org.junit,
diff --git a/trunk/source/SMTInterpolTest/pom.xml b/trunk/source/SMTInterpolTest/pom.xml
index 96e0d2fb44f..7daee626fb9 100644
--- a/trunk/source/SMTInterpolTest/pom.xml
+++ b/trunk/source/SMTInterpolTest/pom.xml
@@ -29,13 +29,13 @@
4.0.0
de.uni_freiburg.informatik.ultimate
de.uni_freiburg.informatik.ultimate.smtinterpol.test
- 0.2.0
+ 0.2.1
eclipse-test-plugin
mavenparent
de.uni_freiburg.informatik.ultimate
- 0.2.0
+ 0.2.1
../BA_MavenParentUltimate/pom.xml
diff --git a/trunk/source/SMTSolverBridge/META-INF/MANIFEST.MF b/trunk/source/SMTSolverBridge/META-INF/MANIFEST.MF
index 7e32e3fb5a9..91f0c7e4dad 100644
--- a/trunk/source/SMTSolverBridge/META-INF/MANIFEST.MF
+++ b/trunk/source/SMTSolverBridge/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: SMTSolverBridge
Bundle-SymbolicName: de.uni_freiburg.informatik.ultimate.smtsolver.external
-Bundle-Version: 0.2.0
+Bundle-Version: 0.2.1
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Export-Package: de.uni_freiburg.informatik.ultimate.smtsolver.external
Require-Bundle: de.uni_freiburg.informatik.ultimate.lib.core,
diff --git a/trunk/source/SMTSolverBridge/pom.xml b/trunk/source/SMTSolverBridge/pom.xml
index f048f7314f1..9f8085473a1 100644
--- a/trunk/source/SMTSolverBridge/pom.xml
+++ b/trunk/source/SMTSolverBridge/pom.xml
@@ -32,7 +32,7 @@
mavenparent
de.uni_freiburg.informatik.ultimate
- 0.2.0
+ 0.2.1
../BA_MavenParentUltimate/pom.xml
diff --git a/trunk/source/SMTSolverBridgeTest/META-INF/MANIFEST.MF b/trunk/source/SMTSolverBridgeTest/META-INF/MANIFEST.MF
index f06fb06e772..36d2124a6b0 100644
--- a/trunk/source/SMTSolverBridgeTest/META-INF/MANIFEST.MF
+++ b/trunk/source/SMTSolverBridgeTest/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: SMTSolverBridgeTest
Bundle-SymbolicName: de.uni_freiburg.informatik.ultimate.smtsolver.external.test
-Bundle-Version: 0.2.0
+Bundle-Version: 0.2.1
Fragment-Host: de.uni_freiburg.informatik.ultimate.smtsolver.external
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Require-Bundle: de.uni_freiburg.informatik.ultimate.lib.test
diff --git a/trunk/source/SMTSolverBridgeTest/pom.xml b/trunk/source/SMTSolverBridgeTest/pom.xml
index 2b3c858d542..3b0825e0940 100644
--- a/trunk/source/SMTSolverBridgeTest/pom.xml
+++ b/trunk/source/SMTSolverBridgeTest/pom.xml
@@ -30,12 +30,12 @@
mavenparent
de.uni_freiburg.informatik.ultimate
- 0.2.0
+ 0.2.1
../BA_MavenParentUltimate/pom.xml
de.uni_freiburg.informatik.ultimate
de.uni_freiburg.informatik.ultimate.smtsolver.external.test
- 0.2.0
+ 0.2.1
eclipse-plugin
diff --git a/trunk/source/Sifa/META-INF/MANIFEST.MF b/trunk/source/Sifa/META-INF/MANIFEST.MF
index 9bee2502c2e..3e974c7a25b 100644
--- a/trunk/source/Sifa/META-INF/MANIFEST.MF
+++ b/trunk/source/Sifa/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Sifa
Bundle-SymbolicName: de.uni_freiburg.informatik.ultimate.plugins.sifa;singleton:=true
-Bundle-Version: 0.2.0
+Bundle-Version: 0.2.1
Bundle-Activator: de.uni_freiburg.informatik.ultimate.plugins.sifa.Activator
Require-Bundle: de.uni_freiburg.informatik.ultimate.lib.core,
de.uni_freiburg.informatik.ultimate.core,
diff --git a/trunk/source/Sifa/pom.xml b/trunk/source/Sifa/pom.xml
index b6008a1d1de..c3e39b473d0 100644
--- a/trunk/source/Sifa/pom.xml
+++ b/trunk/source/Sifa/pom.xml
@@ -24,12 +24,12 @@
mavenparent
de.uni_freiburg.informatik.ultimate
- 0.2.0
+ 0.2.1
../BA_MavenParentUltimate/pom.xml
de.uni_freiburg.informatik.ultimate.plugins.sifa
- 0.2.0
+ 0.2.1
eclipse-plugin
diff --git a/trunk/source/SmtParser/META-INF/MANIFEST.MF b/trunk/source/SmtParser/META-INF/MANIFEST.MF
index 309ea500242..9fd3414a02c 100644
--- a/trunk/source/SmtParser/META-INF/MANIFEST.MF
+++ b/trunk/source/SmtParser/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: SmtParser
Bundle-SymbolicName: de.uni_freiburg.informatik.ultimate.source.smtparser;singleton:=true
-Bundle-Version: 0.2.0
+Bundle-Version: 0.2.1
Bundle-Activator: de.uni_freiburg.informatik.ultimate.source.smtparser.Activator
Require-Bundle: de.uni_freiburg.informatik.ultimate.lib.core,
de.uni_freiburg.informatik.ultimate.core,
diff --git a/trunk/source/SmtParser/pom.xml b/trunk/source/SmtParser/pom.xml
index 4897f890d47..aa378a18b9f 100644
--- a/trunk/source/SmtParser/pom.xml
+++ b/trunk/source/SmtParser/pom.xml
@@ -23,13 +23,13 @@
mavenparent
de.uni_freiburg.informatik.ultimate
- 0.2.0
+ 0.2.1
../BA_MavenParentUltimate/pom.xml
de.uni_freiburg.informatik.ultimate
de.uni_freiburg.informatik.ultimate.source.smtparser
- 0.2.0
+ 0.2.1
eclipse-plugin
diff --git a/trunk/source/SpaceExParser/META-INF/MANIFEST.MF b/trunk/source/SpaceExParser/META-INF/MANIFEST.MF
index 4aded91d1e6..0da1570d92f 100644
--- a/trunk/source/SpaceExParser/META-INF/MANIFEST.MF
+++ b/trunk/source/SpaceExParser/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: SpaceExParser
Bundle-SymbolicName: de.uni_freiburg.informatik.ultimate.plugins.spaceex.parser;singleton:=true
-Bundle-Version: 0.2.0
+Bundle-Version: 0.2.1
Bundle-Activator: de.uni_freiburg.informatik.ultimate.plugins.spaceex.parser.Activator
Require-Bundle: de.uni_freiburg.informatik.ultimate.lib.core,
de.uni_freiburg.informatik.ultimate.core,
diff --git a/trunk/source/SpaceExParser/pom.xml b/trunk/source/SpaceExParser/pom.xml
index 37459279a0a..a7e40f8ac52 100644
--- a/trunk/source/SpaceExParser/pom.xml
+++ b/trunk/source/SpaceExParser/pom.xml
@@ -34,13 +34,13 @@
mavenparent
de.uni_freiburg.informatik.ultimate
- 0.2.0
+ 0.2.1
../BA_MavenParentUltimate/pom.xml
de.uni_freiburg.informatik.ultimate
de.uni_freiburg.informatik.ultimate.plugins.spaceex.parser
- 0.2.0
+ 0.2.1
eclipse-plugin
diff --git a/trunk/source/SpaceExParserTest/META-INF/MANIFEST.MF b/trunk/source/SpaceExParserTest/META-INF/MANIFEST.MF
index bd9955edf8e..a417c9d47d8 100644
--- a/trunk/source/SpaceExParserTest/META-INF/MANIFEST.MF
+++ b/trunk/source/SpaceExParserTest/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: SpaceExParserTest
Bundle-SymbolicName: de.uni_freiburg.informatik.ultimate.plugins.spaceex.parser.test
-Bundle-Version: 0.2.0
+Bundle-Version: 0.2.1
Fragment-Host: de.uni_freiburg.informatik.ultimate.plugins.spaceex.parser
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Require-Bundle: de.uni_freiburg.informatik.ultimate.lib.test
diff --git a/trunk/source/SpaceExParserTest/pom.xml b/trunk/source/SpaceExParserTest/pom.xml
index ffa8ca7dbc7..e9d1c2a0415 100644
--- a/trunk/source/SpaceExParserTest/pom.xml
+++ b/trunk/source/SpaceExParserTest/pom.xml
@@ -34,13 +34,13 @@
mavenparent
de.uni_freiburg.informatik.ultimate
- 0.2.0
+ 0.2.1
../BA_MavenParentUltimate/pom.xml
de.uni_freiburg.informatik.ultimate
de.uni_freiburg.informatik.ultimate.plugins.spaceex.parser.test
- 0.2.0
+ 0.2.1
eclipse-test-plugin
diff --git a/trunk/source/SyntaxChecker/META-INF/MANIFEST.MF b/trunk/source/SyntaxChecker/META-INF/MANIFEST.MF
index eaa95c91fed..23051923bc9 100644
--- a/trunk/source/SyntaxChecker/META-INF/MANIFEST.MF
+++ b/trunk/source/SyntaxChecker/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: SyntaxChecker
Bundle-SymbolicName: de.uni_freiburg.informatik.ultimate.plugins.analysis.syntaxchecker;singleton:=true
-Bundle-Version: 0.2.0
+Bundle-Version: 0.2.1
Require-Bundle: de.uni_freiburg.informatik.ultimate.core,
de.uni_freiburg.informatik.ultimate.lib.boogieast,
org.eclipse.cdt.core,
diff --git a/trunk/source/SyntaxChecker/pom.xml b/trunk/source/SyntaxChecker/pom.xml
index 8ce6c818aa2..95f7c818a87 100644
--- a/trunk/source/SyntaxChecker/pom.xml
+++ b/trunk/source/SyntaxChecker/pom.xml
@@ -23,13 +23,13 @@
mavenparent
de.uni_freiburg.informatik.ultimate
- 0.2.0
+ 0.2.1
../BA_MavenParentUltimate/pom.xml
de.uni_freiburg.informatik.ultimate
de.uni_freiburg.informatik.ultimate.plugins.analysis.syntaxchecker
- 0.2.0
+ 0.2.1
eclipse-plugin
diff --git a/trunk/source/TraceAbstraction/META-INF/MANIFEST.MF b/trunk/source/TraceAbstraction/META-INF/MANIFEST.MF
index 7c7d6f64f77..8b15f5773c9 100644
--- a/trunk/source/TraceAbstraction/META-INF/MANIFEST.MF
+++ b/trunk/source/TraceAbstraction/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: TraceAbstraction
Bundle-SymbolicName: de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction;singleton:=true
-Bundle-Version: 0.2.0
+Bundle-Version: 0.2.1
Require-Bundle: de.uni_freiburg.informatik.ultimate.lib.core,
de.uni_freiburg.informatik.ultimate.lib.smtlib,
de.uni_freiburg.informatik.ultimate.smtinterpol,
diff --git a/trunk/source/TraceAbstraction/pom.xml b/trunk/source/TraceAbstraction/pom.xml
index eb45dc09a9d..4a7d346b484 100644
--- a/trunk/source/TraceAbstraction/pom.xml
+++ b/trunk/source/TraceAbstraction/pom.xml
@@ -30,13 +30,13 @@
mavenparent
de.uni_freiburg.informatik.ultimate
- 0.2.0
+ 0.2.1
../BA_MavenParentUltimate/pom.xml
de.uni_freiburg.informatik.ultimate
de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction
- 0.2.0
+ 0.2.1
eclipse-plugin
diff --git a/trunk/source/TraceAbstractionConcurrent/META-INF/MANIFEST.MF b/trunk/source/TraceAbstractionConcurrent/META-INF/MANIFEST.MF
index 7c5712bf659..f0f009b8478 100644
--- a/trunk/source/TraceAbstractionConcurrent/META-INF/MANIFEST.MF
+++ b/trunk/source/TraceAbstractionConcurrent/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: TraceAbstractionConcurrent
Bundle-SymbolicName: de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstractionconcurrent;singleton:=true
-Bundle-Version: 0.2.0
+Bundle-Version: 0.2.1
Require-Bundle: de.uni_freiburg.informatik.ultimate.core,
de.uni_freiburg.informatik.ultimate.lib.util,
de.uni_freiburg.informatik.ultimate.lib.core,
diff --git a/trunk/source/TraceAbstractionConcurrent/pom.xml b/trunk/source/TraceAbstractionConcurrent/pom.xml
index 42ecf9292c9..247a5d73443 100644
--- a/trunk/source/TraceAbstractionConcurrent/pom.xml
+++ b/trunk/source/TraceAbstractionConcurrent/pom.xml
@@ -30,13 +30,13 @@
mavenparent
de.uni_freiburg.informatik.ultimate
- 0.2.0
+ 0.2.1
../BA_MavenParentUltimate/pom.xml
de.uni_freiburg.informatik.ultimate
de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstractionconcurrent
- 0.2.0
+ 0.2.1
eclipse-plugin
diff --git a/trunk/source/TraceAbstractionWithAFAs/META-INF/MANIFEST.MF b/trunk/source/TraceAbstractionWithAFAs/META-INF/MANIFEST.MF
index 20b746b0f4a..fab3c64060f 100644
--- a/trunk/source/TraceAbstractionWithAFAs/META-INF/MANIFEST.MF
+++ b/trunk/source/TraceAbstractionWithAFAs/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: TraceAbstractionWithAFAs
Bundle-SymbolicName: de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstractionwithafas;singleton:=true
-Bundle-Version: 0.2.0
+Bundle-Version: 0.2.1
Bundle-Activator: de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstractionwithafas.Activator
Require-Bundle: de.uni_freiburg.informatik.ultimate.core,
de.uni_freiburg.informatik.ultimate.lib.util,
diff --git a/trunk/source/TraceAbstractionWithAFAs/pom.xml b/trunk/source/TraceAbstractionWithAFAs/pom.xml
index cddf9818a3a..d18146a906b 100644
--- a/trunk/source/TraceAbstractionWithAFAs/pom.xml
+++ b/trunk/source/TraceAbstractionWithAFAs/pom.xml
@@ -30,13 +30,13 @@
mavenparent
de.uni_freiburg.informatik.ultimate
- 0.2.0
+ 0.2.1
../BA_MavenParentUltimate/pom.xml
de.uni_freiburg.informatik.ultimate
de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstractionwithafas
- 0.2.0
+ 0.2.1
eclipse-plugin
diff --git a/trunk/source/TreeAutomizer/META-INF/MANIFEST.MF b/trunk/source/TreeAutomizer/META-INF/MANIFEST.MF
index 98226a9e990..f6cb8bc06e5 100644
--- a/trunk/source/TreeAutomizer/META-INF/MANIFEST.MF
+++ b/trunk/source/TreeAutomizer/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: TreeAutomizer
Bundle-SymbolicName: de.uni_freiburg.informatik.ultimate.plugins.generator.treeautomizer;singleton:=true
-Bundle-Version: 0.2.0
+Bundle-Version: 0.2.1
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Require-Bundle: de.uni_freiburg.informatik.ultimate.lib.core,
diff --git a/trunk/source/TreeAutomizer/pom.xml b/trunk/source/TreeAutomizer/pom.xml
index 74c19ac9851..2dae0b28131 100644
--- a/trunk/source/TreeAutomizer/pom.xml
+++ b/trunk/source/TreeAutomizer/pom.xml
@@ -30,12 +30,12 @@
mavenparent
de.uni_freiburg.informatik.ultimate
- 0.2.0
+ 0.2.1
../BA_MavenParentUltimate/pom.xml
de.uni_freiburg.informatik.ultimate
de.uni_freiburg.informatik.ultimate.plugins.generator.treeautomizer
- 0.2.0
+ 0.2.1
eclipse-plugin
diff --git a/trunk/source/UltimateCLI/META-INF/MANIFEST.MF b/trunk/source/UltimateCLI/META-INF/MANIFEST.MF
index cccd2b7c923..8cb4dc0674d 100644
--- a/trunk/source/UltimateCLI/META-INF/MANIFEST.MF
+++ b/trunk/source/UltimateCLI/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: UltimateCLI
Bundle-SymbolicName: de.uni_freiburg.informatik.ultimate.cli;singleton:=true
-Bundle-Version: 0.2.0
+Bundle-Version: 0.2.1
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Require-Bundle: de.uni_freiburg.informatik.ultimate.lib.core,
de.uni_freiburg.informatik.ultimate.core,
diff --git a/trunk/source/UltimateCLI/pom.xml b/trunk/source/UltimateCLI/pom.xml
index dcf59109b5e..cf136784f88 100644
--- a/trunk/source/UltimateCLI/pom.xml
+++ b/trunk/source/UltimateCLI/pom.xml
@@ -31,12 +31,12 @@
mavenparent
de.uni_freiburg.informatik.ultimate
- 0.2.0
+ 0.2.1
../BA_MavenParentUltimate/pom.xml
de.uni_freiburg.informatik.ultimate
de.uni_freiburg.informatik.ultimate.cli
- 0.2.0
+ 0.2.1
eclipse-plugin
diff --git a/trunk/source/UltimateDeltaDebugger/META-INF/MANIFEST.MF b/trunk/source/UltimateDeltaDebugger/META-INF/MANIFEST.MF
index e52428e7483..ffb1f6518c3 100644
--- a/trunk/source/UltimateDeltaDebugger/META-INF/MANIFEST.MF
+++ b/trunk/source/UltimateDeltaDebugger/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Ultimate Delta Debugger
Bundle-SymbolicName: de.uni_freiburg.informatik.ultimate.deltadebugger;singleton:=true
-Bundle-Version: 0.2.0
+Bundle-Version: 0.2.1
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Require-Bundle: de.uni_freiburg.informatik.ultimate.lib.core,
de.uni_freiburg.informatik.ultimate.core,
diff --git a/trunk/source/UltimateDeltaDebugger/pom.xml b/trunk/source/UltimateDeltaDebugger/pom.xml
index d1339708c7f..0ca8e582816 100644
--- a/trunk/source/UltimateDeltaDebugger/pom.xml
+++ b/trunk/source/UltimateDeltaDebugger/pom.xml
@@ -31,12 +31,12 @@
mavenparent
de.uni_freiburg.informatik.ultimate
- 0.2.0
+ 0.2.1
../BA_MavenParentUltimate/pom.xml
de.uni_freiburg.informatik.ultimate
de.uni_freiburg.informatik.ultimate.deltadebugger
- 0.2.0
+ 0.2.1
eclipse-plugin
diff --git a/trunk/source/UltimateEliminatorController/META-INF/MANIFEST.MF b/trunk/source/UltimateEliminatorController/META-INF/MANIFEST.MF
index 06cab47e3b8..a743a576e00 100644
--- a/trunk/source/UltimateEliminatorController/META-INF/MANIFEST.MF
+++ b/trunk/source/UltimateEliminatorController/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: de.uni_freiburg.informatik.ultimate.controller.eliminator
Bundle-SymbolicName: de.uni_freiburg.informatik.ultimate.controller.eliminator;singleton:=true
-Bundle-Version: 0.2.0
+Bundle-Version: 0.2.1
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Require-Bundle: de.uni_freiburg.informatik.ultimate.lib.core,
de.uni_freiburg.informatik.ultimate.core,
diff --git a/trunk/source/UltimateEliminatorController/pom.xml b/trunk/source/UltimateEliminatorController/pom.xml
index d748778388b..67812e81b91 100644
--- a/trunk/source/UltimateEliminatorController/pom.xml
+++ b/trunk/source/UltimateEliminatorController/pom.xml
@@ -31,12 +31,12 @@
mavenparent
de.uni_freiburg.informatik.ultimate
- 0.2.0
+ 0.2.1
../BA_MavenParentUltimate/pom.xml
de.uni_freiburg.informatik.ultimate
de.uni_freiburg.informatik.ultimate.controller.eliminator
- 0.2.0
+ 0.2.1
eclipse-plugin
diff --git a/trunk/source/UltimateRegressionTest/META-INF/MANIFEST.MF b/trunk/source/UltimateRegressionTest/META-INF/MANIFEST.MF
index f9ef3fb9338..c5542854eeb 100644
--- a/trunk/source/UltimateRegressionTest/META-INF/MANIFEST.MF
+++ b/trunk/source/UltimateRegressionTest/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: UltimateRegressionTest
Bundle-SymbolicName: de.uni_freiburg.informatik.ultimate.regressiontest;singleton:=true
-Bundle-Version: 0.2.0
+Bundle-Version: 0.2.1
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Require-Bundle: org.junit,
de.uni_freiburg.informatik.ultimate.lib.core,
diff --git a/trunk/source/UltimateRegressionTest/pom.xml b/trunk/source/UltimateRegressionTest/pom.xml
index 7b7a7794b5a..d3afd619fe8 100644
--- a/trunk/source/UltimateRegressionTest/pom.xml
+++ b/trunk/source/UltimateRegressionTest/pom.xml
@@ -29,13 +29,13 @@
4.0.0
de.uni_freiburg.informatik.ultimate
de.uni_freiburg.informatik.ultimate.regressiontest
- 0.2.0
+ 0.2.1
eclipse-test-plugin
mavenparent
de.uni_freiburg.informatik.ultimate
- 0.2.0
+ 0.2.1
../BA_MavenParentUltimate/pom.xml
diff --git a/trunk/source/UltimateTest/META-INF/MANIFEST.MF b/trunk/source/UltimateTest/META-INF/MANIFEST.MF
index 97c86e3c166..012e7aca74c 100644
--- a/trunk/source/UltimateTest/META-INF/MANIFEST.MF
+++ b/trunk/source/UltimateTest/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: UltimateTest
Bundle-SymbolicName: de.uni_freiburg.informatik.ultimate.ultimatetest;singleton:=true
-Bundle-Version: 0.2.0
+Bundle-Version: 0.2.1
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Bundle-ActivationPolicy: lazy
Require-Bundle: de.uni_freiburg.informatik.ultimate.lib.core,
diff --git a/trunk/source/UltimateTest/pom.xml b/trunk/source/UltimateTest/pom.xml
index 91951915b57..f9d4b3e27f9 100644
--- a/trunk/source/UltimateTest/pom.xml
+++ b/trunk/source/UltimateTest/pom.xml
@@ -29,13 +29,13 @@
4.0.0
de.uni_freiburg.informatik.ultimate
de.uni_freiburg.informatik.ultimate.ultimatetest
- 0.2.0
+ 0.2.1
eclipse-test-plugin
mavenparent
de.uni_freiburg.informatik.ultimate
- 0.2.0
+ 0.2.1
../BA_MavenParentUltimate/pom.xml
diff --git a/trunk/source/WebInterface/pom.xml b/trunk/source/WebInterface/pom.xml
index c2c8b7a8e7c..9113d891685 100644
--- a/trunk/source/WebInterface/pom.xml
+++ b/trunk/source/WebInterface/pom.xml
@@ -5,7 +5,7 @@
mavenparent
de.uni_freiburg.informatik.ultimate
- 0.2.0
+ 0.2.1
../BA_MavenParentUltimate/pom.xml
diff --git a/trunk/source/WebUltimateBridge/META-INF/MANIFEST.MF b/trunk/source/WebUltimateBridge/META-INF/MANIFEST.MF
index 8f7241381ec..388a52528bd 100644
--- a/trunk/source/WebUltimateBridge/META-INF/MANIFEST.MF
+++ b/trunk/source/WebUltimateBridge/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: WebUltimateBridge
Bundle-SymbolicName: de.uni_freiburg.informatik.ultimate.webbridge;singleton:=true
-Bundle-Version: 0.2.0
+Bundle-Version: 0.2.1
Bundle-Activator: de.uni_freiburg.informatik.ultimate.webbridge.Activator
Require-Bundle: org.eclipse.core.runtime
Bundle-ActivationPolicy: lazy
diff --git a/trunk/source/WebUltimateBridge/pom.xml b/trunk/source/WebUltimateBridge/pom.xml
index 206a1c489d9..95ada3f4fd9 100644
--- a/trunk/source/WebUltimateBridge/pom.xml
+++ b/trunk/source/WebUltimateBridge/pom.xml
@@ -5,13 +5,13 @@
mavenparent
de.uni_freiburg.informatik.ultimate
- 0.2.0
+ 0.2.1
../BA_MavenParentUltimate/pom.xml
de.uni_freiburg.informatik.ultimate
de.uni_freiburg.informatik.ultimate.webbridge
- 0.2.0
+ 0.2.1
eclipse-plugin
diff --git a/trunk/source/Website/pom.xml b/trunk/source/Website/pom.xml
index 87688a291a2..549e740500d 100644
--- a/trunk/source/Website/pom.xml
+++ b/trunk/source/Website/pom.xml
@@ -6,13 +6,13 @@
de.uni_freiburg.informatik.ultimate
mavenparent
- 0.2.0
+ 0.2.1
../BA_MavenParentUltimate/pom.xml
de.uni_freiburg.informatik.ultimate
UltimateWebsite
- 0.2.0
+ 0.2.1
war
diff --git a/trunk/source/WitnessParser/META-INF/MANIFEST.MF b/trunk/source/WitnessParser/META-INF/MANIFEST.MF
index 34c02981f41..6900f234327 100644
--- a/trunk/source/WitnessParser/META-INF/MANIFEST.MF
+++ b/trunk/source/WitnessParser/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: WitnessParser
Bundle-SymbolicName: de.uni_freiburg.informatik.ultimate.witnessparser;singleton:=true
-Bundle-Version: 0.2.0
+Bundle-Version: 0.2.1
Bundle-Activator: de.uni_freiburg.informatik.ultimate.witnessparser.Activator
Require-Bundle: de.uni_freiburg.informatik.ultimate.core,
edu.uci.ics.jung,
diff --git a/trunk/source/WitnessParser/pom.xml b/trunk/source/WitnessParser/pom.xml
index 19423685dcf..689cedea974 100644
--- a/trunk/source/WitnessParser/pom.xml
+++ b/trunk/source/WitnessParser/pom.xml
@@ -31,13 +31,13 @@
mavenparent
de.uni_freiburg.informatik.ultimate
- 0.2.0
+ 0.2.1
../BA_MavenParentUltimate/pom.xml
de.uni_freiburg.informatik.ultimate
de.uni_freiburg.informatik.ultimate.witnessparser
- 0.2.0
+ 0.2.1
eclipse-plugin
diff --git a/trunk/source/WitnessPrinter/META-INF/MANIFEST.MF b/trunk/source/WitnessPrinter/META-INF/MANIFEST.MF
index 2dac50813c5..3306994d650 100644
--- a/trunk/source/WitnessPrinter/META-INF/MANIFEST.MF
+++ b/trunk/source/WitnessPrinter/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: BuchiProgramProduct
Bundle-SymbolicName: de.uni_freiburg.informatik.ultimate.witnessprinter;singleton:=true
-Bundle-Version: 0.2.0
+Bundle-Version: 0.2.1
Bundle-Activator: de.uni_freiburg.informatik.ultimate.witnessprinter.Activator
Require-Bundle: de.uni_freiburg.informatik.ultimate.lib.core,
de.uni_freiburg.informatik.ultimate.lib.smtlib,
diff --git a/trunk/source/WitnessPrinter/pom.xml b/trunk/source/WitnessPrinter/pom.xml
index ecfc432357b..026a45f4309 100644
--- a/trunk/source/WitnessPrinter/pom.xml
+++ b/trunk/source/WitnessPrinter/pom.xml
@@ -31,13 +31,13 @@
mavenparent
de.uni_freiburg.informatik.ultimate
- 0.2.0
+ 0.2.1
../BA_MavenParentUltimate/pom.xml
de.uni_freiburg.informatik.ultimate
de.uni_freiburg.informatik.ultimate.witnessprinter
- 0.2.0
+ 0.2.1
eclipse-plugin