diff --git a/README.md b/README.md
index a3a97f1..29a72e9 100644
--- a/README.md
+++ b/README.md
@@ -29,7 +29,7 @@ doma.exception-sql-log-type= # Type of SQL log in the exception. (RAW, FORMATTED
org.seasar.doma.boot
doma-spring-boot-starter
- 1.0.2
+ 1.1.0
```
@@ -64,7 +64,7 @@ Add the following dependency to `pom.xml` so that we can use Doma with Spring Bo
org.seasar.doma.boot
doma-spring-boot-starter
- 1.0.2
+ 1.1.0
```
diff --git a/doma-spring-boot-autoconfigure/pom.xml b/doma-spring-boot-autoconfigure/pom.xml
index e891d81..90ac6d7 100644
--- a/doma-spring-boot-autoconfigure/pom.xml
+++ b/doma-spring-boot-autoconfigure/pom.xml
@@ -12,7 +12,7 @@
org.seasar.doma.boot
doma-spring-boot
- 1.1.0-SNAPSHOT
+ 1.1.0
../pom.xml
diff --git a/doma-spring-boot-samples/doma-spring-boot-sample-entity-listener/pom.xml b/doma-spring-boot-samples/doma-spring-boot-sample-entity-listener/pom.xml
index ccf2ecc..cae872f 100644
--- a/doma-spring-boot-samples/doma-spring-boot-sample-entity-listener/pom.xml
+++ b/doma-spring-boot-samples/doma-spring-boot-sample-entity-listener/pom.xml
@@ -12,7 +12,7 @@
org.seasar.doma.boot
doma-spring-boot-samples
- 1.1.0-SNAPSHOT
+ 1.1.0
../pom.xml
diff --git a/doma-spring-boot-samples/doma-spring-boot-sample-simple/pom.xml b/doma-spring-boot-samples/doma-spring-boot-sample-simple/pom.xml
index b4efdab..34971c9 100644
--- a/doma-spring-boot-samples/doma-spring-boot-sample-simple/pom.xml
+++ b/doma-spring-boot-samples/doma-spring-boot-sample-simple/pom.xml
@@ -12,7 +12,7 @@
org.seasar.doma.boot
doma-spring-boot-samples
- 1.1.0-SNAPSHOT
+ 1.1.0
../pom.xml
diff --git a/doma-spring-boot-samples/pom.xml b/doma-spring-boot-samples/pom.xml
index 84c3e85..c817f6e 100644
--- a/doma-spring-boot-samples/pom.xml
+++ b/doma-spring-boot-samples/pom.xml
@@ -5,7 +5,7 @@
doma-spring-boot
org.seasar.doma.boot
- 1.1.0-SNAPSHOT
+ 1.1.0
pom
4.0.0
diff --git a/doma-spring-boot-starter/pom.xml b/doma-spring-boot-starter/pom.xml
index b1565e9..db4aeea 100644
--- a/doma-spring-boot-starter/pom.xml
+++ b/doma-spring-boot-starter/pom.xml
@@ -12,7 +12,7 @@
org.seasar.doma.boot
doma-spring-boot
- 1.1.0-SNAPSHOT
+ 1.1.0
../pom.xml
diff --git a/pom.xml b/pom.xml
index efe110b..4892d4b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
org.seasar.doma.boot
doma-spring-boot
- 1.1.0-SNAPSHOT
+ 1.1.0
pom
doma-spring-boot