mojo/src/main/resources/archetype-resources/pom.xml
changeset 631 2c2331a0bb93
parent 554 05224402145d
child 728 c6db7a7322ab
child 744 341d8ed644df
     1.1 --- a/mojo/src/main/resources/archetype-resources/pom.xml	Wed Jan 23 20:39:23 2013 +0100
     1.2 +++ b/mojo/src/main/resources/archetype-resources/pom.xml	Fri Feb 01 14:48:40 2013 +0100
     1.3 @@ -60,7 +60,7 @@
     1.4        <scope>test</scope>
     1.5      </dependency>
     1.6      <dependency>
     1.7 -      <groupId>${project.groupId}</groupId>
     1.8 +      <groupId>org.apidesign.bck2brwsr</groupId>
     1.9        <artifactId>vmtest</artifactId>
    1.10        <version>0.3-SNAPSHOT</version>
    1.11        <scope>test</scope>