瀏覽代碼

Version bump to 2.1.1 and more target folder filter in projects

benjamin.schwertfeger@googlemail.com 12 年之前
父節點
當前提交
e7e9d317e3
共有 34 個文件被更改,包括 203 次插入115 次删除
  1. 28 17
      de.itemis.gmf.utils/features/de.itemis.gmf.runtime.commons-feature/.project
  2. 1 1
      de.itemis.gmf.utils/features/de.itemis.gmf.runtime.commons-feature/feature.xml
  3. 1 1
      de.itemis.gmf.utils/features/de.itemis.gmf.runtime.commons-feature/pom.xml
  4. 4 4
      de.itemis.gmf.utils/plugins/de.itemis.gmf.runtime.commons/.project
  5. 1 1
      de.itemis.gmf.utils/plugins/de.itemis.gmf.runtime.commons/META-INF/MANIFEST.MF
  6. 1 1
      de.itemis.gmf.utils/plugins/de.itemis.gmf.runtime.commons/pom.xml
  7. 28 17
      de.itemis.xtext.utils/features/de.itemis.xtext.utils.gmf-feature/.project
  8. 1 1
      de.itemis.xtext.utils/features/de.itemis.xtext.utils.gmf-feature/feature.xml
  9. 1 1
      de.itemis.xtext.utils/features/de.itemis.xtext.utils.gmf-feature/pom.xml
  10. 28 17
      de.itemis.xtext.utils/features/de.itemis.xtext.utils.jface-feature/.project
  11. 1 1
      de.itemis.xtext.utils/features/de.itemis.xtext.utils.jface-feature/feature.xml
  12. 1 1
      de.itemis.xtext.utils/features/de.itemis.xtext.utils.jface-feature/pom.xml
  13. 11 0
      de.itemis.xtext.utils/plugins/de.itemis.xtext.utils.gmf/.project
  14. 1 1
      de.itemis.xtext.utils/plugins/de.itemis.xtext.utils.gmf/META-INF/MANIFEST.MF
  15. 1 1
      de.itemis.xtext.utils/plugins/de.itemis.xtext.utils.gmf/pom.xml
  16. 39 28
      de.itemis.xtext.utils/plugins/de.itemis.xtext.utils.jface/.project
  17. 1 1
      de.itemis.xtext.utils/plugins/de.itemis.xtext.utils.jface/META-INF/MANIFEST.MF
  18. 1 1
      de.itemis.xtext.utils/plugins/de.itemis.xtext.utils.jface/pom.xml
  19. 11 0
      features/org.yakindu.base-feature/.project
  20. 1 1
      features/org.yakindu.base-feature/feature.xml
  21. 1 1
      features/org.yakindu.base-feature/pom.xml
  22. 11 0
      plugins/org.yakindu.base.types.edit/.project
  23. 1 1
      plugins/org.yakindu.base.types.edit/META-INF/MANIFEST.MF
  24. 1 1
      plugins/org.yakindu.base.types.edit/pom.xml
  25. 11 0
      plugins/org.yakindu.base.types.scope/.project
  26. 1 1
      plugins/org.yakindu.base.types.scope/META-INF/MANIFEST.MF
  27. 1 1
      plugins/org.yakindu.base.types.scope/pom.xml
  28. 1 1
      plugins/org.yakindu.base.types/META-INF/MANIFEST.MF
  29. 1 1
      plugins/org.yakindu.base.types/pom.xml
  30. 3 3
      releng/org.yakindu.base.releng/pom.xml
  31. 1 1
      releng/org.yakindu.base.releng/promote-pom.xml
  32. 6 6
      releng/org.yakindu.base.repository/category.xml
  33. 1 1
      releng/org.yakindu.base.repository/pom.xml
  34. 1 1
      releng/org.yakindu.base.target/pom.xml

+ 28 - 17
de.itemis.gmf.utils/features/de.itemis.gmf.runtime.commons-feature/.project

@@ -1,17 +1,28 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
-	<name>de.itemis.gmf.runtime.commons-feature</name>
-	<comment></comment>
-	<projects>
-	</projects>
-	<buildSpec>
-		<buildCommand>
-			<name>org.eclipse.pde.FeatureBuilder</name>
-			<arguments>
-			</arguments>
-		</buildCommand>
-	</buildSpec>
-	<natures>
-		<nature>org.eclipse.pde.FeatureNature</nature>
-	</natures>
-</projectDescription>
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+	<name>de.itemis.gmf.runtime.commons-feature</name>
+	<comment></comment>
+	<projects>
+	</projects>
+	<buildSpec>
+		<buildCommand>
+			<name>org.eclipse.pde.FeatureBuilder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+	</buildSpec>
+	<natures>
+		<nature>org.eclipse.pde.FeatureNature</nature>
+	</natures>
+	<filteredResources>
+		<filter>
+			<id>1373525694166</id>
+			<name></name>
+			<type>10</type>
+			<matcher>
+				<id>org.eclipse.ui.ide.multiFilter</id>
+				<arguments>1.0-name-matches-false-false-target</arguments>
+			</matcher>
+		</filter>
+	</filteredResources>
+</projectDescription>

+ 1 - 1
de.itemis.gmf.utils/features/de.itemis.gmf.runtime.commons-feature/feature.xml

@@ -2,7 +2,7 @@
 <feature
       id="de.itemis.gmf.runtime.commons"
       label="GMF Runtime Commons"
-      version="2.1.0.qualifier"
+      version="2.1.1.qualifier"
       provider-name="itemis AG">
 
    <description>

+ 1 - 1
de.itemis.gmf.utils/features/de.itemis.gmf.runtime.commons-feature/pom.xml

@@ -6,7 +6,7 @@
 	<parent>
 		<groupId>org.yakindu.base</groupId>
 		<artifactId>org.yakindu.base.releng</artifactId>
-		<version>2.1.0-SNAPSHOT</version>
+		<version>2.1.1-SNAPSHOT</version>
 		<relativePath>../org.yakindu.base.releng/pom.xml</relativePath>
 	</parent>
 	<artifactId>de.itemis.gmf.runtime.commons</artifactId>

+ 4 - 4
de.itemis.gmf.utils/plugins/de.itemis.gmf.runtime.commons/.project

@@ -27,12 +27,12 @@
 	</natures>
 	<filteredResources>
 		<filter>
-			<id>1337757477998</id>
-			<name>target</name>
-			<type>14</type>
+			<id>1373525704395</id>
+			<name></name>
+			<type>10</type>
 			<matcher>
 				<id>org.eclipse.ui.ide.multiFilter</id>
-				<arguments>1.0-name-matches-false-false-*</arguments>
+				<arguments>1.0-name-matches-false-false-target</arguments>
 			</matcher>
 		</filter>
 	</filteredResources>

+ 1 - 1
de.itemis.gmf.utils/plugins/de.itemis.gmf.runtime.commons/META-INF/MANIFEST.MF

@@ -2,7 +2,7 @@ Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: GMF Runtime Commons
 Bundle-SymbolicName: de.itemis.gmf.runtime.commons
-Bundle-Version: 2.1.0.qualifier
+Bundle-Version: 2.1.1.qualifier
 Bundle-Vendor: itemis AG
 Bundle-RequiredExecutionEnvironment: J2SE-1.5
 Require-Bundle: org.eclipse.gmf.runtime.diagram.ui.properties;bundle-version="1.4.2",

+ 1 - 1
de.itemis.gmf.utils/plugins/de.itemis.gmf.runtime.commons/pom.xml

@@ -6,7 +6,7 @@
 	<parent>
 		<groupId>org.yakindu.base</groupId>
 		<artifactId>org.yakindu.base.releng</artifactId>
-		<version>2.1.0-SNAPSHOT</version>
+		<version>2.1.1-SNAPSHOT</version>
 		<relativePath>../org.yakindu.base.releng/pom.xml</relativePath>
 	</parent>
 	<artifactId>de.itemis.gmf.runtime.commons</artifactId>

+ 28 - 17
de.itemis.xtext.utils/features/de.itemis.xtext.utils.gmf-feature/.project

@@ -1,17 +1,28 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
-	<name>de.itemis.xtext.utils.gmf-feature</name>
-	<comment></comment>
-	<projects>
-	</projects>
-	<buildSpec>
-		<buildCommand>
-			<name>org.eclipse.pde.FeatureBuilder</name>
-			<arguments>
-			</arguments>
-		</buildCommand>
-	</buildSpec>
-	<natures>
-		<nature>org.eclipse.pde.FeatureNature</nature>
-	</natures>
-</projectDescription>
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+	<name>de.itemis.xtext.utils.gmf-feature</name>
+	<comment></comment>
+	<projects>
+	</projects>
+	<buildSpec>
+		<buildCommand>
+			<name>org.eclipse.pde.FeatureBuilder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+	</buildSpec>
+	<natures>
+		<nature>org.eclipse.pde.FeatureNature</nature>
+	</natures>
+	<filteredResources>
+		<filter>
+			<id>1373525662714</id>
+			<name></name>
+			<type>10</type>
+			<matcher>
+				<id>org.eclipse.ui.ide.multiFilter</id>
+				<arguments>1.0-name-matches-false-false-target</arguments>
+			</matcher>
+		</filter>
+	</filteredResources>
+</projectDescription>

+ 1 - 1
de.itemis.xtext.utils/features/de.itemis.xtext.utils.gmf-feature/feature.xml

@@ -2,7 +2,7 @@
 <feature
       id="de.itemis.xtext.utils.gmf"
       label="Xtext GMF Integration (XGI)"
-      version="2.1.0.qualifier"
+      version="2.1.1.qualifier"
       provider-name="itemis AG">
 
    <description>

+ 1 - 1
de.itemis.xtext.utils/features/de.itemis.xtext.utils.gmf-feature/pom.xml

@@ -6,7 +6,7 @@
 	<parent>
 		<groupId>org.yakindu.base</groupId>
 		<artifactId>org.yakindu.base.releng</artifactId>
-		<version>2.1.0-SNAPSHOT</version>
+		<version>2.1.1-SNAPSHOT</version>
 		<relativePath>../org.yakindu.base.releng/pom.xml</relativePath>
 	</parent>
 	<artifactId>de.itemis.xtext.utils.gmf</artifactId>

+ 28 - 17
de.itemis.xtext.utils/features/de.itemis.xtext.utils.jface-feature/.project

@@ -1,17 +1,28 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
-	<name>de.itemis.xtext.utils.jface-feature</name>
-	<comment></comment>
-	<projects>
-	</projects>
-	<buildSpec>
-		<buildCommand>
-			<name>org.eclipse.pde.FeatureBuilder</name>
-			<arguments>
-			</arguments>
-		</buildCommand>
-	</buildSpec>
-	<natures>
-		<nature>org.eclipse.pde.FeatureNature</nature>
-	</natures>
-</projectDescription>
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+	<name>de.itemis.xtext.utils.jface-feature</name>
+	<comment></comment>
+	<projects>
+	</projects>
+	<buildSpec>
+		<buildCommand>
+			<name>org.eclipse.pde.FeatureBuilder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+	</buildSpec>
+	<natures>
+		<nature>org.eclipse.pde.FeatureNature</nature>
+	</natures>
+	<filteredResources>
+		<filter>
+			<id>1373525638289</id>
+			<name></name>
+			<type>10</type>
+			<matcher>
+				<id>org.eclipse.ui.ide.multiFilter</id>
+				<arguments>1.0-name-matches-false-false-target</arguments>
+			</matcher>
+		</filter>
+	</filteredResources>
+</projectDescription>

+ 1 - 1
de.itemis.xtext.utils/features/de.itemis.xtext.utils.jface-feature/feature.xml

@@ -2,7 +2,7 @@
 <feature
       id="de.itemis.xtext.utils.jface"
       label="%featureName"
-      version="2.1.0.qualifier"
+      version="2.1.1.qualifier"
       provider-name="itemis AG">
 
    <description url="http://www.example.com/description">

+ 1 - 1
de.itemis.xtext.utils/features/de.itemis.xtext.utils.jface-feature/pom.xml

@@ -6,7 +6,7 @@
 	<parent>
 		<groupId>org.yakindu.base</groupId>
 		<artifactId>org.yakindu.base.releng</artifactId>
-		<version>2.1.0-SNAPSHOT</version>
+		<version>2.1.1-SNAPSHOT</version>
 		<relativePath>../org.yakindu.base.releng/pom.xml</relativePath>
 	</parent>
 	<artifactId>de.itemis.xtext.utils.jface</artifactId>

+ 11 - 0
de.itemis.xtext.utils/plugins/de.itemis.xtext.utils.gmf/.project

@@ -25,4 +25,15 @@
 		<nature>org.eclipse.pde.PluginNature</nature>
 		<nature>org.eclipse.jdt.core.javanature</nature>
 	</natures>
+	<filteredResources>
+		<filter>
+			<id>1373525675700</id>
+			<name></name>
+			<type>10</type>
+			<matcher>
+				<id>org.eclipse.ui.ide.multiFilter</id>
+				<arguments>1.0-name-matches-false-false-target</arguments>
+			</matcher>
+		</filter>
+	</filteredResources>
 </projectDescription>

+ 1 - 1
de.itemis.xtext.utils/plugins/de.itemis.xtext.utils.gmf/META-INF/MANIFEST.MF

@@ -2,7 +2,7 @@ Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: Xtext GMF Integration (XGI)
 Bundle-SymbolicName: de.itemis.xtext.utils.gmf
-Bundle-Version: 2.1.0.qualifier
+Bundle-Version: 2.1.1.qualifier
 Bundle-Vendor: itemis AG
 Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.6.0,4.0.0)",
  org.eclipse.xtext.ui;bundle-version="[2.0.0,3.0.0)",

+ 1 - 1
de.itemis.xtext.utils/plugins/de.itemis.xtext.utils.gmf/pom.xml

@@ -6,7 +6,7 @@
 	<parent>
 		<groupId>org.yakindu.base</groupId>
 		<artifactId>org.yakindu.base.releng</artifactId>
-		<version>2.1.0-SNAPSHOT</version>
+		<version>2.1.1-SNAPSHOT</version>
 		<relativePath>../org.yakindu.base.releng/pom.xml</relativePath>
 	</parent>
 	<artifactId>de.itemis.xtext.utils.gmf</artifactId>

+ 39 - 28
de.itemis.xtext.utils/plugins/de.itemis.xtext.utils.jface/.project

@@ -1,28 +1,39 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
-	<name>de.itemis.xtext.utils.jface</name>
-	<comment></comment>
-	<projects>
-	</projects>
-	<buildSpec>
-		<buildCommand>
-			<name>org.eclipse.jdt.core.javabuilder</name>
-			<arguments>
-			</arguments>
-		</buildCommand>
-		<buildCommand>
-			<name>org.eclipse.pde.ManifestBuilder</name>
-			<arguments>
-			</arguments>
-		</buildCommand>
-		<buildCommand>
-			<name>org.eclipse.pde.SchemaBuilder</name>
-			<arguments>
-			</arguments>
-		</buildCommand>
-	</buildSpec>
-	<natures>
-		<nature>org.eclipse.pde.PluginNature</nature>
-		<nature>org.eclipse.jdt.core.javanature</nature>
-	</natures>
-</projectDescription>
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+	<name>de.itemis.xtext.utils.jface</name>
+	<comment></comment>
+	<projects>
+	</projects>
+	<buildSpec>
+		<buildCommand>
+			<name>org.eclipse.jdt.core.javabuilder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+		<buildCommand>
+			<name>org.eclipse.pde.ManifestBuilder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+		<buildCommand>
+			<name>org.eclipse.pde.SchemaBuilder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+	</buildSpec>
+	<natures>
+		<nature>org.eclipse.pde.PluginNature</nature>
+		<nature>org.eclipse.jdt.core.javanature</nature>
+	</natures>
+	<filteredResources>
+		<filter>
+			<id>1373525652953</id>
+			<name></name>
+			<type>10</type>
+			<matcher>
+				<id>org.eclipse.ui.ide.multiFilter</id>
+				<arguments>1.0-name-matches-false-false-target</arguments>
+			</matcher>
+		</filter>
+	</filteredResources>
+</projectDescription>

+ 1 - 1
de.itemis.xtext.utils/plugins/de.itemis.xtext.utils.jface/META-INF/MANIFEST.MF

@@ -2,7 +2,7 @@ Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: Xtext JFace Integration (XJI)
 Bundle-SymbolicName: de.itemis.xtext.utils.jface;singleton:=true
-Bundle-Version: 2.1.0.qualifier
+Bundle-Version: 2.1.1.qualifier
 Bundle-Vendor: itemis AG
 Bundle-RequiredExecutionEnvironment: J2SE-1.5
 Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.6.0,4.0.0)",

+ 1 - 1
de.itemis.xtext.utils/plugins/de.itemis.xtext.utils.jface/pom.xml

@@ -6,7 +6,7 @@
 	<parent>
 		<groupId>org.yakindu.base</groupId>
 		<artifactId>org.yakindu.base.releng</artifactId>
-		<version>2.1.0-SNAPSHOT</version>
+		<version>2.1.1-SNAPSHOT</version>
 		<relativePath>../org.yakindu.base.releng/pom.xml</relativePath>
 	</parent>
 	<artifactId>de.itemis.xtext.utils.jface</artifactId>

+ 11 - 0
features/org.yakindu.base-feature/.project

@@ -14,4 +14,15 @@
 	<natures>
 		<nature>org.eclipse.pde.FeatureNature</nature>
 	</natures>
+	<filteredResources>
+		<filter>
+			<id>1373525617107</id>
+			<name></name>
+			<type>10</type>
+			<matcher>
+				<id>org.eclipse.ui.ide.multiFilter</id>
+				<arguments>1.0-name-matches-false-false-target</arguments>
+			</matcher>
+		</filter>
+	</filteredResources>
 </projectDescription>

+ 1 - 1
features/org.yakindu.base-feature/feature.xml

@@ -2,7 +2,7 @@
 <feature
       id="org.yakindu.base"
       label="%featureName"
-      version="2.1.0.qualifier"
+      version="2.1.1.qualifier"
       provider-name="yakindu.org">
 
    <description url="http://www.statecharts.org">

+ 1 - 1
features/org.yakindu.base-feature/pom.xml

@@ -6,7 +6,7 @@
 	<parent>
 		<groupId>org.yakindu.base</groupId>
 		<artifactId>org.yakindu.base.releng</artifactId>
-		<version>2.1.0-SNAPSHOT</version>
+		<version>2.1.1-SNAPSHOT</version>
 		<relativePath>../org.yakindu.base.releng/pom.xml</relativePath>
 	</parent>
 	<artifactId>org.yakindu.base</artifactId>

+ 11 - 0
plugins/org.yakindu.base.types.edit/.project

@@ -25,4 +25,15 @@
 		<nature>org.eclipse.pde.PluginNature</nature>
 		<nature>org.eclipse.jdt.core.javanature</nature>
 	</natures>
+	<filteredResources>
+		<filter>
+			<id>1373525441359</id>
+			<name></name>
+			<type>10</type>
+			<matcher>
+				<id>org.eclipse.ui.ide.multiFilter</id>
+				<arguments>1.0-name-matches-false-false-target</arguments>
+			</matcher>
+		</filter>
+	</filteredResources>
 </projectDescription>

+ 1 - 1
plugins/org.yakindu.base.types.edit/META-INF/MANIFEST.MF

@@ -2,7 +2,7 @@ Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.yakindu.base.types.edit;singleton:=true
-Bundle-Version: 2.1.0.qualifier
+Bundle-Version: 2.1.1.qualifier
 Bundle-ClassPath: .
 Bundle-Activator: org.yakindu.base.types.provider.TypesEditPlugin$Implementation
 Bundle-Vendor: %providerName

+ 1 - 1
plugins/org.yakindu.base.types.edit/pom.xml

@@ -6,7 +6,7 @@
 	<parent>
 		<groupId>org.yakindu.base</groupId>
 		<artifactId>org.yakindu.base.releng</artifactId>
-		<version>2.1.0-SNAPSHOT</version>
+		<version>2.1.1-SNAPSHOT</version>
 		<relativePath>../org.yakindu.base.releng/pom.xml</relativePath>
 	</parent>
 	<artifactId>org.yakindu.base.types.edit</artifactId>

+ 11 - 0
plugins/org.yakindu.base.types.scope/.project

@@ -25,4 +25,15 @@
 		<nature>org.eclipse.pde.PluginNature</nature>
 		<nature>org.eclipse.jdt.core.javanature</nature>
 	</natures>
+	<filteredResources>
+		<filter>
+			<id>1373525424585</id>
+			<name></name>
+			<type>10</type>
+			<matcher>
+				<id>org.eclipse.ui.ide.multiFilter</id>
+				<arguments>1.0-name-matches-false-false-target</arguments>
+			</matcher>
+		</filter>
+	</filteredResources>
 </projectDescription>

+ 1 - 1
plugins/org.yakindu.base.types.scope/META-INF/MANIFEST.MF

@@ -2,7 +2,7 @@ Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: org.yakindu.base.types.scope
 Bundle-SymbolicName: org.yakindu.base.types.scope;singleton:=true
-Bundle-Version: 2.1.0.qualifier
+Bundle-Version: 2.1.1.qualifier
 Bundle-Vendor: yakindu.org
 Require-Bundle: org.eclipse.core.runtime,
  org.eclipse.xtext;bundle-version="2.0.0",

+ 1 - 1
plugins/org.yakindu.base.types.scope/pom.xml

@@ -6,7 +6,7 @@
 	<parent>
 		<groupId>org.yakindu.base</groupId>
 		<artifactId>org.yakindu.base.releng</artifactId>
-		<version>2.1.0-SNAPSHOT</version>
+		<version>2.1.1-SNAPSHOT</version>
 		<relativePath>../org.yakindu.base.releng/pom.xml</relativePath>
 	</parent>
 	<artifactId>org.yakindu.base.types.scope</artifactId>

+ 1 - 1
plugins/org.yakindu.base.types/META-INF/MANIFEST.MF

@@ -2,7 +2,7 @@ Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.yakindu.base.types;singleton:=true
-Bundle-Version: 2.1.0.qualifier
+Bundle-Version: 2.1.1.qualifier
 Bundle-ClassPath: .
 Bundle-Vendor: yakindu.org
 Bundle-Localization: plugin

+ 1 - 1
plugins/org.yakindu.base.types/pom.xml

@@ -6,7 +6,7 @@
 	<parent>
 		<groupId>org.yakindu.base</groupId>
 		<artifactId>org.yakindu.base.releng</artifactId>
-		<version>2.1.0-SNAPSHOT</version>
+		<version>2.1.1-SNAPSHOT</version>
 		<relativePath>../org.yakindu.base.releng/pom.xml</relativePath>
 	</parent>
 	<artifactId>org.yakindu.base.types</artifactId>

+ 3 - 3
releng/org.yakindu.base.releng/pom.xml

@@ -5,7 +5,7 @@
 	<modelVersion>4.0.0</modelVersion>
 	<groupId>org.yakindu.base</groupId>
 	<artifactId>org.yakindu.base.releng</artifactId>
-	<version>2.1.0-SNAPSHOT</version>
+	<version>2.1.1-SNAPSHOT</version>
 	<packaging>pom</packaging>
 
 	<!-- this is the parent POM from which all modules inherit common settings -->
@@ -304,7 +304,7 @@
 								<artifact>
 									<groupId>org.yakindu.base</groupId>
 									<artifactId>org.yakindu.base.target</artifactId>
-									<version>2.1.0-SNAPSHOT</version>
+									<version>2.1.1-SNAPSHOT</version>
 									<classifier>Juno</classifier>
 								</artifact>
 							</target>
@@ -332,7 +332,7 @@
 								<artifact>
 									<groupId>org.yakindu.base</groupId>
 									<artifactId>org.yakindu.base.target</artifactId>
-									<version>2.1.0-SNAPSHOT</version>
+									<version>2.1.1-SNAPSHOT</version>
 									<classifier>Juno</classifier>
 								</artifact>
 							</target>

+ 1 - 1
releng/org.yakindu.base.releng/promote-pom.xml

@@ -6,7 +6,7 @@
 	<parent>
 		<groupId>org.yakindu.base</groupId>
 		<artifactId>org.yakindu.base.releng</artifactId>
-		<version>2.1.0-SNAPSHOT</version>
+		<version>2.1.1-SNAPSHOT</version>
 		<relativePath>../org.yakindu.base.releng/pom.xml</relativePath>
 	</parent>
 	<artifactId>de.itemis.xtext.utils.promote</artifactId>

+ 6 - 6
releng/org.yakindu.base.repository/category.xml

@@ -1,21 +1,21 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <site>
-   <feature url="features/org.yakindu.base_2.1.0.qualifier.jar" id="org.yakindu.base" version="2.1.0.qualifier">
+   <feature url="features/org.yakindu.base_2.1.1.qualifier.jar" id="org.yakindu.base" version="2.1.1.qualifier">
       <category name="Xtext Integration Utilities"/>
    </feature>
-   <feature url="features/org.yakindu.base.source_2.1.0.qualifier.jar" id="org.yakindu.base.source" version="2.1.0.qualifier">
+   <feature url="features/org.yakindu.base.source_2.1.1.qualifier.jar" id="org.yakindu.base.source" version="2.1.1.qualifier">
       <category name="Xtext Integration Utilities (Sources)"/>
    </feature>
-   <feature url="features/de.itemis.xtext.utils.jface_2.1.0.qualifier.jar" id="de.itemis.xtext.utils.jface" version="2.1.0.qualifier">
+   <feature url="features/de.itemis.xtext.utils.jface_2.1.1.qualifier.jar" id="de.itemis.xtext.utils.jface" version="2.1.1.qualifier">
       <category name="Xtext Integration Utilities"/>
    </feature>
-   <feature url="features/de.itemis.xtext.utils.jface.source_2.1.0.qualifier.jar" id="de.itemis.xtext.utils.jface.source" version="2.1.0.qualifier">
+   <feature url="features/de.itemis.xtext.utils.jface.source_2.1.1.qualifier.jar" id="de.itemis.xtext.utils.jface.source" version="2.1.1.qualifier">
       <category name="Xtext Integration Utilities (Sources)"/>
    </feature>
-   <feature url="features/de.itemis.xtext.utils.gmf_2.1.0.qualifier.jar" id="de.itemis.xtext.utils.gmf" version="2.1.0.qualifier">
+   <feature url="features/de.itemis.xtext.utils.gmf_2.1.1.qualifier.jar" id="de.itemis.xtext.utils.gmf" version="2.1.1.qualifier">
       <category name="Xtext Integration Utilities"/>
    </feature>
-   <feature url="features/de.itemis.xtext.utils.gmf.source_2.1.0.qualifier.jar" id="de.itemis.xtext.utils.gmf.source" version="2.1.0.qualifier">
+   <feature url="features/de.itemis.xtext.utils.gmf.source_2.1.1.qualifier.jar" id="de.itemis.xtext.utils.gmf.source" version="2.1.1.qualifier">
       <category name="Xtext Integration Utilities (Sources)"/>
    </feature>
    <category-def name="Xtext Integration Utilities" label="Xtext Integration Utilities">

+ 1 - 1
releng/org.yakindu.base.repository/pom.xml

@@ -6,7 +6,7 @@
 	<parent>
 		<groupId>org.yakindu.base</groupId>
 		<artifactId>org.yakindu.base.releng</artifactId>
-		<version>2.1.0-SNAPSHOT</version>
+		<version>2.1.1-SNAPSHOT</version>
 		<relativePath>../org.yakindu.base.releng/pom.xml</relativePath>
 	</parent>
 	<artifactId>org.yakindu.base.repository</artifactId>

+ 1 - 1
releng/org.yakindu.base.target/pom.xml

@@ -5,7 +5,7 @@
 	<modelVersion>4.0.0</modelVersion>
 	<groupId>org.yakindu.base</groupId>
 	<artifactId>org.yakindu.base.target</artifactId>
-	<version>2.1.0-SNAPSHOT</version>
+	<version>2.1.1-SNAPSHOT</version>
 	<packaging>pom</packaging>
 
 	<properties>