diff --git a/api/pom.xml b/api/pom.xml index 636c2d3..a14d172 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -6,7 +6,7 @@ org.code-house.bacnet4j bacnet4j-wrapper - 1.0.4-SNAPSHOT + 1.0.4 api diff --git a/assembly/pom.xml b/assembly/pom.xml index 812b6a1..2b5e508 100644 --- a/assembly/pom.xml +++ b/assembly/pom.xml @@ -6,7 +6,7 @@ org.code-house.bacnet4j bacnet4j-wrapper - 1.0.4-SNAPSHOT + 1.0.4 assembly diff --git a/ip/pom.xml b/ip/pom.xml index 2ac698b..76bbf89 100644 --- a/ip/pom.xml +++ b/ip/pom.xml @@ -6,7 +6,7 @@ org.code-house.bacnet4j bacnet4j-wrapper - 1.0.4-SNAPSHOT + 1.0.4 ip diff --git a/pom.xml b/pom.xml index 8a1d03c..8a80e4e 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ org.code-house.bacnet4j bacnet4j-wrapper pom - 1.0.4-SNAPSHOT + 1.0.4 Code-House :: Bacnet4J Wrapper