Skip to content

Commit

Permalink
switch back to latest sling-mock snapshot
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1682595 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
stefanseifert committed May 30, 2015
1 parent c5e698c commit 634fe12
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions testing/mocks/sling-mock-oak/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,14 +51,14 @@
<dependency>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.testing.sling-mock</artifactId>
<version>1.3.0</version>
<version>1.3.1-SNAPSHOT</version>
<scope>compile</scope>
</dependency>

<dependency>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.testing.sling-mock</artifactId>
<version>1.3.0</version>
<version>1.3.1-SNAPSHOT</version>
<classifier>tests</classifier>
<scope>test</scope>
</dependency>
Expand Down

0 comments on commit 634fe12

Please sign in to comment.