Skip to content

Commit 726509e

Browse files
committed
Updated snapshot status of site to 1.5-m1
1 parent 85ae389 commit 726509e

File tree

3 files changed

+4
-11
lines changed

3 files changed

+4
-11
lines changed

oxm/pom.xml

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,6 @@
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>
@@ -243,4 +236,4 @@
243236
<scope>test</scope>
244237
</dependency>
245238
</dependencies>
246-
</project>
239+
</project>

src/site/apt/downloads/releases.apt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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}}

src/site/apt/downloads/snapshots.apt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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.

0 commit comments

Comments
 (0)