diff --git a/pom.xml b/pom.xml
index 4d162ecb5af..70c6624187f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
org.elasticsearch
elasticsearch-shield
- 1.0.0-SNAPSHOT
+ 1.0.0
scm:git:git@github.com:elasticsearch/elasticsearch-shield.git
@@ -22,8 +22,8 @@
- es-releases
- http://maven.elasticsearch.org/libs-release-local
+ elasticsearch-releases
+ http://maven.elasticsearch.org/releases
true
daily
@@ -33,8 +33,8 @@
- es-snapshots
- http://maven.elasticsearch.org/libs-snapshot
+ elasticsearch-snapshots
+ http://maven.elasticsearch.org/snapshots
false
@@ -49,7 +49,7 @@
4.10.2
4.10.2
1.4.2
- 1.0.0-beta1
+ 1.0.0-beta2
auto
true
@@ -439,9 +439,10 @@
maven-assembly-plugin
- 2.3
+ 2.5.3
false
+ false
${project.build.directory}/releases/
${basedir}/src/main/assemblies/plugin.xml
@@ -481,6 +482,31 @@
+
+ deploy-internal
+
+
+ elasticsearch-internal-releases
+ Elasticsearch Internal Releases
+ http://maven.elasticsearch.org/artifactory/internal-releases
+
+
+ elasticsearch-internal-snapshots
+ Elasticsearch Internal Snapshots
+ http://maven.elasticsearch.org/artifactory/internal-snapshots
+
+
+
+
+ deploy-public
+
+
+ elasticsearch-public-releases
+ Elasticsearch Public Releases
+ http://maven.elasticsearch.org/artifactory/public-releases
+
+
+
default
@@ -497,150 +523,150 @@
- com.mycila
- license-maven-plugin
- 2.5
-
- dev-tools/elasticsearch_license_header.txt
-
- dev-tools/license_header_definition.xml
-
-
- src/main/java/org/elasticsearch/**/*.java
- src/test/java/org/elasticsearch/**/*.java
-
-
-
- src/main/java/org/elasticsearch/shield/authc/support/BCrypt.java
-
-
-
-
- compile
-
- check
-
-
-
+ com.mycila
+ license-maven-plugin
+ 2.5
+
+ dev-tools/elasticsearch_license_header.txt
+
+ dev-tools/license_header_definition.xml
+
+
+ src/main/java/org/elasticsearch/**/*.java
+ src/test/java/org/elasticsearch/**/*.java
+
+
+
+ src/main/java/org/elasticsearch/shield/authc/support/BCrypt.java
+
+
+
+
+ compile
+
+ check
+
+
+
- coverage
-
-
- tests.coverage
- true
-
-
-
-
-
- org.jacoco
- org.jacoco.agent
- runtime
- 0.6.4.201312101107
- test
-
-
-
-
-
- org.jacoco
- jacoco-maven-plugin
- 0.6.4.201312101107
-
-
- default-prepare-agent
-
- prepare-agent
-
-
-
- default-report
- prepare-package
-
- report
-
-
-
- default-check
-
- check
-
-
-
-
-
-
-
-
-
+ coverage
+
+
+ tests.coverage
+ true
+
+
+
+
+
+ org.jacoco
+ org.jacoco.agent
+ runtime
+ 0.6.4.201312101107
+ test
+
+
+
+
+
+ org.jacoco
+ jacoco-maven-plugin
+ 0.6.4.201312101107
+
+
+ default-prepare-agent
+
+ prepare-agent
+
+
+
+ default-report
+ prepare-package
+
+ report
+
+
+
+ default-check
+
+ check
+
+
+
+
+
+
+
+
+
- static
-
-
- tests.static
- true
-
-
-
-
-
- org.codehaus.mojo
- findbugs-maven-plugin
- 3.0.0
-
-
-
-
-
-
- org.apache.maven.plugins
- maven-jxr-plugin
- 2.3
-
-
- org.apache.maven.plugins
- maven-pmd-plugin
- 3.2
-
-
- ${basedir}/dev-tools/pmd/custom.xml
-
- 1.7
-
-
-
-
- org.codehaus.mojo
- findbugs-maven-plugin
- 3.0.0
-
- true
- target/site
- true
- 2048
- 1800000
- org.elasticsearch.-
-
-
-
- org.apache.maven.plugins
- maven-project-info-reports-plugin
- 2.7
-
-
-
- index
-
-
-
-
-
-
+ static
+
+
+ tests.static
+ true
+
+
+
+
+
+ org.codehaus.mojo
+ findbugs-maven-plugin
+ 3.0.0
+
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-jxr-plugin
+ 2.3
+
+
+ org.apache.maven.plugins
+ maven-pmd-plugin
+ 3.2
+
+
+ ${basedir}/dev-tools/pmd/custom.xml
+
+ 1.7
+
+
+
+
+ org.codehaus.mojo
+ findbugs-maven-plugin
+ 3.0.0
+
+ true
+ target/site
+ true
+ 2048
+ 1800000
+ org.elasticsearch.-
+
+
+
+ org.apache.maven.plugins
+ maven-project-info-reports-plugin
+ 2.7
+
+
+
+ index
+
+
+
+
+
+