Skip to content

Commit

Permalink
LPS-56081 Ivy cache
Browse files Browse the repository at this point in the history
  • Loading branch information
brianchandotcom committed Jun 4, 2015
1 parent 59a9690 commit a447b5a
Show file tree
Hide file tree
Showing 5 changed files with 18 additions and 18 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<ivy-module version="2.0" xmlns:m="http://ant.apache.org/ivy/maven">
<info organisation="com.liferay"
module="com.liferay.source.formatter"
revision="1.0.9"
revision="1.0.10"
status="release"
publication="20150602200946"
publication="20150604095925"
>
<license name="LGPL 2.1" url="http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt" />
<description homepage="">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<developerConnection>scm:git:git@github.com:liferay/liferay-portal.git</developerConnection>
<url>http://github.com/liferay/liferay-portal</url>
</scm>
<version>1.0.9</version>
<version>1.0.10</version>
<dependencies>
<dependency>
<groupId>org.apache.ant</groupId>
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
#ivy cached data file for com.liferay#com.liferay.source.formatter;1.0.10
artifact.resolver=default
artifact\:com.liferay.source.formatter\#jar\#jar\#-404640966.exists=true
artifact\:com.liferay.source.formatter\#jar\#jar\#-404640966.is-local=true
artifact\:com.liferay.source.formatter\#jar\#jar\#-404640966.location=file\:/Users/brian/.m2/repository/com/liferay/com.liferay.source.formatter/1.0.10/com.liferay.source.formatter-1.0.10.jar
artifact\:com.liferay.source.formatter\#jar\#jar\#-404640966.original=artifact\:com.liferay.source.formatter\#jar\#jar\#-404640966
artifact\:com.liferay.source.formatter\#pom.original\#pom\#1247921696.exists=true
artifact\:com.liferay.source.formatter\#pom.original\#pom\#1247921696.is-local=true
artifact\:com.liferay.source.formatter\#pom.original\#pom\#1247921696.location=file\:/Users/brian/.m2/repository/com/liferay/com.liferay.source.formatter/1.0.10/com.liferay.source.formatter-1.0.10.pom
artifact\:com.liferay.source.formatter\#pom.original\#pom\#1247921696.original=artifact\:com.liferay.source.formatter\#pom.original\#pom\#1247921696
artifact\:ivy\#ivy\#xml\#1979263179.exists=true
artifact\:ivy\#ivy\#xml\#1979263179.is-local=true
artifact\:ivy\#ivy\#xml\#1979263179.location=file\:/Users/brian/.m2/repository/com/liferay/com.liferay.source.formatter/1.0.10/com.liferay.source.formatter-1.0.10.pom
artifact\:ivy\#ivy\#xml\#1979263179.original=artifact\:com.liferay.source.formatter\#pom.original\#pom\#1247921696
resolver=local-m2

This file was deleted.

Binary file not shown.

0 comments on commit a447b5a

Please sign in to comment.