diff --git a/livingdoc-examples/aggregate/aggregate-cargo/pom.xml b/livingdoc-examples/aggregate/aggregate-cargo/pom.xml
index 5859c0e..8c2885b 100644
--- a/livingdoc-examples/aggregate/aggregate-cargo/pom.xml
+++ b/livingdoc-examples/aggregate/aggregate-cargo/pom.xml
@@ -7,7 +7,7 @@
ch.ifocusit.livingdoc.example
aggregate
- 2.7-SNAPSHOT
+ 2.8-SNAPSHOT
aggregate-cargo
diff --git a/livingdoc-examples/aggregate/aggregate-handling/pom.xml b/livingdoc-examples/aggregate/aggregate-handling/pom.xml
index 2e8faf7..be35c76 100644
--- a/livingdoc-examples/aggregate/aggregate-handling/pom.xml
+++ b/livingdoc-examples/aggregate/aggregate-handling/pom.xml
@@ -7,7 +7,7 @@
ch.ifocusit.livingdoc.example
aggregate
- 2.7-SNAPSHOT
+ 2.8-SNAPSHOT
aggregate-handling
diff --git a/livingdoc-examples/aggregate/aggregate-location/pom.xml b/livingdoc-examples/aggregate/aggregate-location/pom.xml
index 0192824..c5bcb84 100644
--- a/livingdoc-examples/aggregate/aggregate-location/pom.xml
+++ b/livingdoc-examples/aggregate/aggregate-location/pom.xml
@@ -7,7 +7,7 @@
ch.ifocusit.livingdoc.example
aggregate
- 2.7-SNAPSHOT
+ 2.8-SNAPSHOT
aggregate-location
diff --git a/livingdoc-examples/aggregate/aggregate-shared/pom.xml b/livingdoc-examples/aggregate/aggregate-shared/pom.xml
index 794b05f..ae0c53d 100644
--- a/livingdoc-examples/aggregate/aggregate-shared/pom.xml
+++ b/livingdoc-examples/aggregate/aggregate-shared/pom.xml
@@ -7,7 +7,7 @@
ch.ifocusit.livingdoc.example
aggregate
- 2.7-SNAPSHOT
+ 2.8-SNAPSHOT
aggregate-shared
diff --git a/livingdoc-examples/aggregate/aggregate-sharedhandling/pom.xml b/livingdoc-examples/aggregate/aggregate-sharedhandling/pom.xml
index 7a1ba9f..a1b7ca4 100644
--- a/livingdoc-examples/aggregate/aggregate-sharedhandling/pom.xml
+++ b/livingdoc-examples/aggregate/aggregate-sharedhandling/pom.xml
@@ -7,7 +7,7 @@
ch.ifocusit.livingdoc.example
aggregate
- 2.7-SNAPSHOT
+ 2.8-SNAPSHOT
aggregate-sharedhandling
diff --git a/livingdoc-examples/aggregate/aggregate-voyage/pom.xml b/livingdoc-examples/aggregate/aggregate-voyage/pom.xml
index ad9e121..3c82ad8 100644
--- a/livingdoc-examples/aggregate/aggregate-voyage/pom.xml
+++ b/livingdoc-examples/aggregate/aggregate-voyage/pom.xml
@@ -7,7 +7,7 @@
ch.ifocusit.livingdoc.example
aggregate
- 2.7-SNAPSHOT
+ 2.8-SNAPSHOT
aggregate-voyage
diff --git a/livingdoc-examples/aggregate/aggregate-zz-livingdoc/pom.xml b/livingdoc-examples/aggregate/aggregate-zz-livingdoc/pom.xml
index 2713c00..df2b442 100644
--- a/livingdoc-examples/aggregate/aggregate-zz-livingdoc/pom.xml
+++ b/livingdoc-examples/aggregate/aggregate-zz-livingdoc/pom.xml
@@ -7,7 +7,7 @@
ch.ifocusit.livingdoc.example
aggregate
- 2.7-SNAPSHOT
+ 2.8-SNAPSHOT
aggregate-zz-livingdoc
diff --git a/livingdoc-examples/aggregate/pom.xml b/livingdoc-examples/aggregate/pom.xml
index 7ae621f..9283b71 100644
--- a/livingdoc-examples/aggregate/pom.xml
+++ b/livingdoc-examples/aggregate/pom.xml
@@ -7,7 +7,7 @@
ch.ifocusit.livingdoc.example
livingdoc-examples
- 2.7-SNAPSHOT
+ 2.8-SNAPSHOT
aggregate
diff --git a/livingdoc-examples/ddd-annotated/pom.xml b/livingdoc-examples/ddd-annotated/pom.xml
index 49f6271..9e36e2f 100644
--- a/livingdoc-examples/ddd-annotated/pom.xml
+++ b/livingdoc-examples/ddd-annotated/pom.xml
@@ -6,7 +6,7 @@
ch.ifocusit.livingdoc.example
livingdoc-examples
- 2.7-SNAPSHOT
+ 2.8-SNAPSHOT
ddd-annotated
diff --git a/livingdoc-examples/ddd/pom.xml b/livingdoc-examples/ddd/pom.xml
index 0c8e82b..f3db77a 100644
--- a/livingdoc-examples/ddd/pom.xml
+++ b/livingdoc-examples/ddd/pom.xml
@@ -6,7 +6,7 @@
ch.ifocusit.livingdoc.example
livingdoc-examples
- 2.7-SNAPSHOT
+ 2.8-SNAPSHOT
ddd
diff --git a/livingdoc-examples/microservice/pom.xml b/livingdoc-examples/microservice/pom.xml
index a862def..3a82506 100644
--- a/livingdoc-examples/microservice/pom.xml
+++ b/livingdoc-examples/microservice/pom.xml
@@ -5,7 +5,7 @@
ch.ifocusit.livingdoc.example
livingdoc-examples
- 2.7-SNAPSHOT
+ 2.8-SNAPSHOT
microservice
jar
diff --git a/livingdoc-examples/pom.xml b/livingdoc-examples/pom.xml
index 348c928..7c6e695 100644
--- a/livingdoc-examples/pom.xml
+++ b/livingdoc-examples/pom.xml
@@ -5,7 +5,7 @@
ch.ifocusit.livingdoc.example
livingdoc-examples
- 2.7-SNAPSHOT
+ 2.8-SNAPSHOT
pom
Living Documentation example
diff --git a/livingdoc-maven-plugin/pom.xml b/livingdoc-maven-plugin/pom.xml
index 9b25e97..27e2749 100644
--- a/livingdoc-maven-plugin/pom.xml
+++ b/livingdoc-maven-plugin/pom.xml
@@ -5,7 +5,7 @@
ch.ifocusit.livingdoc
livingdoc-maven-plugin
- 2.7-SNAPSHOT
+ 2.8-SNAPSHOT
maven-plugin
Living Documentation maven plugin