diff --git a/hera-core/pom.xml b/hera-core/pom.xml index 806096a..6fe5ec2 100644 --- a/hera-core/pom.xml +++ b/hera-core/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.synyx.hera hera-core - 0.5-SNAPSHOT + 0.4-SNAPSHOT Hera Core Core plugin infrastructure @@ -10,7 +10,7 @@ hera org.synyx.hera - 0.5-SNAPSHOT + 0.4-SNAPSHOT diff --git a/hera-metadata/pom.xml b/hera-metadata/pom.xml index 19c5b96..44dd442 100644 --- a/hera-metadata/pom.xml +++ b/hera-metadata/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.synyx.hera hera-metadata - 0.5-SNAPSHOT + 0.4-SNAPSHOT Hera Metadata Extension Extension package for metadata based plugins @@ -10,14 +10,14 @@ hera org.synyx.hera - 0.5-SNAPSHOT + 0.4-SNAPSHOT org.synyx.hera hera-core - 0.5-SNAPSHOT + 0.4-SNAPSHOT diff --git a/pom.xml b/pom.xml index 9786df0..535198c 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ hera pom Hera - 0.5-SNAPSHOT + 0.4-SNAPSHOT Simple plugin infrastructure