Updated to address TCK classpath
This commit is contained in:
@@ -15,7 +15,6 @@
|
||||
</parent>
|
||||
<properties>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
<spring.framework.version>4.0.2.RELEASE</spring.framework.version>
|
||||
<jsr352.tck.libs.dir>${env.JSR_352_TCK_LIBS}</jsr352.tck.libs.dir>
|
||||
<jsr352.tck.home.dir>${env.JSR_352_TCK_HOME}</jsr352.tck.home.dir>
|
||||
</properties>
|
||||
|
||||
@@ -60,7 +60,9 @@
|
||||
<id>central</id>
|
||||
<distributionManagement>
|
||||
<snapshotRepository>
|
||||
<id>sonatype-nexus-snapshots</id>
|
||||
<id>
|
||||
|
||||
sonatype-nexus-snapshots</id>
|
||||
<name>Sonatype Nexus Snapshots</name>
|
||||
<url>https://oss.sonatype.org/content/repositories/snapshots/</url>
|
||||
</snapshotRepository>
|
||||
|
||||
Reference in New Issue
Block a user