diff --git build.properties build.properties index d2bfc30..7b53463 100644 --- build.properties +++ build.properties @@ -106,6 +106,8 @@ mvn.publish.repo=snapshots mvn.jar.dir=${build.dir.hive}/maven/jars mvn.pom.dir=${build.dir.hive}/maven/poms mvn.license.dir=${build.dir.hive}/maven/licenses +mvn.deploy.id=apache.snapshots.https +mvn.deploy.url=https://repository.apache.org/content/repositories/snapshots # # unit test Properties diff --git build.xml build.xml index add5a46..80e7926 100644 --- build.xml +++ build.xml @@ -1187,9 +1187,7 @@ - +