Skip to content
Snippets Groups Projects
Commit 6d2cee95 authored by Florian Hölzl's avatar Florian Hölzl
Browse files

Fixed version numbers and pom.xml.

parent 01898132
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Fortiss AF3 Platform Raspberry UI
Bundle-SymbolicName: org.fortiss.af3.platform.raspberry.ui;singleton:=true
Bundle-Version: 2.9.0.qualifier
Bundle-Version: 2.13.0.qualifier
Bundle-Activator: org.fortiss.af3.platform.raspberry.ui.AF3PlatformRaspberryUIActivator
Require-Bundle: org.eclipse.ui.ide;bundle-version="3.7.0";visibility:=reexport,
org.fortiss.af3.project.ui;bundle-version="1.0.0";visibility:=reexport,
......
<?xml version="1.0" encoding="UTF-8"?>
<!--
| |
@version $Rev$
@ConQAT.Rating RED Hash: E1674C4A6DD3CBC4A7B7E85232D9695F
-->
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>org.fortiss.af3</groupId>
......@@ -12,10 +7,10 @@
<parent>
<groupId>org.fortiss.std.pom</groupId>
<artifactId>std-parent-pom-indigo</artifactId>
<artifactId>std-parent-pom</artifactId>
<version>1.0</version>
<relativePath>../fortiss-std-env/maven-build/pom.xml</relativePath>
<relativePath>../../pom.xml</relativePath>
</parent>
<version>2.9.0-SNAPSHOT</version>
<version>2.13.0-SNAPSHOT</version>
</project>
\ No newline at end of file
......@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Fortiss AF3 Platform Raspberry
Bundle-SymbolicName: org.fortiss.af3.platform.raspberry;singleton:=true
Bundle-Version: 2.9.0.qualifier
Bundle-Version: 2.13.0.qualifier
Bundle-ClassPath: .
Bundle-Vendor: fortiss GmbH
Bundle-Localization: plugin
......
<?xml version="1.0" encoding="UTF-8"?>
<!--
| |
@version $Rev$
@ConQAT.Rating RED Hash: E1674C4A6DD3CBC4A7B7E85232D9695F
-->
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>org.fortiss.af3</groupId>
......@@ -12,10 +7,10 @@
<parent>
<groupId>org.fortiss.std.pom</groupId>
<artifactId>std-parent-pom-indigo</artifactId>
<artifactId>std-parent-pom</artifactId>
<version>1.0</version>
<relativePath>../fortiss-std-env/maven-build/pom.xml</relativePath>
<relativePath>../../pom.xml</relativePath>
</parent>
<version>2.9.0-SNAPSHOT</version>
<version>2.13.0-SNAPSHOT</version>
</project>
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment