File tree Expand file tree Collapse file tree 2 files changed +9
-8
lines changed
Expand file tree Collapse file tree 2 files changed +9
-8
lines changed Original file line number Diff line number Diff line change 2323 </site >
2424 </distributionManagement >
2525 <scm >
26- <connection >scm:svn:https://src.springframework.org/svn/spring-ws/tags/spring-ws-1.5.6 </connection >
27- <developerConnection >scm:svn:https://src.springframework.org/svn/spring-ws/tags/spring-ws-1.5.6 </developerConnection >
28- <url >https://fisheye.springframework.org/browse/spring-ws/tags/spring-ws-1.5.6 </url >
26+ <connection >scm:svn:https://src.springframework.org/svn/spring-ws/trunk </connection >
27+ <developerConnection >scm:svn:https://src.springframework.org/svn/spring-ws/trunk </developerConnection >
28+ <url >https://fisheye.springframework.org/browse/spring-ws/trunk </url >
2929 </scm >
3030 <properties >
3131 <spring .version>2.5.6</spring .version>
Original file line number Diff line number Diff line change 122122 <plugins >
123123 <plugin >
124124 <artifactId >maven-dependency-plugin</artifactId >
125+ <version >2.1</version >
125126 <executions >
126127 <execution >
127128 <id >copy-dependencies</id >
491492 </plugin >
492493 <plugin >
493494 <artifactId >maven-assembly-plugin</artifactId >
494- <version >2.2-beta-3 </version >
495+ <version >2.2-beta-5 </version >
495496 <inherited >false</inherited >
496497 <executions >
497498 <execution >
516517 <plugins >
517518 <plugin >
518519 <artifactId >maven-assembly-plugin</artifactId >
519- <version >2.2-beta-3 </version >
520+ <version >2.2-beta-5 </version >
520521 <inherited >false</inherited >
521522 <executions >
522523 <execution >
632633 <plugins >
633634 <plugin >
634635 <artifactId >maven-jxr-plugin</artifactId >
636+ <version >2.1</version >
635637 <configuration >
636638 <aggregate >true</aggregate >
637639 </configuration >
638640 </plugin >
639641 <plugin >
640642 <artifactId >maven-surefire-report-plugin</artifactId >
643+ <version >2.4.2</version >
641644 <configuration >
642645 <aggregate >true</aggregate >
643646 </configuration >
644647 </plugin >
645648 <plugin >
646649 <artifactId >maven-javadoc-plugin</artifactId >
650+ <version >2.6.1</version >
647651 <configuration >
648652 <aggregate >true</aggregate >
649653 <breakiterator >true</breakiterator >
697701 </reportSet >
698702 </reportSets >
699703 </plugin >
700- <plugin >
701- <artifactId >maven-project-info-reports-plugin</artifactId >
702- </plugin >
703704 </plugins >
704705 </reporting >
705706 <dependencies >
You can’t perform that action at this time.
0 commit comments