Skip to content

Commit

Permalink
LPS-16231 Fixed rome dependency
Browse files Browse the repository at this point in the history
git-svn-id: svn://svn.liferay.com/repos/public/portal/trunk@77806 05bdf26c-840f-0410-9ced-eb539d925f36
  • Loading branch information
mikakoivisto committed Apr 12, 2011
1 parent 02d527b commit 1c62f7b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions support-maven/plugins/liferay-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,11 @@
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>net.java.dev.rome</groupId>
<artifactId>rome</artifactId>
<version>1.0.0</version>
</dependency>
<dependency>
<groupId>org.apache.ant</groupId>
<artifactId>ant</artifactId>
Expand Down

0 comments on commit 1c62f7b

Please sign in to comment.