diff --git a/pom.xml b/pom.xml
index 27a45aa..5a15cf2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -322,18 +322,6 @@ under the License.
-
- org.apache.maven.plugins
- maven-release-plugin
-
-
- site deploy
-
-
-
org.apache.maven.plugins
maven-failsafe-plugin
- ${commons.surefire.version}
integration-test
@@ -410,9 +397,8 @@ under the License.
org.apache.maven.plugins
maven-assembly-plugin
+ 2.3
-
- false
src/main/assembly/bin.xml
src/main/assembly/src.xml
@@ -518,13 +504,11 @@ under the License.
1.2
1.1
logging
- 1.1.1
- -bin
+ 1.1.2
LOGGING
12310484
RC1
- 2.12
true
${project.artifactId}
diff --git a/src/main/assembly/bin.xml b/src/main/assembly/bin.xml
index afd46f6..5172b82 100644
--- a/src/main/assembly/bin.xml
+++ b/src/main/assembly/bin.xml
@@ -23,7 +23,7 @@ under the License.
tar.gz
zip
- true
+ false
@@ -39,5 +39,9 @@ under the License.
*.jar
+
+ target/site/apidocs
+ apidocs
+
\ No newline at end of file