File tree Expand file tree Collapse file tree 1 file changed +3
-7
lines changed
Expand file tree Collapse file tree 1 file changed +3
-7
lines changed Original file line number Diff line number Diff line change 2929 <surefire .redirectTestOutputToFile>true</surefire .redirectTestOutputToFile>
3030 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
3131 <!-- version properties -->
32- <cdap .version>6.10.0-SNAPSHOT </cdap .version>
33- <hydrator .version>2.12.0-SNAPSHOT </hydrator .version>
32+ <cdap .version>6.10.0</cdap .version>
33+ <hydrator .version>2.12.0</hydrator .version>
3434 <junit .version>4.11</junit .version>
3535 <jython .version>2.5.2</jython .version>
3636 <py4j .version>0.10.8.1</py4j .version>
3939 <commons .lang.version>2.6</commons .lang.version>
4040 </properties >
4141 <repositories >
42- <repository >
43- <id >sonatype</id >
44- <url >https://oss.sonatype.org/content/groups/public</url >
45- </repository >
4642 <repository >
4743 <id >sonatype-snapshots</id >
48- <url >https://oss .sonatype.org/content/repositories/ snapshots</url >
44+ <url >https://central .sonatype.com/repository/maven- snapshots</url >
4945 </repository >
5046 </repositories >
5147
You can’t perform that action at this time.
0 commit comments