You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jena.apache.org by aj...@apache.org on 2017/10/02 13:34:18 UTC

jena git commit: Slice out old Codehaus JXR Maven plugin invocation

Repository: jena
Updated Branches:
  refs/heads/master 26592ee47 -> 4f925daf6


Slice out old Codehaus JXR Maven plugin invocation


Project: http://git-wip-us.apache.org/repos/asf/jena/repo
Commit: http://git-wip-us.apache.org/repos/asf/jena/commit/4f925daf
Tree: http://git-wip-us.apache.org/repos/asf/jena/tree/4f925daf
Diff: http://git-wip-us.apache.org/repos/asf/jena/diff/4f925daf

Branch: refs/heads/master
Commit: 4f925daf6b5dc31e6bd2faefdac9885fb9d3940f
Parents: 26592ee
Author: ajs6f <aj...@apache.org>
Authored: Sun Oct 1 14:04:41 2017 -0400
Committer: ajs6f <aj...@apache.org>
Committed: Sun Oct 1 14:04:41 2017 -0400

----------------------------------------------------------------------
 jena-maven-tools/pom.xml | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/jena/blob/4f925daf/jena-maven-tools/pom.xml
----------------------------------------------------------------------
diff --git a/jena-maven-tools/pom.xml b/jena-maven-tools/pom.xml
index 8280ed0..b81af77 100644
--- a/jena-maven-tools/pom.xml
+++ b/jena-maven-tools/pom.xml
@@ -226,9 +226,7 @@
   <reporting>
     <plugins>
       <plugin>
-        <groupId>org.codehaus.mojo</groupId>
-        <artifactId>jxr-maven-plugin</artifactId>
-        <version>1.5</version>
+        <artifactId>maven-jxr-plugin</artifactId>
       </plugin>
       <plugin>
         <groupId>org.codehaus.mojo</groupId>