Sfoglia il codice sorgente

Set version to 2.3.1

markus.muehlbrandt@gmail.com 11 anni fa
parent
commit
2beb6267fc
28 ha cambiato i file con 46 aggiunte e 27 eliminazioni
  1. 1 1
      de.itemis.gmf.utils/features/de.itemis.gmf.runtime.commons-feature/feature.xml
  2. 1 1
      de.itemis.gmf.utils/features/de.itemis.gmf.runtime.commons-feature/pom.xml
  3. 1 1
      de.itemis.gmf.utils/plugins/de.itemis.gmf.runtime.commons/META-INF/MANIFEST.MF
  4. 1 1
      de.itemis.gmf.utils/plugins/de.itemis.gmf.runtime.commons/pom.xml
  5. 1 1
      de.itemis.xtext.utils/features/de.itemis.xtext.utils.gmf-feature/feature.xml
  6. 1 1
      de.itemis.xtext.utils/features/de.itemis.xtext.utils.gmf-feature/pom.xml
  7. 1 1
      de.itemis.xtext.utils/features/de.itemis.xtext.utils.jface-feature/feature.xml
  8. 1 1
      de.itemis.xtext.utils/features/de.itemis.xtext.utils.jface-feature/pom.xml
  9. 1 1
      de.itemis.xtext.utils/plugins/de.itemis.xtext.utils.gmf/META-INF/MANIFEST.MF
  10. 1 1
      de.itemis.xtext.utils/plugins/de.itemis.xtext.utils.gmf/pom.xml
  11. 1 1
      de.itemis.xtext.utils/plugins/de.itemis.xtext.utils.jface/META-INF/MANIFEST.MF
  12. 1 1
      de.itemis.xtext.utils/plugins/de.itemis.xtext.utils.jface/pom.xml
  13. 1 1
      features/org.yakindu.base-feature/feature.xml
  14. 1 1
      features/org.yakindu.base-feature/pom.xml
  15. 1 1
      plugins/org.yakindu.base.expressions.edit/META-INF/MANIFEST.MF
  16. 1 1
      plugins/org.yakindu.base.expressions.edit/pom.xml
  17. 1 1
      plugins/org.yakindu.base.expressions.ui/META-INF/MANIFEST.MF
  18. 1 1
      plugins/org.yakindu.base.expressions.ui/pom.xml
  19. 1 1
      plugins/org.yakindu.base.expressions/META-INF/MANIFEST.MF
  20. 1 1
      plugins/org.yakindu.base.expressions/pom.xml
  21. 1 1
      plugins/org.yakindu.base.types.edit/META-INF/MANIFEST.MF
  22. 1 1
      plugins/org.yakindu.base.types.edit/pom.xml
  23. 1 1
      plugins/org.yakindu.base.types.scope/META-INF/MANIFEST.MF
  24. 1 1
      plugins/org.yakindu.base.types.scope/pom.xml
  25. 1 1
      plugins/org.yakindu.base.types/META-INF/MANIFEST.MF
  26. 1 1
      plugins/org.yakindu.base.types/pom.xml
  27. 19 0
      releng/org.yakindu.base.target/Copy of Kepler.target
  28. 1 1
      releng/org.yakindu.base.target/pom.xml

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

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

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

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

+ 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-ManifestVersion: 2
 Bundle-Name: GMF Runtime Commons
 Bundle-Name: GMF Runtime Commons
 Bundle-SymbolicName: de.itemis.gmf.runtime.commons
 Bundle-SymbolicName: de.itemis.gmf.runtime.commons
-Bundle-Version: 2.3.0.qualifier
+Bundle-Version: 2.3.1.qualifier
 Bundle-Vendor: itemis AG
 Bundle-Vendor: itemis AG
 Bundle-RequiredExecutionEnvironment: J2SE-1.5
 Bundle-RequiredExecutionEnvironment: J2SE-1.5
 Require-Bundle: org.eclipse.gmf.runtime.diagram.ui.properties;bundle-version="1.4.2",
 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>
 	<parent>
 		<groupId>org.yakindu.base</groupId>
 		<groupId>org.yakindu.base</groupId>
 		<artifactId>org.yakindu.base.releng</artifactId>
 		<artifactId>org.yakindu.base.releng</artifactId>
-		<version>2.3.0-SNAPSHOT</version>
+		<version>2.3.1-SNAPSHOT</version>
 		<relativePath>../org.yakindu.base.releng/pom.xml</relativePath>
 		<relativePath>../org.yakindu.base.releng/pom.xml</relativePath>
 	</parent>
 	</parent>
 	<artifactId>de.itemis.gmf.runtime.commons</artifactId>
 	<artifactId>de.itemis.gmf.runtime.commons</artifactId>

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

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

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

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

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

@@ -2,7 +2,7 @@
 <feature
 <feature
       id="de.itemis.xtext.utils.jface"
       id="de.itemis.xtext.utils.jface"
       label="Xtext JFace Integration Feature"
       label="Xtext JFace Integration Feature"
-      version="2.3.0.qualifier"
+      version="2.3.1.qualifier"
       provider-name="itemis AG">
       provider-name="itemis AG">
 
 
    <description url="http://www.example.com/description">
    <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>
 	<parent>
 		<groupId>org.yakindu.base</groupId>
 		<groupId>org.yakindu.base</groupId>
 		<artifactId>org.yakindu.base.releng</artifactId>
 		<artifactId>org.yakindu.base.releng</artifactId>
-		<version>2.3.0-SNAPSHOT</version>
+		<version>2.3.1-SNAPSHOT</version>
 		<relativePath>../org.yakindu.base.releng/pom.xml</relativePath>
 		<relativePath>../org.yakindu.base.releng/pom.xml</relativePath>
 	</parent>
 	</parent>
 	<artifactId>de.itemis.xtext.utils.jface</artifactId>
 	<artifactId>de.itemis.xtext.utils.jface</artifactId>

+ 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-ManifestVersion: 2
 Bundle-Name: Xtext GMF Integration (XGI)
 Bundle-Name: Xtext GMF Integration (XGI)
 Bundle-SymbolicName: de.itemis.xtext.utils.gmf
 Bundle-SymbolicName: de.itemis.xtext.utils.gmf
-Bundle-Version: 2.3.0.qualifier
+Bundle-Version: 2.3.1.qualifier
 Bundle-Vendor: itemis AG
 Bundle-Vendor: itemis AG
 Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.6.0,4.0.0)",
 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)",
  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>
 	<parent>
 		<groupId>org.yakindu.base</groupId>
 		<groupId>org.yakindu.base</groupId>
 		<artifactId>org.yakindu.base.releng</artifactId>
 		<artifactId>org.yakindu.base.releng</artifactId>
-		<version>2.3.0-SNAPSHOT</version>
+		<version>2.3.1-SNAPSHOT</version>
 		<relativePath>../org.yakindu.base.releng/pom.xml</relativePath>
 		<relativePath>../org.yakindu.base.releng/pom.xml</relativePath>
 	</parent>
 	</parent>
 	<artifactId>de.itemis.xtext.utils.gmf</artifactId>
 	<artifactId>de.itemis.xtext.utils.gmf</artifactId>

+ 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-ManifestVersion: 2
 Bundle-Name: Xtext JFace Integration (XJI)
 Bundle-Name: Xtext JFace Integration (XJI)
 Bundle-SymbolicName: de.itemis.xtext.utils.jface;singleton:=true
 Bundle-SymbolicName: de.itemis.xtext.utils.jface;singleton:=true
-Bundle-Version: 2.3.0.qualifier
+Bundle-Version: 2.3.1.qualifier
 Bundle-Vendor: itemis AG
 Bundle-Vendor: itemis AG
 Bundle-RequiredExecutionEnvironment: J2SE-1.5
 Bundle-RequiredExecutionEnvironment: J2SE-1.5
 Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.6.0,4.0.0)",
 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>
 	<parent>
 		<groupId>org.yakindu.base</groupId>
 		<groupId>org.yakindu.base</groupId>
 		<artifactId>org.yakindu.base.releng</artifactId>
 		<artifactId>org.yakindu.base.releng</artifactId>
-		<version>2.3.0-SNAPSHOT</version>
+		<version>2.3.1-SNAPSHOT</version>
 		<relativePath>../org.yakindu.base.releng/pom.xml</relativePath>
 		<relativePath>../org.yakindu.base.releng/pom.xml</relativePath>
 	</parent>
 	</parent>
 	<artifactId>de.itemis.xtext.utils.jface</artifactId>
 	<artifactId>de.itemis.xtext.utils.jface</artifactId>

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

@@ -2,7 +2,7 @@
 <feature
 <feature
       id="org.yakindu.base"
       id="org.yakindu.base"
       label="Yakindu Base Feature"
       label="Yakindu Base Feature"
-      version="2.3.0.qualifier"
+      version="2.3.1.qualifier"
       provider-name="statecharts.org">
       provider-name="statecharts.org">
 
 
    <description url="http://www.statecharts.org">
    <description url="http://www.statecharts.org">

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

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

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

@@ -2,7 +2,7 @@ Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-ManifestVersion: 2
 Bundle-Name: Yakindu Base Edit
 Bundle-Name: Yakindu Base Edit
 Bundle-SymbolicName: org.yakindu.base.expressions.edit;singleton:=true
 Bundle-SymbolicName: org.yakindu.base.expressions.edit;singleton:=true
-Bundle-Version: 2.3.0.qualifier
+Bundle-Version: 2.3.1.qualifier
 Bundle-ClassPath: .
 Bundle-ClassPath: .
 Bundle-Activator: org.yakindu.base.expressions.expressions.provider.ExpressionsEditPlugin$Implementation
 Bundle-Activator: org.yakindu.base.expressions.expressions.provider.ExpressionsEditPlugin$Implementation
 Bundle-Vendor: statecharts.org
 Bundle-Vendor: statecharts.org

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

@@ -6,7 +6,7 @@
 	<parent>
 	<parent>
 		<groupId>org.yakindu.base</groupId>
 		<groupId>org.yakindu.base</groupId>
 		<artifactId>org.yakindu.base.releng</artifactId>
 		<artifactId>org.yakindu.base.releng</artifactId>
-		<version>2.3.0-SNAPSHOT</version>
+		<version>2.3.1-SNAPSHOT</version>
 		<relativePath>../org.yakindu.base.releng/pom.xml</relativePath>
 		<relativePath>../org.yakindu.base.releng/pom.xml</relativePath>
 	</parent>
 	</parent>
 	<artifactId>org.yakindu.base.expressions.edit</artifactId>
 	<artifactId>org.yakindu.base.expressions.edit</artifactId>

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

@@ -2,7 +2,7 @@ Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-ManifestVersion: 2
 Bundle-Name: Yakindu Base Expressions UI
 Bundle-Name: Yakindu Base Expressions UI
 Bundle-Vendor: statecharts.org
 Bundle-Vendor: statecharts.org
-Bundle-Version: 2.3.0.qualifier
+Bundle-Version: 2.3.1.qualifier
 Bundle-SymbolicName: org.yakindu.base.expressions.ui; singleton:=true
 Bundle-SymbolicName: org.yakindu.base.expressions.ui; singleton:=true
 Bundle-ActivationPolicy: lazy
 Bundle-ActivationPolicy: lazy
 Require-Bundle: org.yakindu.base.expressions;visibility:=reexport,
 Require-Bundle: org.yakindu.base.expressions;visibility:=reexport,

+ 1 - 1
plugins/org.yakindu.base.expressions.ui/pom.xml

@@ -6,7 +6,7 @@
 		<parent>
 		<parent>
 		<groupId>org.yakindu.base</groupId>
 		<groupId>org.yakindu.base</groupId>
 		<artifactId>org.yakindu.base.releng</artifactId>
 		<artifactId>org.yakindu.base.releng</artifactId>
-		<version>2.3.0-SNAPSHOT</version>
+		<version>2.3.1-SNAPSHOT</version>
 		<relativePath>../org.yakindu.base.releng/pom.xml</relativePath>
 		<relativePath>../org.yakindu.base.releng/pom.xml</relativePath>
 	</parent>
 	</parent>
 	<artifactId>org.yakindu.base.expressions.ui</artifactId>
 	<artifactId>org.yakindu.base.expressions.ui</artifactId>

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

@@ -2,7 +2,7 @@ Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-ManifestVersion: 2
 Bundle-Name: Yakindu Base Expressions
 Bundle-Name: Yakindu Base Expressions
 Bundle-Vendor: statecharts.org
 Bundle-Vendor: statecharts.org
-Bundle-Version: 2.3.0.qualifier
+Bundle-Version: 2.3.1.qualifier
 Bundle-SymbolicName: org.yakindu.base.expressions; singleton:=true
 Bundle-SymbolicName: org.yakindu.base.expressions; singleton:=true
 Bundle-ActivationPolicy: lazy
 Bundle-ActivationPolicy: lazy
 Require-Bundle: org.eclipse.xtext;visibility:=reexport,
 Require-Bundle: org.eclipse.xtext;visibility:=reexport,

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

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

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

@@ -2,7 +2,7 @@ Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-ManifestVersion: 2
 Bundle-Name: Yakindu Base Types Edit
 Bundle-Name: Yakindu Base Types Edit
 Bundle-SymbolicName: org.yakindu.base.types.edit;singleton:=true
 Bundle-SymbolicName: org.yakindu.base.types.edit;singleton:=true
-Bundle-Version: 2.3.0.qualifier
+Bundle-Version: 2.3.1.qualifier
 Bundle-ClassPath: .
 Bundle-ClassPath: .
 Bundle-Activator: org.yakindu.base.types.provider.TypesEditPlugin$Implementation
 Bundle-Activator: org.yakindu.base.types.provider.TypesEditPlugin$Implementation
 Bundle-Vendor: statecharts.org
 Bundle-Vendor: statecharts.org

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

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

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

@@ -2,7 +2,7 @@ Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-ManifestVersion: 2
 Bundle-Name: Yakindu Base Types Scope
 Bundle-Name: Yakindu Base Types Scope
 Bundle-SymbolicName: org.yakindu.base.types.scope;singleton:=true
 Bundle-SymbolicName: org.yakindu.base.types.scope;singleton:=true
-Bundle-Version: 2.3.0.qualifier
+Bundle-Version: 2.3.1.qualifier
 Bundle-Vendor: statecharts.org
 Bundle-Vendor: statecharts.org
 Require-Bundle: org.eclipse.core.runtime,
 Require-Bundle: org.eclipse.core.runtime,
  org.eclipse.xtext;bundle-version="2.0.0",
  org.eclipse.xtext;bundle-version="2.0.0",

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

@@ -6,7 +6,7 @@
 	<parent>
 	<parent>
 		<groupId>org.yakindu.base</groupId>
 		<groupId>org.yakindu.base</groupId>
 		<artifactId>org.yakindu.base.releng</artifactId>
 		<artifactId>org.yakindu.base.releng</artifactId>
-		<version>2.3.0-SNAPSHOT</version>
+		<version>2.3.1-SNAPSHOT</version>
 		<relativePath>../org.yakindu.base.releng/pom.xml</relativePath>
 		<relativePath>../org.yakindu.base.releng/pom.xml</relativePath>
 	</parent>
 	</parent>
 	<artifactId>org.yakindu.base.types.scope</artifactId>
 	<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-ManifestVersion: 2
 Bundle-Name: Yakindu Base Types
 Bundle-Name: Yakindu Base Types
 Bundle-SymbolicName: org.yakindu.base.types;singleton:=true
 Bundle-SymbolicName: org.yakindu.base.types;singleton:=true
-Bundle-Version: 2.3.0.qualifier
+Bundle-Version: 2.3.1.qualifier
 Bundle-ClassPath: .
 Bundle-ClassPath: .
 Bundle-Vendor: statecharts.org
 Bundle-Vendor: statecharts.org
 Bundle-Localization: plugin
 Bundle-Localization: plugin

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

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

+ 19 - 0
releng/org.yakindu.base.target/Copy of Kepler.target

@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<?pde version="3.8"?><target name="Kepler SCT Target" sequenceNumber="21">
+<locations>
+<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
+<unit id="org.eclipse.platform.sdk" version="4.3.2.M20140221-1700"/>
+<repository location="http://download.eclipse.org/eclipse/updates/4.3"/>
+</location>
+<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
+<unit id="org.eclipse.cdt.sdk.feature.group" version="8.3.0.201402142303"/>
+<unit id="org.eclipse.emf.compare.feature.group" version="2.1.3.201402040808"/>
+<unit id="org.eclipse.gmf.feature.group" version="1.7.0.201306111432"/>
+<unit id="org.eclipse.xtext.sdk.feature.group" version="2.4.3.v201309030823"/>
+<unit id="org.eclipse.gmf.runtime.notation.sdk.feature.group" version="1.7.0.201306101425"/>
+<unit id="org.eclipse.emf.compare.diagram.gmf.feature.group" version="2.1.3.201402040808"/>
+<unit id="org.eclipse.emf.sdk.feature.group" version="2.9.2.v20140203-1126"/>
+<repository location="http://download.eclipse.org/releases/kepler"/>
+</location>
+</locations>
+</target>

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

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