mirror of https://github.com/apache/maven.git
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@326180 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
01774b8b05
commit
d1ec1c61b3
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue