Skip to content
Snippets Groups Projects
Commit f3d88f3a authored by Nikolaus Huber's avatar Nikolaus Huber
Browse files

git-svn-id: https://se1.informatik.uni-wuerzburg.de/usvn/svn/code/DMM/trunk@16190 9e42b895-fcda-4063-8a3b-11be15eb1bbd
parent 098d66f4
No related branches found
No related tags found
No related merge requests found
<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>
<artifactId>edu.kit.ipd.descartes.core.edit</artifactId>
<packaging>eclipse-plugin</packaging>
<parent>
<groupId>edu.kit.ipd.descartes.mm</groupId>
<artifactId>edu.kit.ipd.descartes.mm.releng</artifactId>
<version>1.0.0-SNAPSHOT</version>
<relativePath>../edu.kit.ipd.descartes.mm.releng</relativePath>
</parent>
</project>
\ No newline at end of file
......@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: edu.kit.ipd.descartes.identifier.edit;singleton:=true
Bundle-Version: 1.0.0
Bundle-Version: 1.0.0.qualifier
Bundle-ClassPath: .
Bundle-Activator: edu.kit.ipd.descartes.identifier.provider.IdentifierEditPlugin$Implementation
Bundle-Vendor: %providerName
......
<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>
<artifactId>edu.kit.ipd.descartes.identifier.edit</artifactId>
<packaging>eclipse-plugin</packaging>
<parent>
<groupId>edu.kit.ipd.descartes.mm</groupId>
<artifactId>edu.kit.ipd.descartes.mm.releng</artifactId>
<version>1.0.0-SNAPSHOT</version>
<relativePath>../edu.kit.ipd.descartes.mm.releng</relativePath>
</parent>
</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