mirror of https://github.com/apache/archiva.git
Remove unneeded groupId
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@436781 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
963f1523bb
commit
4470797c52
|
@ -6,7 +6,6 @@
|
|||
<version>1.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>org.apache.maven.repository</groupId>
|
||||
<artifactId>maven-repository-configuration</artifactId>
|
||||
<name>Maven Repository Manager Configuration</name>
|
||||
<dependencies>
|
||||
|
|
|
@ -6,7 +6,6 @@
|
|||
<version>1.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>org.apache.maven.repository</groupId>
|
||||
<artifactId>maven-repository-core</artifactId>
|
||||
<name>Maven Repository Manager Core</name>
|
||||
<dependencies>
|
||||
|
|
Loading…
Reference in New Issue