diff --git a/build.xml b/build.xml index 5d2457cba3..21d3e9744f 100644 --- a/build.xml +++ b/build.xml @@ -94,6 +94,11 @@ END SNIPPET: ant-bootstrap --> + + + + + diff --git a/pom.xml b/pom.xml index fca53cea24..f94053ddb1 100644 --- a/pom.xml +++ b/pom.xml @@ -54,7 +54,7 @@ under the License. 1.0-alpha-1 1.5.8 1.0-beta-4 - 1.3 + 1.4-SNAPSHOT 1.0.0-alpha-4 1.0-alpha-1 1.0 @@ -246,6 +246,16 @@ under the License. maven-compat maven-repository + + + + spice.snapshots + http://repository.sonatype.org/content/repositories/snapshots + + false + + +