mirror of https://github.com/apache/maven.git
[MNG-3849] - moved maven-repository tests into test scope
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@749861 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
fca57c3241
commit
245ff008fc
|
@ -46,6 +46,7 @@ under the License.
|
|||
<artifactId>maven-repository</artifactId>
|
||||
<version>${project.version}</version>
|
||||
<type>test-jar</type>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
|
|
Loading…
Reference in New Issue