This commit is contained in:
Jason van Zyl 2005-10-18 17:44:24 +00:00
parent 01774b8b05
commit d1ec1c61b3
1 changed files with 2 additions and 2 deletions

View File

@ -68,8 +68,8 @@ m2 deploy
...
<dependencies>
<dependency>
<groupId></groupId>
<artifactId></artifactId>
<groupId>com.myco.app</groupId>
<artifactId>foo</artifactId>
<version>1.0-SNAPSHOT</version>
<type>tests</type>
</dependency>