File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11language : java
22
33jdk :
4- - oraclejdk8
4+ - openjdk8
55
66install :
77 - mvn test-compile -DskipTests=true -Dmaven.javadoc.skip=true -B -V
Original file line number Diff line number Diff line change 1111 <parent >
1212 <groupId >edu.tamu.weaver</groupId >
1313 <artifactId >webservice-parent</artifactId >
14- <version >2.0.0 </version >
14+ <version >2.0.2 </version >
1515 </parent >
1616
1717 <properties >
2323 <repositories >
2424 <repository >
2525 <id >tamu-releases</id >
26- <url >https://maven .library.tamu.edu/content/repositories/ releases</url >
26+ <url >https://artifacts .library.tamu.edu/repository/maven- releases</url >
2727 </repository >
2828 <repository >
2929 <id >tamu-snapshots</id >
30- <url >https://maven .library.tamu.edu/content/repositories/ snapshots</url >
30+ <url >https://artifacts .library.tamu.edu/repository/maven- snapshots</url >
3131 </repository >
3232 </repositories >
3333
3636 <dependency >
3737 <groupId >edu.tamu.weaver</groupId >
3838 <artifactId >auth</artifactId >
39- <version >2.0.0 </version >
39+ <version >2.0.2 </version >
4040 </dependency >
4141
4242 <dependency >
4343 <groupId >edu.tamu.weaver</groupId >
4444 <artifactId >token-provider</artifactId >
45- <version >2.0.0 </version >
45+ <version >2.0.2 </version >
4646 </dependency >
4747
4848 <dependency >
4949 <groupId >edu.tamu.weaver</groupId >
5050 <artifactId >validation</artifactId >
51- <version >2.0.0 </version >
51+ <version >2.0.2 </version >
5252 </dependency >
5353
5454 <dependency >
5555 <groupId >edu.tamu.weaver</groupId >
5656 <artifactId >reporting</artifactId >
57- <version >2.0.0 </version >
57+ <version >2.0.2 </version >
5858 </dependency >
5959
6060 <dependency >
You can’t perform that action at this time.
0 commit comments