Repository: oodt
Updated Branches:
  refs/heads/master a720c48b0 -> 32a73087d


attempt to set sonar language


Project: http://git-wip-us.apache.org/repos/asf/oodt/repo
Commit: http://git-wip-us.apache.org/repos/asf/oodt/commit/32a73087
Tree: http://git-wip-us.apache.org/repos/asf/oodt/tree/32a73087
Diff: http://git-wip-us.apache.org/repos/asf/oodt/diff/32a73087

Branch: refs/heads/master
Commit: 32a73087d7e7ea90d4070c3c1d30ebd19d423be3
Parents: a720c48
Author: Tom Barber <[email protected]>
Authored: Fri Oct 30 11:39:40 2015 +0000
Committer: Tom Barber <[email protected]>
Committed: Fri Oct 30 11:39:40 2015 +0000

----------------------------------------------------------------------
 core/pom.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/oodt/blob/32a73087/core/pom.xml
----------------------------------------------------------------------
diff --git a/core/pom.xml b/core/pom.xml
index 52beba8..025ef60 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -39,6 +39,7 @@ the License.
     <jena.version>3.0.0</jena.version>
     <wicket.version>1.4.17</wicket.version>
     <jetty.version>6.1.25</jetty.version>
+    <sonar.language>java</sonar.language>
   </properties>
   <!-- All dependencies should be listed in core/pom.xml and be ordered 
alphabetically by package and artifact.
        Once the dependency is in the core pom, it can then be used in other 
modules without the version tags.

Reply via email to