Commit 87a58b30 authored by Kai-Holger Brassel's avatar Kai-Holger Brassel
Browse files

Advance to version 1.2.0

parent 0ecaf687
......@@ -2,7 +2,7 @@
<feature
id="de.hftstuttgart.cityunits.feature"
label="City Units"
version="1.1.0"
version="1.2.0"
provider-name="HfT Stuttgart">
<description url="http://www.example.com/description">
......
......@@ -9,7 +9,7 @@
<parent>
<groupId>de.hftstuttgart</groupId>
<artifactId>de.hftstuttgart.cityunits</artifactId>
<version>1.1.0</version>
<version>1.2.0</version>
</parent>
</project>
\ No newline at end of file
......@@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: de.hftstuttgart.cityunits.model.edit;singleton:=true
Automatic-Module-Name: de.hftstuttgart.cityunits.model.edit
Bundle-Version: 1.1.0
Bundle-Version: 1.2.0
Bundle-ClassPath: .
Bundle-Activator: de.hftstuttgart.cityunits.model.quantities.provider.QuantitiesEditPlugin$Implementation
Bundle-Vendor: %providerName
......
......@@ -11,7 +11,7 @@
<parent>
<groupId>de.hftstuttgart</groupId>
<artifactId>de.hftstuttgart.cityunits</artifactId>
<version>1.1.0</version>
<version>1.2.0</version>
</parent>
</project>
\ No newline at end of file
......@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: de.hftstuttgart.cityunits.model;singleton:=true
Bundle-Version: 1.1.0
Bundle-Version: 1.2.0
Bundle-ClassPath: .
Bundle-Vendor: %providerName
Bundle-Localization: plugin
......
......@@ -9,7 +9,7 @@
<parent>
<groupId>de.hftstuttgart</groupId>
<artifactId>de.hftstuttgart.cityunits</artifactId>
<version>1.1.0</version>
<version>1.2.0</version>
</parent>
</project>
\ No newline at end of file
......@@ -7,6 +7,6 @@
<parent>
<groupId>de.hftstuttgart</groupId>
<artifactId>de.hftstuttgart.cityunits</artifactId>
<version>1.1.0</version>
<version>1.2.0</version>
</parent>
</project>
\ No newline at end of file
<?xml version="1.0" encoding="UTF-8"?>
<site>
<feature url="features/de.hftstuttgart.cityunits.feature_1.1.0.jar" id="de.hftstuttgart.cityunits.feature" version="1.1.0">
<feature url="features/de.hftstuttgart.cityunits.feature_1.2.0.jar" id="de.hftstuttgart.cityunits.feature" version="1.2.0">
<category name="de.hftstuttgart.cityunits"/>
</feature>
<category-def name="de.hftstuttgart.cityunits" label="HfT Stuttgart City Units">
......
......@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Tests
Bundle-SymbolicName: de.hftstuttgart.cityunits.tests
Bundle-Version: 1.1.0
Bundle-Version: 1.2.0
Automatic-Module-Name: de.hft.stuttgart.cityunits.tests
Import-Package: de.hftstuttgart.cityunits.model,
org.junit;version="4.13.0",
......
......@@ -9,7 +9,7 @@
<parent>
<groupId>de.hftstuttgart</groupId>
<artifactId>de.hftstuttgart.cityunits</artifactId>
<version>1.1.0</version>
<version>1.2.0</version>
</parent>
</project>
\ No newline at end of file
......@@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>de.hftstuttgart</groupId>
<artifactId>de.hftstuttgart.cityunits</artifactId>
<version>1.1.0</version>
<version>1.2.0</version>
<packaging>pom</packaging>
<name>City Units Parent POM</name>
......
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