Skip to content

Commit

Permalink
XRENDERING-213: Add JIRA Macro
Browse files Browse the repository at this point in the history
* Use our own JDOM2 artifact (published at http://maven.xwiki.org/externals/org/jdom/jdom2/). See hunterhacker/jdom#87
  • Loading branch information
vmassol committed May 25, 2016
1 parent e56af66 commit 8d80c25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -35,7 +35,7 @@
<dependencies>
<dependency>
<groupId>org.jdom</groupId>
<artifactId>jdom</artifactId>
<artifactId>jdom2</artifactId>
<version>2.0.2</version>
</dependency>
<!-- Test Dependencies -->
Expand Down

0 comments on commit 8d80c25

Please sign in to comment.