Skip to content

Commit

Permalink
Idem.
Browse files Browse the repository at this point in the history
  • Loading branch information
lucboudreau committed Dec 17, 2012
1 parent 773507d commit a6f4059
Showing 1 changed file with 2 additions and 9 deletions.
11 changes: 2 additions & 9 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -94,17 +94,10 @@

<repositories>
<repository>
<releases>
<enabled>true</enabled>
<updatePolicy>always</updatePolicy>
<checksumPolicy>warn</checksumPolicy>
</releases>
<id>pentaho</id>
<name>Pentaho</name>
<url>http://repo.pentaho.org/artifactory/repo</url>
<layout>default</layout>
<url>http://repo.pentaho.org/artifactory/repo/</url>
<snapshots>
<enabled>false</enabled>
<enabled>true</enabled>
</snapshots>
</repository>
</repositories>
Expand Down

0 comments on commit a6f4059

Please sign in to comment.