diff --git a/integration/pom.xml b/integration/pom.xml
index c3056f3d..a6280808 100644
--- a/integration/pom.xml
+++ b/integration/pom.xml
@@ -6,7 +6,7 @@
org.slf4j
slf4j-parent
- 1.5.5-SNAPSHOT
+ 1.5.5
4.0.0
diff --git a/jcl-over-slf4j/pom.xml b/jcl-over-slf4j/pom.xml
index e3f133ca..7838d463 100644
--- a/jcl-over-slf4j/pom.xml
+++ b/jcl-over-slf4j/pom.xml
@@ -3,7 +3,7 @@
org.slf4j
slf4j-parent
- 1.5.5-SNAPSHOT
+ 1.5.5
4.0.0
diff --git a/jcl104-over-slf4j/pom.xml b/jcl104-over-slf4j/pom.xml
index 157e8fde..9c0db77a 100644
--- a/jcl104-over-slf4j/pom.xml
+++ b/jcl104-over-slf4j/pom.xml
@@ -3,7 +3,7 @@
org.slf4j
slf4j-parent
- 1.5.5-SNAPSHOT
+ 1.5.5
4.0.0
diff --git a/jul-to-slf4j/pom.xml b/jul-to-slf4j/pom.xml
index 91cd43ad..2bd4c14f 100644
--- a/jul-to-slf4j/pom.xml
+++ b/jul-to-slf4j/pom.xml
@@ -6,7 +6,7 @@
org.slf4j
slf4j-parent
- 1.5.5-SNAPSHOT
+ 1.5.5
4.0.0
diff --git a/log4j-over-slf4j/pom.xml b/log4j-over-slf4j/pom.xml
index fb19cb26..5b9247fc 100644
--- a/log4j-over-slf4j/pom.xml
+++ b/log4j-over-slf4j/pom.xml
@@ -5,7 +5,7 @@
org.slf4j
slf4j-parent
- 1.5.5-SNAPSHOT
+ 1.5.5
4.0.0
diff --git a/osgi-over-slf4j/pom.xml b/osgi-over-slf4j/pom.xml
index a48e1be0..b92a73a4 100644
--- a/osgi-over-slf4j/pom.xml
+++ b/osgi-over-slf4j/pom.xml
@@ -3,7 +3,7 @@
org.slf4j
slf4j-parent
- 1.5.5-SNAPSHOT
+ 1.5.5
4.0.0
diff --git a/pom.xml b/pom.xml
index d3ad9001..7c2e8fc7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
org.slf4j
slf4j-parent
- 1.5.5-SNAPSHOT
+ 1.5.5
pom
SLF4J
diff --git a/slf4j-api/pom.xml b/slf4j-api/pom.xml
index ba9ce6a3..990acc21 100644
--- a/slf4j-api/pom.xml
+++ b/slf4j-api/pom.xml
@@ -5,7 +5,7 @@
org.slf4j
slf4j-parent
- 1.5.5-SNAPSHOT
+ 1.5.5
4.0.0
diff --git a/slf4j-ext/pom.xml b/slf4j-ext/pom.xml
index afeb0ca2..0fcd4fb3 100644
--- a/slf4j-ext/pom.xml
+++ b/slf4j-ext/pom.xml
@@ -5,7 +5,7 @@
org.slf4j
slf4j-parent
- 1.5.5-SNAPSHOT
+ 1.5.5
4.0.0
diff --git a/slf4j-jcl/pom.xml b/slf4j-jcl/pom.xml
index 16914d0d..07947e8a 100644
--- a/slf4j-jcl/pom.xml
+++ b/slf4j-jcl/pom.xml
@@ -3,7 +3,7 @@
org.slf4j
slf4j-parent
- 1.5.5-SNAPSHOT
+ 1.5.5
4.0.0
diff --git a/slf4j-jdk14/pom.xml b/slf4j-jdk14/pom.xml
index e420cf90..9045ec62 100644
--- a/slf4j-jdk14/pom.xml
+++ b/slf4j-jdk14/pom.xml
@@ -6,7 +6,7 @@
org.slf4j
slf4j-parent
- 1.5.5-SNAPSHOT
+ 1.5.5
4.0.0
diff --git a/slf4j-log4j12/pom.xml b/slf4j-log4j12/pom.xml
index a0490367..8128b0ea 100644
--- a/slf4j-log4j12/pom.xml
+++ b/slf4j-log4j12/pom.xml
@@ -6,7 +6,7 @@
org.slf4j
slf4j-parent
- 1.5.5-SNAPSHOT
+ 1.5.5
4.0.0
diff --git a/slf4j-migrator/pom.xml b/slf4j-migrator/pom.xml
index 50347518..20a119af 100644
--- a/slf4j-migrator/pom.xml
+++ b/slf4j-migrator/pom.xml
@@ -7,7 +7,7 @@
org.slf4j
slf4j-parent
- 1.5.5-SNAPSHOT
+ 1.5.5
4.0.0
diff --git a/slf4j-nop/pom.xml b/slf4j-nop/pom.xml
index e3f33662..cfdae2b5 100644
--- a/slf4j-nop/pom.xml
+++ b/slf4j-nop/pom.xml
@@ -6,7 +6,7 @@
org.slf4j
slf4j-parent
- 1.5.5-SNAPSHOT
+ 1.5.5
4.0.0
diff --git a/slf4j-osgi-integration-test/pom.xml b/slf4j-osgi-integration-test/pom.xml
index d3b9fa3c..f481737b 100644
--- a/slf4j-osgi-integration-test/pom.xml
+++ b/slf4j-osgi-integration-test/pom.xml
@@ -6,7 +6,7 @@
org.slf4j
slf4j-parent
- 1.5.5-SNAPSHOT
+ 1.5.5
4.0.0
diff --git a/slf4j-osgi-test-bundle/pom.xml b/slf4j-osgi-test-bundle/pom.xml
index bf9303c1..49dfa847 100644
--- a/slf4j-osgi-test-bundle/pom.xml
+++ b/slf4j-osgi-test-bundle/pom.xml
@@ -6,7 +6,7 @@
org.slf4j
slf4j-parent
- 1.5.5-SNAPSHOT
+ 1.5.5
4.0.0
diff --git a/slf4j-simple/pom.xml b/slf4j-simple/pom.xml
index edd2689b..878dd029 100644
--- a/slf4j-simple/pom.xml
+++ b/slf4j-simple/pom.xml
@@ -3,7 +3,7 @@
org.slf4j
slf4j-parent
- 1.5.5-SNAPSHOT
+ 1.5.5
4.0.0
diff --git a/slf4j-site/pom.xml b/slf4j-site/pom.xml
index 217ad991..2e4cfa5d 100644
--- a/slf4j-site/pom.xml
+++ b/slf4j-site/pom.xml
@@ -5,7 +5,7 @@
org.slf4j
slf4j-parent
- 1.5.5-SNAPSHOT
+ 1.5.5
4.0.0