diff --git a/samples/helloworld/gradle.properties b/samples/helloworld/gradle.properties
index 9a953ff1..fcb63af8 100644
--- a/samples/helloworld/gradle.properties
+++ b/samples/helloworld/gradle.properties
@@ -1,6 +1,6 @@
-springShellVersion = 1.0.0.BUILD-SNAPSHOT
+springShellVersion = 1.0.0.M1
junitVersion = 4.8.1
-version = 1.0.0.BUILD-SNAPSHOT
+version = 1.0.0.M1
diff --git a/samples/helloworld/pom.xml b/samples/helloworld/pom.xml
index 1d7133a8..c0ec5855 100644
--- a/samples/helloworld/pom.xml
+++ b/samples/helloworld/pom.xml
@@ -4,14 +4,14 @@
org.springframework.shell.samples
helloworld
- 1.0.0.BUILD-SNAPSHOT
+ 1.0.0.M1
jar
helloworld
http://maven.apache.org
- 1.0.0.BUILD-SNAPSHOT
+ 1.0.0.M1
org.springframework.shell.Bootstrap
@@ -88,16 +88,10 @@
spring-maven-snapshot
true
-
Springframework Maven SNAPSHOT Repository
- http://maven.springframework.org/snapshot
+ http://repo.springsource.org/libs-snapshot
-
-
- spring-maven-milestone
- Springframework Maven Milestone Repository
- http://maven.springframework.org/milestone