diff --git a/pom.xml b/pom.xml
index 1bac80b1f..dba525a07 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
OAuth for Spring Security
Parent Project for OAuth Support for Spring Security
pom
- 1.0.4.BUILD-SNAPSHOT
+ 1.0.4.RELEASE
http://static.springframework.org/spring-security/oauth
@@ -26,7 +26,7 @@
http://github.com/SpringSource/spring-security-oauth
scm:git:git://github.com/SpringSource/spring-security-oauth.git
scm:git:ssh://git@github.com/SpringSource/spring-security-oauth.git
- HEAD
+ 1.0.4.RELEASE
JIRA
diff --git a/samples/oauth/sparklr/pom.xml b/samples/oauth/sparklr/pom.xml
index b272abe11..1fc4b204c 100644
--- a/samples/oauth/sparklr/pom.xml
+++ b/samples/oauth/sparklr/pom.xml
@@ -5,7 +5,7 @@
org.springframework.security.oauth
spring-security-oauth-parent
- 1.0.4.BUILD-SNAPSHOT
+ 1.0.4.RELEASE
../../..
diff --git a/samples/oauth/tonr/pom.xml b/samples/oauth/tonr/pom.xml
index f34932333..917233706 100644
--- a/samples/oauth/tonr/pom.xml
+++ b/samples/oauth/tonr/pom.xml
@@ -5,7 +5,7 @@
org.springframework.security.oauth
spring-security-oauth-parent
- 1.0.4.BUILD-SNAPSHOT
+ 1.0.4.RELEASE
../../..
diff --git a/samples/oauth2/sparklr/pom.xml b/samples/oauth2/sparklr/pom.xml
index 9b38c9ad1..d8021f6c0 100644
--- a/samples/oauth2/sparklr/pom.xml
+++ b/samples/oauth2/sparklr/pom.xml
@@ -5,7 +5,7 @@
org.springframework.security.oauth
spring-security-oauth-parent
- 1.0.4.BUILD-SNAPSHOT
+ 1.0.4.RELEASE
../../..
diff --git a/samples/oauth2/tonr/pom.xml b/samples/oauth2/tonr/pom.xml
index 4676120b3..526e39e00 100644
--- a/samples/oauth2/tonr/pom.xml
+++ b/samples/oauth2/tonr/pom.xml
@@ -5,7 +5,7 @@
org.springframework.security.oauth
spring-security-oauth-parent
- 1.0.4.BUILD-SNAPSHOT
+ 1.0.4.RELEASE
../../..
diff --git a/samples/pom.xml b/samples/pom.xml
index 2cd8bf2e9..1da750de7 100755
--- a/samples/pom.xml
+++ b/samples/pom.xml
@@ -4,7 +4,7 @@
org.springframework.security.oauth
spring-security-oauth-parent
- 1.0.4.BUILD-SNAPSHOT
+ 1.0.4.RELEASE
spring-security-oauth-samples
diff --git a/spring-security-oauth/pom.xml b/spring-security-oauth/pom.xml
index 04ee3b3ae..67164a530 100644
--- a/spring-security-oauth/pom.xml
+++ b/spring-security-oauth/pom.xml
@@ -4,7 +4,7 @@
org.springframework.security.oauth
spring-security-oauth-parent
- 1.0.4.BUILD-SNAPSHOT
+ 1.0.4.RELEASE
spring-security-oauth
diff --git a/spring-security-oauth2/pom.xml b/spring-security-oauth2/pom.xml
index 39f3809b1..fa24bb39f 100644
--- a/spring-security-oauth2/pom.xml
+++ b/spring-security-oauth2/pom.xml
@@ -5,7 +5,7 @@
org.springframework.security.oauth
spring-security-oauth-parent
- 1.0.4.BUILD-SNAPSHOT
+ 1.0.4.RELEASE
spring-security-oauth2