diff --git a/byte-buddy-agent/pom.xml b/byte-buddy-agent/pom.xml
index 5d1e2be85c..064f79176d 100644
--- a/byte-buddy-agent/pom.xml
+++ b/byte-buddy-agent/pom.xml
@@ -5,7 +5,7 @@
byte-buddy-parent
net.bytebuddy
- 1.11.7-SNAPSHOT
+ 1.11.6-SNAPSHOT
byte-buddy-agent
diff --git a/byte-buddy-android-test/pom.xml b/byte-buddy-android-test/pom.xml
index cbfb29b84d..6851c0b417 100644
--- a/byte-buddy-android-test/pom.xml
+++ b/byte-buddy-android-test/pom.xml
@@ -5,7 +5,7 @@
net.bytebuddy
byte-buddy-parent
- 1.11.7-SNAPSHOT
+ 1.11.6-SNAPSHOT
byte-buddy-android-test
diff --git a/byte-buddy-android/pom.xml b/byte-buddy-android/pom.xml
index 425a0e3dc1..7b86c0e30f 100644
--- a/byte-buddy-android/pom.xml
+++ b/byte-buddy-android/pom.xml
@@ -5,7 +5,7 @@
byte-buddy-parent
net.bytebuddy
- 1.11.7-SNAPSHOT
+ 1.11.6-SNAPSHOT
byte-buddy-android
diff --git a/byte-buddy-benchmark/pom.xml b/byte-buddy-benchmark/pom.xml
index 4549fae025..6cf523e298 100644
--- a/byte-buddy-benchmark/pom.xml
+++ b/byte-buddy-benchmark/pom.xml
@@ -5,7 +5,7 @@
byte-buddy-parent
net.bytebuddy
- 1.11.7-SNAPSHOT
+ 1.11.6-SNAPSHOT
byte-buddy-benchmark
diff --git a/byte-buddy-dep/pom.xml b/byte-buddy-dep/pom.xml
index 4bf1ccf51f..c17ffb925f 100644
--- a/byte-buddy-dep/pom.xml
+++ b/byte-buddy-dep/pom.xml
@@ -5,7 +5,7 @@
net.bytebuddy
byte-buddy-parent
- 1.11.7-SNAPSHOT
+ 1.11.6-SNAPSHOT
byte-buddy-dep
diff --git a/byte-buddy-gradle-plugin/pom.xml b/byte-buddy-gradle-plugin/pom.xml
index 96a16574c0..6892491aa5 100644
--- a/byte-buddy-gradle-plugin/pom.xml
+++ b/byte-buddy-gradle-plugin/pom.xml
@@ -1,11 +1,12 @@
+ 4.0.0
+
byte-buddy-parent
net.bytebuddy
- 1.11.7-SNAPSHOT
+ 1.11.6-SNAPSHOT
- 4.0.0
byte-buddy-gradle-plugin
diff --git a/byte-buddy-maven-plugin/pom.xml b/byte-buddy-maven-plugin/pom.xml
index 6dbddedaf2..97c3b986a3 100644
--- a/byte-buddy-maven-plugin/pom.xml
+++ b/byte-buddy-maven-plugin/pom.xml
@@ -1,11 +1,12 @@
+ 4.0.0
+
byte-buddy-parent
net.bytebuddy
- 1.11.7-SNAPSHOT
+ 1.11.6-SNAPSHOT
- 4.0.0
byte-buddy-maven-plugin
maven-plugin
diff --git a/byte-buddy/pom.xml b/byte-buddy/pom.xml
index b1a91eec49..d0fbb36959 100644
--- a/byte-buddy/pom.xml
+++ b/byte-buddy/pom.xml
@@ -5,7 +5,7 @@
net.bytebuddy
byte-buddy-parent
- 1.11.7-SNAPSHOT
+ 1.11.6-SNAPSHOT
byte-buddy
diff --git a/pom.xml b/pom.xml
index aebb1ffdc7..48711d82d2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
net.bytebuddy
byte-buddy-parent
- 1.11.7-SNAPSHOT
+ 1.11.6-SNAPSHOT
pom
2014