diff --git a/apt-mirror-api/pom.xml b/apt-mirror-api/pom.xml index be82a4b..3e01b8e 100755 --- a/apt-mirror-api/pom.xml +++ b/apt-mirror-api/pom.xml @@ -21,7 +21,7 @@ com.moparisthebest.aptIn16 aptIn16 - 0.2 + 0.3-SNAPSHOT 4.0.0 apt-mirror-api diff --git a/apt-processor/pom.xml b/apt-processor/pom.xml index e98bce8..be0a126 100755 --- a/apt-processor/pom.xml +++ b/apt-processor/pom.xml @@ -21,7 +21,7 @@ com.moparisthebest.aptIn16 aptIn16 - 0.2 + 0.3-SNAPSHOT 4.0.0 apt-processor diff --git a/core/pom.xml b/core/pom.xml index b01c71a..4d8b175 100755 --- a/core/pom.xml +++ b/core/pom.xml @@ -21,7 +21,7 @@ com.moparisthebest.aptIn16 aptIn16 - 0.2 + 0.3-SNAPSHOT 4.0.0 core diff --git a/netui-compiler/pom.xml b/netui-compiler/pom.xml index ca62574..9e1e406 100755 --- a/netui-compiler/pom.xml +++ b/netui-compiler/pom.xml @@ -21,7 +21,7 @@ com.moparisthebest.aptIn16 aptIn16 - 0.2 + 0.3-SNAPSHOT 4.0.0 netui-compiler diff --git a/pom.xml b/pom.xml index f8a04ad..118b864 100755 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ 4.0.0 com.moparisthebest.aptIn16 aptIn16 - 0.2 + 0.3-SNAPSHOT aptIn16 aptIn16 is an implementation of the com.sun.mirror.* classes allowing classes implementing them to run as