diff --git a/layoutparser-service-image/pom.xml b/layoutparser-service-image/pom.xml index f7c8ff7..d2b410c 100644 --- a/layoutparser-service-image/pom.xml +++ b/layoutparser-service-image/pom.xml @@ -4,7 +4,6 @@ 4.0.0 - com.knecon.fforesight platform-docker-dependency @@ -14,7 +13,7 @@ com.knecon.fforesight layoutparser-service-image - 1.0.0 + 1.0-SNAPSHOT pom diff --git a/layoutparser-service/layoutparser-service-internal-api/pom.xml b/layoutparser-service/layoutparser-service-internal-api/pom.xml index 7e808d6..6f851d5 100755 --- a/layoutparser-service/layoutparser-service-internal-api/pom.xml +++ b/layoutparser-service/layoutparser-service-internal-api/pom.xml @@ -8,7 +8,7 @@ com.knecon.fforesight layoutparser-service - 1.0.0 + 1.0-SNAPSHOT layoutparser-service-internal-api diff --git a/layoutparser-service/layoutparser-service-processor/pom.xml b/layoutparser-service/layoutparser-service-processor/pom.xml index dae4061..8e4e297 100644 --- a/layoutparser-service/layoutparser-service-processor/pom.xml +++ b/layoutparser-service/layoutparser-service-processor/pom.xml @@ -6,7 +6,7 @@ com.knecon.fforesight layoutparser-service - 1.0.0 + 1.0-SNAPSHOT layoutparser-service-processor diff --git a/layoutparser-service/layoutparser-service-server/pom.xml b/layoutparser-service/layoutparser-service-server/pom.xml index 9b9a296..5e4b3f1 100644 --- a/layoutparser-service/layoutparser-service-server/pom.xml +++ b/layoutparser-service/layoutparser-service-server/pom.xml @@ -6,7 +6,7 @@ com.knecon.fforesight layoutparser-service - 1.0.0 + 1.0-SNAPSHOT layoutparser-service-server diff --git a/layoutparser-service/pom.xml b/layoutparser-service/pom.xml index 9d80c40..1f870bd 100644 --- a/layoutparser-service/pom.xml +++ b/layoutparser-service/pom.xml @@ -11,7 +11,7 @@ com.knecon.fforesight layoutparser-service - 1.0.0 + 1.0-SNAPSHOT pom diff --git a/pom.xml b/pom.xml index dd49370..93ae728 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.knecon.fforesight layoutparser - 0.1-SNAPSHOT + 1.0-SNAPSHOT layoutparser-service