Skip to content

Commit

Permalink
Fixed project pom #24
Browse files Browse the repository at this point in the history
  • Loading branch information
ujhelyiz committed Jun 25, 2015
1 parent 0948611 commit d4a1c63
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions plugins/com.incquerylabs.uml.xtuml.profile/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">

<modelVersion>4.0.0</modelVersion>
<groupId>com.incquerylabs.emdw</groupId>
<artifactId>com.incquerylabs.uml.xtuml.profile</artifactId>
<version>1.0.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>

<parent>
<groupId>com.incquerylabs.emdw</groupId>
<artifactId>com.incquerylabs.emdw</artifactId>
<relativePath>../../releng/com.incquerylabs.emdw.parent</relativePath>
<version>1.0.0-SNAPSHOT</version>
</parent>

</project>

0 comments on commit d4a1c63

Please sign in to comment.