Bumping up to jetty-test-helper 1.7-SNAPSHOT and enabling snapshot repo
This commit is contained in:
parent
1c2c1b7346
commit
d60e03b575
4
pom.xml
4
pom.xml
|
@ -340,7 +340,6 @@
|
|||
</plugin>
|
||||
</plugins>
|
||||
</reporting>
|
||||
<!--
|
||||
<repositories>
|
||||
<repository>
|
||||
<snapshots>
|
||||
|
@ -351,7 +350,6 @@
|
|||
<url>http://oss.sonatype.org/content/groups/jetty</url>
|
||||
</repository>
|
||||
</repositories>
|
||||
-->
|
||||
<modules>
|
||||
<module>jetty-util</module>
|
||||
<module>jetty-jmx</module>
|
||||
|
@ -483,7 +481,7 @@
|
|||
<dependency>
|
||||
<groupId>org.eclipse.jetty.toolchain</groupId>
|
||||
<artifactId>jetty-test-helper</artifactId>
|
||||
<version>1.6.1</version>
|
||||
<version>1.7-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.slf4j</groupId>
|
||||
|
|
Loading…
Reference in New Issue