diff --git a/pom.xml b/pom.xml
index 23905598..64ccbc2e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
org.springframework.vault
spring-vault-parent
- 1.1.0.RELEASE
+ 1.1.1.BUILD-SNAPSHOT
Spring Vault
Parent project for Spring Vault
diff --git a/spring-vault-core/pom.xml b/spring-vault-core/pom.xml
index e78ea0d5..c33ff014 100644
--- a/spring-vault-core/pom.xml
+++ b/spring-vault-core/pom.xml
@@ -5,7 +5,7 @@
org.springframework.vault
spring-vault-parent
- 1.1.0.RELEASE
+ 1.1.1.BUILD-SNAPSHOT
spring-vault-core
diff --git a/spring-vault-dependencies/pom.xml b/spring-vault-dependencies/pom.xml
index a6c33eb1..8e45902e 100644
--- a/spring-vault-dependencies/pom.xml
+++ b/spring-vault-dependencies/pom.xml
@@ -71,7 +71,7 @@
org.springframework.vault
spring-vault-core
- 1.1.0.RELEASE
+ 1.1.1.BUILD-SNAPSHOT
diff --git a/spring-vault-distribution/pom.xml b/spring-vault-distribution/pom.xml
index f55126ea..1d9051b5 100644
--- a/spring-vault-distribution/pom.xml
+++ b/spring-vault-distribution/pom.xml
@@ -13,7 +13,7 @@
org.springframework.vault
spring-vault-parent
- 1.1.0.RELEASE
+ 1.1.1.BUILD-SNAPSHOT
../pom.xml
diff --git a/src/main/resources/notice.txt b/src/main/resources/notice.txt
index cfcc3c7f..bb9e18b7 100644
--- a/src/main/resources/notice.txt
+++ b/src/main/resources/notice.txt
@@ -1,4 +1,4 @@
-Spring Vault 1.1.0.RELEASE
+Spring Vault 1.1.1.BUILD-SNAPSHOT
Copyright (c) [2016-2017] Pivotal Software, Inc.
This product is licensed to you under the Apache License, Version 2.0 (the "License").