Skip to content
This repository has been archived by the owner on Apr 6, 2022. It is now read-only.

Commit

Permalink
[JENKINS-17062] Added dependency joda-time.
Browse files Browse the repository at this point in the history
  • Loading branch information
uhafner committed Jun 1, 2016
1 parent 2ad35a7 commit e37d602
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dry.iml
Expand Up @@ -30,6 +30,7 @@
<orderEntry type="library" name="Maven: asm:asm:3.3.1" level="project" />
<orderEntry type="library" name="Maven: xerces:xercesImpl:2.11.0" level="project" />
<orderEntry type="library" name="Maven: xml-apis:xml-apis:1.4.01" level="project" />
<orderEntry type="library" name="Maven: joda-time:joda-time:2.1" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: org.jvnet.hudson.plugins:analysis-test:1.18" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: org.jenkins-ci.plugins.workflow:workflow-job:1.5" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: org.jenkins-ci.plugins.workflow:workflow-support:1.5" level="project" />
Expand Down Expand Up @@ -125,7 +126,6 @@
<orderEntry type="library" name="Maven: org.apache.jackrabbit:jackrabbit-webdav:2.5.2" level="project" />
<orderEntry type="library" name="Maven: org.jenkins-ci:SECURITY-144-compat:1.0" level="project" />
<orderEntry type="library" name="Maven: org.jenkins-ci.plugins:dashboard-view:2.9.4" level="project" />
<orderEntry type="library" name="Maven: joda-time:joda-time:1.6" level="project" />
<orderEntry type="library" name="Maven: org.jenkins-ci.plugins:token-macro:1.10" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: junit:junit:4.11" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: org.hamcrest:hamcrest-core:1.3" level="project" />
Expand Down

0 comments on commit e37d602

Please sign in to comment.