diff --git a/README.md b/README.md
index 0b81a17..0e3be7b 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,20 @@
+
ConnIdADBundle
==============
diff --git a/pom.xml b/pom.xml
index e28951a..b0508d9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
net.tirasa.connid
connid
- 1.4.2.0
+ 1.4.5.1
net.tirasa.connid.bundles
@@ -76,8 +76,8 @@
- 1.4.2.0
- 1.5.2
+ 1.4.5.1
+ 1.5.3
1.9
UTF-8
@@ -125,20 +125,10 @@
-
- com.mycila.maven-license-plugin
- maven-license-plugin
- 1.10.b1
- false
-
- true
-
-
-
org.apache.maven.plugins
maven-resources-plugin
- 2.7
+ true
copy-javadoc-legal-files
@@ -165,38 +155,49 @@
com.mycila
license-maven-plugin
- 2.11
false
- com/mycila/maven/plugin/license/templates/APACHE-2.txt
-
- ConnId
- connid-dev@googlegroups.com
-
+ true
+
+
+
+
+ org.apache.rat
+ apache-rat-plugin
+ 0.13
+
- **/LICENSE*
- **/NOTICE*
- **/*.pfx
- **/*.dll
- **/*.so
- **/*.jnilib
- nbactions.xml
- nb-configuration.xml
+ **/nbactions.xml
+ **/nb-configuration.xml
+ **/META-INF/cxf/**
**/META-INF/services/**
- **/*.css
- **/*.js
+ **/META-INF/MANIFEST.MF
**/*.csv
+ **/archetype-resources/**
+ **/AdminLTE*/**
+ **/goal.txt
+ **/rat.txt
+ **/build-copy-javadoc-files.xml
**/maven-eclipse.xml
**/*.iml
**/*.log
- .externalToolBuilders/**
+ **/.externalToolBuilders/**
.git/**
.idea/**
+ **/.settings/**
**/.*
+ **/deb/control/conffiles
+ **/deb/control/control
+ **/*.lst
+ **/*.json
+ **/banner.txt
+ **/target/**
+ rat-check
+ verify
check