Commit 64d8e172 authored by Kai-Holger Brassel's avatar Kai-Holger Brassel
Browse files

Advance version to 1.0.2

parent ee29f427
Pipeline #3890 passed with stage
in 2 minutes and 53 seconds
variables: variables:
RELEASE_DIR: "public/release_target_101" RELEASE_DIR: "public/release_target_102"
pages: pages:
stage: deploy stage: deploy
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<feature <feature
id="de.hftstuttgart.cityunits.feature" id="de.hftstuttgart.cityunits.feature"
label="City Units" label="City Units"
version="1.0.1" version="1.0.2"
provider-name="HfT Stuttgart"> provider-name="HfT Stuttgart">
<description url="http://www.example.com/description"> <description url="http://www.example.com/description">
......
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
<parent> <parent>
<groupId>de.hftstuttgart</groupId> <groupId>de.hftstuttgart</groupId>
<artifactId>de.hftstuttgart.cityunits</artifactId> <artifactId>de.hftstuttgart.cityunits</artifactId>
<version>1.0.1</version> <version>1.0.2</version>
</parent> </parent>
</project> </project>
\ No newline at end of file
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<classpath> <classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-15"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/> <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src/"/> <classpathentry kind="src" path="src/"/>
<classpathentry kind="output" path="target/classes"/> <classpathentry kind="output" path="target/classes"/>
......
...@@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2 ...@@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: %pluginName Bundle-Name: %pluginName
Bundle-SymbolicName: de.hftstuttgart.cityunits.model.edit;singleton:=true Bundle-SymbolicName: de.hftstuttgart.cityunits.model.edit;singleton:=true
Automatic-Module-Name: de.hftstuttgart.cityunits.model.edit Automatic-Module-Name: de.hftstuttgart.cityunits.model.edit
Bundle-Version: 1.0.1 Bundle-Version: 1.0.2
Bundle-ClassPath: . Bundle-ClassPath: .
Bundle-Activator: de.hftstuttgart.cityunits.model.quantities.provider.QuantitiesEditPlugin$Implementation Bundle-Activator: de.hftstuttgart.cityunits.model.quantities.provider.QuantitiesEditPlugin$Implementation
Bundle-Vendor: %providerName Bundle-Vendor: %providerName
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
<parent> <parent>
<groupId>de.hftstuttgart</groupId> <groupId>de.hftstuttgart</groupId>
<artifactId>de.hftstuttgart.cityunits</artifactId> <artifactId>de.hftstuttgart.cityunits</artifactId>
<version>1.0.1</version> <version>1.0.2</version>
</parent> </parent>
</project> </project>
\ No newline at end of file
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<classpath> <classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-15"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/> <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src"/> <classpathentry kind="src" path="src/"/>
<classpathentry kind="output" path="target/classes"/> <classpathentry kind="output" path="target/classes"/>
</classpath> </classpath>
...@@ -2,7 +2,7 @@ Manifest-Version: 1.0 ...@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2 Bundle-ManifestVersion: 2
Bundle-Name: %pluginName Bundle-Name: %pluginName
Bundle-SymbolicName: de.hftstuttgart.cityunits.model;singleton:=true Bundle-SymbolicName: de.hftstuttgart.cityunits.model;singleton:=true
Bundle-Version: 1.0.1 Bundle-Version: 1.0.2
Bundle-ClassPath: . Bundle-ClassPath: .
Bundle-Vendor: %providerName Bundle-Vendor: %providerName
Bundle-Localization: plugin Bundle-Localization: plugin
......
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
<parent> <parent>
<groupId>de.hftstuttgart</groupId> <groupId>de.hftstuttgart</groupId>
<artifactId>de.hftstuttgart.cityunits</artifactId> <artifactId>de.hftstuttgart.cityunits</artifactId>
<version>1.0.1</version> <version>1.0.2</version>
</parent> </parent>
</project> </project>
\ No newline at end of file
...@@ -6,6 +6,6 @@ ...@@ -6,6 +6,6 @@
<parent> <parent>
<groupId>de.hftstuttgart</groupId> <groupId>de.hftstuttgart</groupId>
<artifactId>de.hftstuttgart.cityunits</artifactId> <artifactId>de.hftstuttgart.cityunits</artifactId>
<version>1.0.1</version> <version>1.0.2</version>
</parent> </parent>
</project> </project>
\ No newline at end of file
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<site> <site>
<feature url="features/de.hftstuttgart.cityunits.feature_1.0.1.jar" id="de.hftstuttgart.cityunits.feature" version="1.0.1"> <feature url="features/de.hftstuttgart.cityunits.feature_1.0.2.jar" id="de.hftstuttgart.cityunits.feature" version="1.0.2">
<category name="de.hftstuttgart.cityunits"/> <category name="de.hftstuttgart.cityunits"/>
</feature> </feature>
<category-def name="de.hftstuttgart.cityunits" label="HfT Stuttgart City Units"> <category-def name="de.hftstuttgart.cityunits" label="HfT Stuttgart City Units">
......
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
<parent> <parent>
<groupId>de.hftstuttgart</groupId> <groupId>de.hftstuttgart</groupId>
<artifactId>de.hftstuttgart.cityunits</artifactId> <artifactId>de.hftstuttgart.cityunits</artifactId>
<version>1.0.1</version> <version>1.0.2</version>
</parent> </parent>
</project> </project>
\ No newline at end of file
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<classpath> <classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"> <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-15">
<attributes> <attributes>
<attribute name="maven.pomderived" value="true"/> <attribute name="maven.pomderived" value="true"/>
</attributes> </attributes>
</classpathentry> </classpathentry>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/> <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src"> <classpathentry kind="src" path="src/">
<attributes> <attributes>
<attribute name="test" value="true"/> <attribute name="test" value="true"/>
</attributes> </attributes>
......
...@@ -2,7 +2,7 @@ Manifest-Version: 1.0 ...@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2 Bundle-ManifestVersion: 2
Bundle-Name: Tests Bundle-Name: Tests
Bundle-SymbolicName: de.hftstuttgart.cityunits.tests Bundle-SymbolicName: de.hftstuttgart.cityunits.tests
Bundle-Version: 1.0.1 Bundle-Version: 1.0.2
Automatic-Module-Name: de.hft.stuttgart.cityunits.tests Automatic-Module-Name: de.hft.stuttgart.cityunits.tests
Import-Package: de.hftstuttgart.cityunits.model, Import-Package: de.hftstuttgart.cityunits.model,
org.junit;version="4.13.0", org.junit;version="4.13.0",
......
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
<parent> <parent>
<groupId>de.hftstuttgart</groupId> <groupId>de.hftstuttgart</groupId>
<artifactId>de.hftstuttgart.cityunits</artifactId> <artifactId>de.hftstuttgart.cityunits</artifactId>
<version>1.0.1</version> <version>1.0.2</version>
</parent> </parent>
</project> </project>
\ No newline at end of file
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<classpath> <classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"> <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-15">
<attributes> <attributes>
<attribute name="module" value="true"/> <attribute name="module" value="true"/>
</attributes> </attributes>
......
...@@ -2,10 +2,10 @@ Manifest-Version: 1.0 ...@@ -2,10 +2,10 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2 Bundle-ManifestVersion: 2
Bundle-Name: QuantityControl Bundle-Name: QuantityControl
Bundle-SymbolicName: de.hftstuttgart.cityunits.ui.renderer;singleton:=true Bundle-SymbolicName: de.hftstuttgart.cityunits.ui.renderer;singleton:=true
Bundle-Version: 1.0.1 Bundle-Version: 1.0.2
Bundle-Vendor: HfT Stuttgart Bundle-Vendor: HfT Stuttgart
Export-Package: de.hftstuttgart.cityunits.ui.renderer;version="1.0.1" Export-Package: de.hftstuttgart.cityunits.ui.renderer;version="1.0.2"
Require-Bundle: de.hftstuttgart.cityunits.model;bundle-version="1.0.1", Require-Bundle: de.hftstuttgart.cityunits.model;bundle-version="1.0.2",
org.eclipse.emf.ecp.edit.swt;bundle-version="[1.24.0,2.0.0)", org.eclipse.emf.ecp.edit.swt;bundle-version="[1.24.0,2.0.0)",
org.eclipse.emf.ecp.ui.view.swt;bundle-version="[1.24.0,2.0.0)", org.eclipse.emf.ecp.ui.view.swt;bundle-version="[1.24.0,2.0.0)",
org.eclipse.emf.ecp.view.core.swt;bundle-version="[1.24.0,2.0.0)", org.eclipse.emf.ecp.view.core.swt;bundle-version="[1.24.0,2.0.0)",
......
...@@ -9,6 +9,6 @@ ...@@ -9,6 +9,6 @@
<parent> <parent>
<groupId>de.hftstuttgart</groupId> <groupId>de.hftstuttgart</groupId>
<artifactId>de.hftstuttgart.cityunits</artifactId> <artifactId>de.hftstuttgart.cityunits</artifactId>
<version>1.0.1</version> <version>1.0.2</version>
</parent> </parent>
</project> </project>
\ No newline at end of file
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<groupId>de.hftstuttgart</groupId> <groupId>de.hftstuttgart</groupId>
<artifactId>de.hftstuttgart.cityunits</artifactId> <artifactId>de.hftstuttgart.cityunits</artifactId>
<version>1.0.1</version> <version>1.0.2</version>
<packaging>pom</packaging> <packaging>pom</packaging>
<name>City Units Parent POM</name> <name>City Units Parent POM</name>
...@@ -36,7 +36,7 @@ ...@@ -36,7 +36,7 @@
<artifact> <artifact>
<groupId>de.hftstuttgart</groupId> <groupId>de.hftstuttgart</groupId>
<artifactId>de.hftstuttgart.cityunits.target</artifactId> <artifactId>de.hftstuttgart.cityunits.target</artifactId>
<version>1.0.1</version> <version>1.0.2</version>
</artifact> </artifact>
</target> </target>
<environments> <environments>
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment