Repository: oodt Updated Branches: refs/heads/master e9536c27d -> d9fb4c62c
OODT-891 add clover license to build Project: http://git-wip-us.apache.org/repos/asf/oodt/repo Commit: http://git-wip-us.apache.org/repos/asf/oodt/commit/d9fb4c62 Tree: http://git-wip-us.apache.org/repos/asf/oodt/tree/d9fb4c62 Diff: http://git-wip-us.apache.org/repos/asf/oodt/diff/d9fb4c62 Branch: refs/heads/master Commit: d9fb4c62cd8f0ac5a2e6ea6fcc5af1e4c2931352 Parents: e9536c2 Author: Tom Barber <[email protected]> Authored: Thu Oct 15 09:33:42 2015 +0100 Committer: Tom Barber <[email protected]> Committed: Thu Oct 15 09:33:42 2015 +0100 ---------------------------------------------------------------------- pom.xml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/oodt/blob/d9fb4c62/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 9b02375..94c0afb 100644 --- a/pom.xml +++ b/pom.xml @@ -97,20 +97,20 @@ the License. </execution> </executions> </plugin> -<!-- <plugin> + <plugin> <groupId>com.atlassian.maven.plugins</groupId> <artifactId>maven-clover2-plugin</artifactId> <version>4.0.2</version> <configuration> <license><![CDATA[ -nRQNWtwTDKNQARUudFdtDsicMRPIUONPsMvQXbqMkHLoFB -mi2Kv8XgEIr0AKkpEyRKsl2L2KSZDO6fk1Eio5G7RKZiUc -OoroXsoPoMPqOQrNrPRTtnNpPOMmMOnnOoTsXVsTvXXvQp -moNnmqmUUnqmptmqummmmmUUnqmptmqummmmmUU1mXZebU -Unmmmm - ]]></license> +oOmRsdEFLXepeoGMXQooikmNPOPmVegiGubXhbERoJfRSL +mi2KPdq<W7KOK3JVlo0fkp2R2Kx279nvrcMRbejDsX7xXm +NMrQVXqQRmonRonRNpputMopoRNNpnNrNQTUUXuusXVWnR +onmqmUUnqrovqvommmmmUUnqrovqvommmmmUU1mXZebUUn +mm + ]]></license> </configuration> - </plugin>--> + </plugin> </plugins> </build> </profile>
