diff --git a/liquigraph-cli/pom.xml b/liquigraph-cli/pom.xml index 4df6c676..d62ae641 100644 --- a/liquigraph-cli/pom.xml +++ b/liquigraph-cli/pom.xml @@ -10,7 +10,7 @@ org.liquigraph liquigraph-parent - 4.0.1-SNAPSHOT + 4.0.1 liquigraph-cli diff --git a/liquigraph-core/pom.xml b/liquigraph-core/pom.xml index 35512e3f..812d8877 100644 --- a/liquigraph-core/pom.xml +++ b/liquigraph-core/pom.xml @@ -5,7 +5,7 @@ org.liquigraph liquigraph-parent - 4.0.1-SNAPSHOT + 4.0.1 liquigraph-core diff --git a/liquigraph-examples/dagger2/pom.xml b/liquigraph-examples/dagger2/pom.xml index 59e067b1..66d4f352 100644 --- a/liquigraph-examples/dagger2/pom.xml +++ b/liquigraph-examples/dagger2/pom.xml @@ -5,7 +5,7 @@ org.liquigraph liquigraph-parent - 4.0.1-SNAPSHOT + 4.0.1 ../../pom.xml diff --git a/liquigraph-examples/spring-boot/pom.xml b/liquigraph-examples/spring-boot/pom.xml index d981ba36..6bd20140 100644 --- a/liquigraph-examples/spring-boot/pom.xml +++ b/liquigraph-examples/spring-boot/pom.xml @@ -4,7 +4,7 @@ org.liquigraph liquigraph-parent - 4.0.1-SNAPSHOT + 4.0.1 ../../pom.xml diff --git a/liquigraph-maven-plugin/pom.xml b/liquigraph-maven-plugin/pom.xml index 4cf2ac6c..a2effa1e 100644 --- a/liquigraph-maven-plugin/pom.xml +++ b/liquigraph-maven-plugin/pom.xml @@ -8,7 +8,7 @@ org.liquigraph liquigraph-parent - 4.0.1-SNAPSHOT + 4.0.1 liquigraph-maven-plugin diff --git a/liquigraph-spring-boot-starter/pom.xml b/liquigraph-spring-boot-starter/pom.xml index 6d44e955..e715b7ea 100644 --- a/liquigraph-spring-boot-starter/pom.xml +++ b/liquigraph-spring-boot-starter/pom.xml @@ -5,7 +5,7 @@ org.liquigraph liquigraph-parent - 4.0.1-SNAPSHOT + 4.0.1 liquigraph-spring-boot-starter diff --git a/pom.xml b/pom.xml index cea87193..80b7b5d1 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.liquigraph liquigraph-parent - 4.0.1-SNAPSHOT + 4.0.1 pom liquigraph-parent @@ -135,7 +135,7 @@ https://github.com/liquigraph/liquigraph scm:git:git@github.com:liquigraph/liquigraph.git scm:git:git@github.com:liquigraph/liquigraph.git - HEAD + liquigraph-4.0.1