diff --git a/jersey/pom.xml b/jersey/pom.xml
index cc3cf2d..8197599 100644
--- a/jersey/pom.xml
+++ b/jersey/pom.xml
@@ -6,7 +6,7 @@
bootexamples
core
- 1.0.0.RC4
+ 1.0.0-SNAPSHOT
jersey
diff --git a/pom.xml b/pom.xml
index 85eef28..f1e5f94 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,11 +6,12 @@
org.springframework.boot
spring-boot-starter-parent
- 1.0.0.RELEASE
+ 1.1.8.RELEASE
pom
bootexamples
core
+ 1.0.0-SNAPSHOT
1.7
diff --git a/rest-and-mvc/pom.xml b/rest-and-mvc/pom.xml
index 1fe4950..e46124f 100644
--- a/rest-and-mvc/pom.xml
+++ b/rest-and-mvc/pom.xml
@@ -5,7 +5,7 @@
bootexamples
core
- 1.0.0.RC4
+ 1.0.0-SNAPSHOT
rest-and-mvc
diff --git a/vaadin/pom.xml b/vaadin/pom.xml
index c2ec82b..6fd08c5 100644
--- a/vaadin/pom.xml
+++ b/vaadin/pom.xml
@@ -6,7 +6,7 @@
bootexamples
core
- 1.0.0.RC4
+ 1.0.0-SNAPSHOT
vaadin
@@ -21,7 +21,7 @@
org.vaadin.spring
- 1.0-SNAPSHOT
+ 0.0.2.1
spring-boot-vaadin
diff --git a/velocity/pom.xml b/velocity/pom.xml
index 9d440d2..46f241e 100644
--- a/velocity/pom.xml
+++ b/velocity/pom.xml
@@ -6,7 +6,7 @@
bootexamples
core
- 1.0.0.RC4
+ 1.0.0-SNAPSHOT
velocity
diff --git a/websockets/pom.xml b/websockets/pom.xml
index 4b69d64..876d9ab 100644
--- a/websockets/pom.xml
+++ b/websockets/pom.xml
@@ -6,7 +6,7 @@
bootexamples
core
- 1.0.0.RC4
+ 1.0.0-SNAPSHOT
websockets
diff --git a/websockets/src/main/resources/data.sql b/websockets/src/main/resources/data.sql
deleted file mode 100644
index e69de29..0000000
diff --git a/x-auth-security/pom.xml b/x-auth-security/pom.xml
index e0ce106..2366c9c 100644
--- a/x-auth-security/pom.xml
+++ b/x-auth-security/pom.xml
@@ -8,7 +8,7 @@
bootexamples
core
- 1.0.0.RC4
+ 1.0.0-SNAPSHOT
@@ -18,14 +18,19 @@
3.1.0
+
+
+
+ org.springframework
+ spring-framework-bom
+ ${spring.version}
+ pom
+ import
+
+
+
+
-
- org.springframework
- spring-framework-bom
- ${spring.version}
- pom
- import
-
org.webjars
bootstrap