Commit 713dd642 authored by Björn Richerzhagen's avatar Björn Richerzhagen
Browse files

Introduced versioning and naming (maki.simonstrator-api) to POM

parent 02f6858d
......@@ -6,7 +6,7 @@
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry exported="true" kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
<classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
<attributes>
<attribute name="maven.pomderived" value="true"/>
</attributes>
......
<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>de.tudarmstadt.maki</groupId>
<groupId>maki</groupId>
<artifactId>simonstrator-api</artifactId>
<version>0.0.1-SNAPSHOT</version>
<version>2.2</version>
<name>Simonstrator-API</name>
<build>
<sourceDirectory>src</sourceDirectory>
......
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