Merge "Remove unused and outdated dependency to JUnit from plugin archetype"
This commit is contained in:
commit
d1b1fa7129
@ -82,13 +82,6 @@ limitations under the License.
|
|||||||
<version>${Gerrit-ApiVersion}</version>
|
<version>${Gerrit-ApiVersion}</version>
|
||||||
<scope>provided</scope>
|
<scope>provided</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<dependency>
|
|
||||||
<groupId>junit</groupId>
|
|
||||||
<artifactId>junit</artifactId>
|
|
||||||
<version>4.8.1</version>
|
|
||||||
<scope>test</scope>
|
|
||||||
</dependency>
|
|
||||||
</dependencies>
|
</dependencies>
|
||||||
|
|
||||||
<repositories>
|
<repositories>
|
||||||
|
Loading…
Reference in New Issue
Block a user