diff --git a/api/pom.xml b/api/pom.xml index 5b11c71..b8a47c5 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -6,7 +6,7 @@ org.code-house.bacnet4j bacnet4j-wrapper - 1.3.0 + 1.4.0-SNAPSHOT api diff --git a/assembly/pom.xml b/assembly/pom.xml index eac5f3e..dae0538 100644 --- a/assembly/pom.xml +++ b/assembly/pom.xml @@ -6,7 +6,7 @@ org.code-house.bacnet4j bacnet4j-wrapper - 1.3.0 + 1.4.0-SNAPSHOT assembly diff --git a/ip/pom.xml b/ip/pom.xml index 7dd2c61..c4bc43d 100644 --- a/ip/pom.xml +++ b/ip/pom.xml @@ -6,7 +6,7 @@ org.code-house.bacnet4j bacnet4j-wrapper - 1.3.0 + 1.4.0-SNAPSHOT ip diff --git a/mstp/pom.xml b/mstp/pom.xml index 669a98a..c850d17 100644 --- a/mstp/pom.xml +++ b/mstp/pom.xml @@ -6,7 +6,7 @@ org.code-house.bacnet4j bacnet4j-wrapper - 1.3.0 + 1.4.0-SNAPSHOT mstp diff --git a/pom.xml b/pom.xml index 995daa1..d130763 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.code-house.bacnet4j bacnet4j-wrapper pom - 1.3.0 + 1.4.0-SNAPSHOT Code-House :: Bacnet4J Wrapper @@ -39,7 +39,7 @@ scm:git:https://github.com/Code-House/bacnet4j-wrapper.git scm:git:ssh://git@github.com/Code-House/bacnet4j-wrapper.git https://github.com/Code-House/bacnet4j-wrapper - bacnet4j-wrapper-1.3.0 + HEAD