File tree Expand file tree Collapse file tree 3 files changed +4
-11
lines changed Expand file tree Collapse file tree 3 files changed +4
-11
lines changed Original file line number Diff line number Diff line change 99 <packaging >jar</packaging >
1010 <name >Spring O/X Mapping</name >
1111 <description >Spring Object/XML Mapping abstraction</description >
12- <repositories >
13- <repository >
14- <id >jibx</id >
15- <name >JiBX Maven Repository</name >
16- <url >http://jibx.sourceforge.net/maven2/</url >
17- </repository >
18- </repositories >
1912 <build >
2013 <plugins >
2114 <plugin >
243236 <scope >test</scope >
244237 </dependency >
245238 </dependencies >
246- </project >
239+ </project >
Original file line number Diff line number Diff line change @@ -11,6 +11,6 @@ Downloads
1111 * {{{http://sourceforge.net/project/showfiles.php?group_id=73357&package_id=178569&release_id=552258}Download}} | {{{http://static.springframework.org/spring-ws/docs/1.0.2/changelog.txt}Changelog}} | {{{http://forum.springframework.org/showthread.php?t=45879}Announcement}}
1212
1313
14- * <<Spring-WS 1.0.3 is the upcoming development release>>
14+ * <<Spring-WS 1.5-M1 is the upcoming development release>>
1515
1616 * {{{snapshots.html}Download nighly snapshots}}
Original file line number Diff line number Diff line change @@ -23,10 +23,10 @@ Snapshot Builds
2323<dependency>
2424 <groupId>org.springframework.ws</groupId>
2525 <artifactId>spring-ws-core</artifactId>
26- <version>1.0.3 -SNAPSHOT</version>
26+ <version>1.5-m1 -SNAPSHOT</version>
2727</dependency>
2828+---------------
2929
3030 Additionally, there are
31- {{{http://s3browse.com/explore/maven.springframework.org/snapshot/org/springframework/ws/spring-ws/1.0.3 -SNAPSHOT/}zips}}
31+ {{{http://s3browse.com/explore/maven.springframework.org/snapshot/org/springframework/ws/spring-ws/1.5-m1 -SNAPSHOT/}zips}}
3232 available which contain all jars. Make sure to click 'Next >' a couple of times to get the most recent snapshots.
You can’t perform that action at this time.
0 commit comments