Skip to content

Commit

Permalink
#625 Update cobigen/pom.xml dev_xmlplugin
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeSchumacherCapgemini committed May 30, 2018
1 parent d489519 commit 253964d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions cobigen/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<artifactId>cobigen-parent</artifactId>
<artifactId>parent</artifactId>
<name>CobiGen - Parent</name>
<packaging>pom</packaging>

<parent>
<groupId>com.capgemini</groupId>
<artifactId>cobigen-master-parent</artifactId>
<groupId>com.devonfw.cobigen</groupId>
<artifactId>master-parent</artifactId>
<version>dev-SNAPSHOT</version>
</parent>

Expand Down

0 comments on commit 253964d

Please sign in to comment.