You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2017/11/07 10:21:52 UTC

[sling-org-apache-sling-testing-resourceresolver-mock] annotated tag org.apache.sling.testing.resourceresolver-mock-1.1.18 created (now f25656b)

This is an automated email from the ASF dual-hosted git repository.

rombert pushed a change to annotated tag org.apache.sling.testing.resourceresolver-mock-1.1.18
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-resourceresolver-mock.git.


      at f25656b  (tag)
 tagging 7350a09d8fe369aac7702c1e7ff5edd33c8226b3 (commit)
      by Stefan Seifert
      on Sat Apr 1 07:50:02 2017 +0000

- Log -----------------------------------------------------------------
org.apache.sling.testing.resourceresolver-mock-1.1.18
-----------------------------------------------------------------------

This annotated tag includes the following new commits:

     new cb4683b  Add new testing module for easy mocking of a resource resolver
     new 3f7aa2f  Prepare release
     new 831dff1  [maven-release-plugin] prepare release org.apache.sling.testing.resourceresolver-mock-0.1.0
     new 3b6ae6f  [maven-release-plugin] prepare for next development iteration
     new 23d5aa0  Back to current snapshot
     new 2766d00  Use released versions after release.
     new 3888b8d  Correct reactor pom and update to parent pom 16
     new 6121894  Update to latest parent pom
     new 865d7f5  Update to parent pom 18
     new af4baf2  SLING-3354 : Search paths are returned in wrong order
     new 3a63d32  SLING-3355 : Add helper methods for creating resources
     new 518a6e2  SLING-3355 : Add helper methods for creating resources
     new 812de29  Refactoring and javadoc updates
     new e71efcd  [maven-release-plugin] prepare release org.apache.sling.testing.resourceresolver-mock-0.2.0
     new 8104e98  [maven-release-plugin] prepare for next development iteration
     new b03ae42  SLING-3417 : Search paths must end with a slash
     new 58cd751  Update to parent pom v19
     new bad61a3  Updated to parent version 20
     new 7d7fab1  SLING-3847 : MockResourceResolver: resource order is not preserved in listChildren method. Apply patch from Stefan Seifert
     new 6eecd9a  SLING-3853 : MockResourceResolver does not extend SlingAdaptable. Apply patch from Stefan Seifert
     new 0aac1b6  Update to latest Sling API
     new b290dc8  Use latest API snapshot during release
     new c41abfc  Use released SLING API
     new b3bfb41  SLING-3889 Make compatible to JCR resource
     new f736863  SLING-3889 fix issue where creating a resources fails when deleting it before without committing refactor unit tests and add a new unit test suite for create/delete scenarios
     new 8007bcc  SLING-3889 Emulate feature of JCR resource implementation that allows adapting to InputStream for nt:file and nt:resource nodes.
     new 62799ae  SLING-3889 Add optional support for namespace mangling and unmangling
     new 83d8244  [maven-release-plugin] prepare release org.apache.sling.testing.resourceresolver-mock-0.3.0
     new 18e06d4  [maven-release-plugin] prepare for next development iteration
     new 83c50aa  Update to Sling Parent POM 22 with baselining enabled
     new 828e085  SLING-4033 Lower Sling API Dependency to 2.4.0
     new 139e206  SLING-4033 fix InputStream problem with API versions <= 2.6.0 add maven profiles to run unit tests against different API versions
     new e0f90a9  SLING-4038 Normalize path in getResource(String) method
     new 2224d2d  SLING-4039 Support ISO8601 date string to Calendar conversion
     new 183c25a  SLING-4040 Return null for getResource für null path
     new d5f3eff  SLING-4042 move all mock projects to mocks/ subdirectory
     new ae0bc15  SLING-4042 add README files
     new acc0ade  [maven-release-plugin] prepare release org.apache.sling.testing.resourceresolver-mock-1.0.0
     new b6de553  [maven-release-plugin] rollback the release of org.apache.sling.testing.resourceresolver-mock-1.0.0
     new 4e25aca  add/update SCM urls
     new a0f7ad4  [maven-release-plugin] prepare release org.apache.sling.testing.resourceresolver-mock-1.0.0
     new 3db049e  [maven-release-plugin] prepare for next development iteration
     new 50f242e  SLING-4108 JCR/Sling/ResourceResolver Mock: Support providing authentication info
     new de72f6a  fix some javadoc errors and warnings
     new 1a4461e  SLING-4229 resourceresolver-mock: Provide child resource access in ValueMap
     new 5e9bdd9  fix some javadoc errors/warnings
     new 41febc3  [maven-release-plugin] prepare release org.apache.sling.testing.resourceresolver-mock-1.1.0
     new d32e922  [maven-release-plugin] prepare for next development iteration
     new 25a9447  SLING-4265 - Tolerate a null class argument passed to MockValueMap.get(String, Class<T>)
     new 9c81777  [maven-release-plugin] prepare release org.apache.sling.testing.resourceresolver-mock-1.1.2
     new 21d8627  [maven-release-plugin] prepare for next development iteration
     new 71377da  SLING-4376 ResourceResolver.resolve(null) should resolve to root resource
     new 6339650  SLING-4384 MockResourceResolver: Methods that are not implemented should throw UnsupportedOperationException
     new 566195c  [maven-release-plugin] prepare release org.apache.sling.testing.resourceresolver-mock-1.1.4
     new 2bbfa91  [maven-release-plugin] prepare for next development iteration
     new e8ce0e7  SLING-4500: make sure that root has a primary type
     new fdcda18  SLING-4698 - Set parent.relativePath to empty for all modules
     new a35c017  SLING-4723 resourceresolver-mock: Make sure type conversion on write is applied on putAll method as well
     new f7b6d80  SLING-4626 NullPointerExceptions in MockResourceResolver (patch provided by Joel Richard)
     new 505bf6f  introduce package-info.java
     new 77a942b  SLING-4738 MockValueMap should also throw UOE for modification operations
     new 84575dd  [maven-release-plugin] prepare release org.apache.sling.testing.resourceresolver-mock-1.1.6
     new 7658f8b  [maven-release-plugin] prepare for next development iteration
     new a982362  Update to Sling Parent 23
     new fa73fa4  Testing: remove superflous sling.java.version=6 as it's the default now
     new 167f390  set parent version to 24 and add empty relativePath where missing
     new 4585587  SLING-4850 MockValueMap should implement containsKey
     new 0dcb894  [maven-release-plugin] prepare release org.apache.sling.testing.resourceresolver-mock-1.1.8
     new b37f549  [maven-release-plugin] prepare for next development iteration
     new 34bf185  SLING-5007 resourceresolver-mock: listChildren broken for root path "/"
     new fc379a7  cosmetic: add toString method to ReadOnlyValueMapDecorator
     new 6b451c6  [maven-release-plugin] prepare release org.apache.sling.testing.resourceresolver-mock-1.1.10
     new f4e4f1a  [maven-release-plugin] prepare for next development iteration
     new b0c7dd0  Update the main reactor to parent 25
     new 76e1653  SLING-5161 Support new resource resolver methods in the mocks
     new 8604907  Switch to parent pom 26
     new 453379d  SLING-5161 adapt to latest signature of the new methods
     new dfa90da  [maven-release-plugin] prepare release org.apache.sling.testing.resourceresolver-mock-1.1.12
     new 5f16654  [maven-release-plugin] prepare for next development iteration
     new be37366  cosmetic: move supported method out of 'unsupported methods' block, add API hints
     new 575c789  SLING-5673 MockResourceResolver.resolve(...) might return null
     new 472d308  [maven-release-plugin] prepare release org.apache.sling.testing.resourceresolver-mock-1.1.14
     new a096944  [maven-release-plugin] prepare for next development iteration
     new 0d13db1  SLING-6416 prepare unit tests for BigDecimal conversion test
     new 66101c4  SLING-6416 MockValueMap does not permit to get a BigDecimal value
     new 52da137  [maven-release-plugin] prepare release org.apache.sling.testing.resourceresolver-mock-1.1.16
     new 88f5d04  [maven-release-plugin] prepare for next development iteration
     new 515baff  cosmetic: add info about Sling API dependency for copied classes
     new eaf737d  SLING-6521 set dependency org.osgi.compendium to 'provided'
     new 8d4b7aa  SLING-6765 resourceresolver-mock: Implement ResourceResolver.getParentResourceType
     new 176a26d  [maven-release-plugin] prepare release org.apache.sling.testing.resourceresolver-mock-1.1.18
     new 7350a09  [maven-release-plugin] copy for tag org.apache.sling.testing.resourceresolver-mock-1.1.18

The 92 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


-- 
To stop receiving notification emails like this one, please contact
['"commits@sling.apache.org" <co...@sling.apache.org>'].

[sling-org-apache-sling-testing-resourceresolver-mock] 04/06: SLING-6765 resourceresolver-mock: Implement ResourceResolver.getParentResourceType

Posted by ro...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

rombert pushed a commit to annotated tag org.apache.sling.testing.resourceresolver-mock-1.1.18
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-resourceresolver-mock.git

commit 8d4b7aac3bb488c2edb7f6f4b24e17d8eabcdfd4
Author: Stefan Seifert <ss...@apache.org>
AuthorDate: Sat Apr 1 07:27:59 2017 +0000

    SLING-6765 resourceresolver-mock: Implement ResourceResolver.getParentResourceType
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/testing/mocks/resourceresolver-mock@1789774 13f79535-47bb-0310-9956-ffa450edef68
---
 .../resourceresolver/MockResourceResolver.java     | 37 ++++++++++++++++------
 .../SlingCrudResourceResolverTest.java             | 18 +++++++++++
 2 files changed, 45 insertions(+), 10 deletions(-)

diff --git a/src/main/java/org/apache/sling/testing/resourceresolver/MockResourceResolver.java b/src/main/java/org/apache/sling/testing/resourceresolver/MockResourceResolver.java
index fe5bbb4..f826d1d 100644
--- a/src/main/java/org/apache/sling/testing/resourceresolver/MockResourceResolver.java
+++ b/src/main/java/org/apache/sling/testing/resourceresolver/MockResourceResolver.java
@@ -371,6 +371,33 @@ public class MockResourceResolver extends SlingAdaptable implements ResourceReso
         this.temporaryResources.put(path, props);
     }
 
+    @Override
+    public String getParentResourceType(Resource resource) {
+        String resourceSuperType = null;
+        if ( resource != null ) {
+            resourceSuperType = resource.getResourceSuperType();
+            if (resourceSuperType == null) {
+                resourceSuperType = this.getParentResourceType(resource.getResourceType());
+            }
+        }
+        return resourceSuperType;
+    }
+
+    @Override
+    public String getParentResourceType(String resourceType) {
+        // normalize resource type to a path string
+        final String rtPath = (resourceType == null ? null : ResourceUtil.resourceTypeToPath(resourceType));
+        // get the resource type resource and check its super type
+        String resourceSuperType = null;
+        if ( rtPath != null ) {
+            final Resource rtResource = getResource(rtPath);
+            if (rtResource != null) {
+                resourceSuperType = rtResource.getResourceSuperType();
+            }
+        }
+        return resourceSuperType;
+    }
+    
     // part of Resource API 2.6.0
     public boolean hasChildren(Resource resource) {
         return this.listChildren(resource).hasNext();
@@ -395,16 +422,6 @@ public class MockResourceResolver extends SlingAdaptable implements ResourceReso
     }
 
     @Override
-    public String getParentResourceType(Resource resource) {
-        throw new UnsupportedOperationException();
-    }
-
-    @Override
-    public String getParentResourceType(String resourceType) {
-        throw new UnsupportedOperationException();
-    }
-
-    @Override
     public Iterator<Resource> findResources(final String query, final String language) {
         throw new UnsupportedOperationException();
     }
diff --git a/src/test/java/org/apache/sling/testing/resourceresolver/SlingCrudResourceResolverTest.java b/src/test/java/org/apache/sling/testing/resourceresolver/SlingCrudResourceResolverTest.java
index 3cd8007..a51a59b 100644
--- a/src/test/java/org/apache/sling/testing/resourceresolver/SlingCrudResourceResolverTest.java
+++ b/src/test/java/org/apache/sling/testing/resourceresolver/SlingCrudResourceResolverTest.java
@@ -38,6 +38,7 @@ import org.apache.jackrabbit.util.ISO8601;
 import org.apache.sling.api.resource.LoginException;
 import org.apache.sling.api.resource.ModifiableValueMap;
 import org.apache.sling.api.resource.NonExistingResource;
+import org.apache.sling.api.resource.PersistenceException;
 import org.apache.sling.api.resource.Resource;
 import org.apache.sling.api.resource.ResourceResolver;
 import org.apache.sling.api.resource.ResourceUtil;
@@ -289,4 +290,21 @@ public class SlingCrudResourceResolverTest {
         assertEquals("/non/existing/path", resource.getPath());
     }
     
+    @Test
+    public void testGetParentResourceType() throws PersistenceException {
+        Resource r1 = resourceResolver.create(testRoot, "resource1", ImmutableMap.<String, Object>of());
+        Resource r2 = resourceResolver.create(testRoot, "resource2", ImmutableMap.<String, Object>of(
+                "sling:resourceSuperType", testRoot.getPath() + "/resource1"));
+        Resource r3 = resourceResolver.create(testRoot, "resource3", ImmutableMap.<String, Object>of(
+                "sling:resourceType", testRoot.getPath() + "/resource2"));
+        Resource r4 = resourceResolver.create(testRoot, "resource4", ImmutableMap.<String, Object>of(
+                "sling:resourceSuperType", testRoot.getPath() + "/resource2"));
+        
+        assertNull(resourceResolver.getParentResourceType(r1));
+        assertEquals(r1.getPath(), resourceResolver.getParentResourceType(r2));
+        assertEquals(r1.getPath(), resourceResolver.getParentResourceType(r3));
+        assertEquals(r2.getPath(), resourceResolver.getParentResourceType(r4));
+        assertEquals(r2.getPath(), resourceResolver.getParentResourceType(r4.getPath()));
+    }
+    
 }

-- 
To stop receiving notification emails like this one, please contact
"commits@sling.apache.org" <co...@sling.apache.org>.

[sling-org-apache-sling-testing-resourceresolver-mock] 05/06: [maven-release-plugin] prepare release org.apache.sling.testing.resourceresolver-mock-1.1.18

Posted by ro...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

rombert pushed a commit to annotated tag org.apache.sling.testing.resourceresolver-mock-1.1.18
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-resourceresolver-mock.git

commit 176a26d7716a79166ad4d360901b437e579063c6
Author: Stefan Seifert <ss...@apache.org>
AuthorDate: Sat Apr 1 07:49:49 2017 +0000

    [maven-release-plugin] prepare release org.apache.sling.testing.resourceresolver-mock-1.1.18
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/testing/mocks/resourceresolver-mock@1789775 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/pom.xml b/pom.xml
index a879aab..591cf11 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.testing.resourceresolver-mock</artifactId>
-    <version>1.1.17-SNAPSHOT</version>
+    <version>1.1.18</version>
 
     <name>Apache Sling Testing Resource Resolver Mock</name>
     <description>
@@ -36,9 +36,9 @@
     </description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/testing/mocks/resourceresolver-mock</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/testing/mocks/resourceresolver-mock</developerConnection>
-        <url>http://svn.apache.org/viewvc/sling/trunk/testing/mocks/resourceresolver-mock</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.testing.resourceresolver-mock-1.1.18</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.testing.resourceresolver-mock-1.1.18</developerConnection>
+        <url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.testing.resourceresolver-mock-1.1.18</url>
     </scm>
 
     <reporting>

-- 
To stop receiving notification emails like this one, please contact
"commits@sling.apache.org" <co...@sling.apache.org>.

[sling-org-apache-sling-testing-resourceresolver-mock] 03/06: SLING-6521 set dependency org.osgi.compendium to 'provided'

Posted by ro...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

rombert pushed a commit to annotated tag org.apache.sling.testing.resourceresolver-mock-1.1.18
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-resourceresolver-mock.git

commit eaf737da292d75c4fca7925def29b917a3c28bb0
Author: Stefan Seifert <ss...@apache.org>
AuthorDate: Tue Mar 14 23:12:51 2017 +0000

    SLING-6521 set dependency org.osgi.compendium to 'provided'
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/testing/mocks/resourceresolver-mock@1786964 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 94a5acc..a879aab 100644
--- a/pom.xml
+++ b/pom.xml
@@ -64,7 +64,7 @@
         <dependency>
             <groupId>org.osgi</groupId>
             <artifactId>org.osgi.compendium</artifactId>
-            <scope>compile</scope>
+            <scope>provided</scope>
         </dependency>
         <dependency>
             <groupId>javax.servlet</groupId>

-- 
To stop receiving notification emails like this one, please contact
"commits@sling.apache.org" <co...@sling.apache.org>.

[sling-org-apache-sling-testing-resourceresolver-mock] 02/06: cosmetic: add info about Sling API dependency for copied classes

Posted by ro...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

rombert pushed a commit to annotated tag org.apache.sling.testing.resourceresolver-mock-1.1.18
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-resourceresolver-mock.git

commit 515baffbd874645259ec1fb1a56e83cf9131c986
Author: Stefan Seifert <ss...@apache.org>
AuthorDate: Fri Mar 10 13:40:36 2017 +0000

    cosmetic: add info about Sling API dependency for copied classes
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/testing/mocks/resourceresolver-mock@1786338 13f79535-47bb-0310-9956-ffa450edef68
---
 src/main/java/org/apache/sling/testing/resourceresolver/DateUtils.java  | 1 +
 .../java/org/apache/sling/testing/resourceresolver/ObjectConverter.java | 1 +
 .../org/apache/sling/testing/resourceresolver/ValueMapDecorator.java    | 1 +
 .../org/apache/sling/testing/resourceresolver/ObjectConverterTest.java  | 2 +-
 4 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/src/main/java/org/apache/sling/testing/resourceresolver/DateUtils.java b/src/main/java/org/apache/sling/testing/resourceresolver/DateUtils.java
index e78e621..3e21b97 100644
--- a/src/main/java/org/apache/sling/testing/resourceresolver/DateUtils.java
+++ b/src/main/java/org/apache/sling/testing/resourceresolver/DateUtils.java
@@ -26,6 +26,7 @@ import org.apache.jackrabbit.util.ISO8601;
 /**
  * This is copied from org.apache.sling.api.wrappers.impl.DateUtils
  * to avoid dependency to latest Sling API.
+ * This can be removed when Sling API 2.17.0 or higher is referenced.
  */
 final class DateUtils {
     
diff --git a/src/main/java/org/apache/sling/testing/resourceresolver/ObjectConverter.java b/src/main/java/org/apache/sling/testing/resourceresolver/ObjectConverter.java
index f405499..9899467 100644
--- a/src/main/java/org/apache/sling/testing/resourceresolver/ObjectConverter.java
+++ b/src/main/java/org/apache/sling/testing/resourceresolver/ObjectConverter.java
@@ -28,6 +28,7 @@ import java.util.List;
 /**
  * This is copied from org.apache.sling.api.wrappers.impl.ObjectConverter
  * to avoid dependency to latest Sling API.
+ * This can be removed when Sling API 2.17.0 or higher is referenced.
  */
 final class ObjectConverter {
     
diff --git a/src/main/java/org/apache/sling/testing/resourceresolver/ValueMapDecorator.java b/src/main/java/org/apache/sling/testing/resourceresolver/ValueMapDecorator.java
index 52c7f36..916291e 100644
--- a/src/main/java/org/apache/sling/testing/resourceresolver/ValueMapDecorator.java
+++ b/src/main/java/org/apache/sling/testing/resourceresolver/ValueMapDecorator.java
@@ -27,6 +27,7 @@ import org.apache.sling.api.resource.ValueMap;
 /**
  * This is copied from org.apache.sling.api.wrappers.ValueMapDectorator
  * to avoid dependency to latest Sling API.
+ * This can be removed when Sling API 2.17.0 or higher is referenced.
  */
 class ValueMapDecorator implements ValueMap {
 
diff --git a/src/test/java/org/apache/sling/testing/resourceresolver/ObjectConverterTest.java b/src/test/java/org/apache/sling/testing/resourceresolver/ObjectConverterTest.java
index 8b9e4cc..1ef7949 100644
--- a/src/test/java/org/apache/sling/testing/resourceresolver/ObjectConverterTest.java
+++ b/src/test/java/org/apache/sling/testing/resourceresolver/ObjectConverterTest.java
@@ -33,7 +33,7 @@ import java.util.TimeZone;
 import org.junit.Test;
 
 /**
- * This is copied from org.apache.sling.testing.resourceresolver.ObjectConverterTest
+ * This is copied from org.apache.sling.api.wrappers.impl.ObjectConverterTest
  */
 public class ObjectConverterTest {
     

-- 
To stop receiving notification emails like this one, please contact
"commits@sling.apache.org" <co...@sling.apache.org>.

[sling-org-apache-sling-testing-resourceresolver-mock] 06/06: [maven-release-plugin] copy for tag org.apache.sling.testing.resourceresolver-mock-1.1.18

Posted by ro...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

rombert pushed a commit to annotated tag org.apache.sling.testing.resourceresolver-mock-1.1.18
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-resourceresolver-mock.git

commit 7350a09d8fe369aac7702c1e7ff5edd33c8226b3
Author: Stefan Seifert <ss...@apache.org>
AuthorDate: Sat Apr 1 07:50:02 2017 +0000

    [maven-release-plugin] copy for tag org.apache.sling.testing.resourceresolver-mock-1.1.18
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.testing.resourceresolver-mock-1.1.18@1789776 13f79535-47bb-0310-9956-ffa450edef68

-- 
To stop receiving notification emails like this one, please contact
"commits@sling.apache.org" <co...@sling.apache.org>.

[sling-org-apache-sling-testing-resourceresolver-mock] 01/06: [maven-release-plugin] prepare for next development iteration

Posted by ro...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

rombert pushed a commit to annotated tag org.apache.sling.testing.resourceresolver-mock-1.1.18
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-resourceresolver-mock.git

commit 88f5d04a4e75e0862e8440217fc02683cef49505
Author: Stefan Seifert <ss...@apache.org>
AuthorDate: Wed Dec 21 14:37:40 2016 +0000

    [maven-release-plugin] prepare for next development iteration
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/testing/mocks/resourceresolver-mock@1775453 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/pom.xml b/pom.xml
index abc16b5..94a5acc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.testing.resourceresolver-mock</artifactId>
-    <version>1.1.16</version>
+    <version>1.1.17-SNAPSHOT</version>
 
     <name>Apache Sling Testing Resource Resolver Mock</name>
     <description>
@@ -36,9 +36,9 @@
     </description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.testing.resourceresolver-mock-1.1.16</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.testing.resourceresolver-mock-1.1.16</developerConnection>
-        <url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.testing.resourceresolver-mock-1.1.16</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/testing/mocks/resourceresolver-mock</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/testing/mocks/resourceresolver-mock</developerConnection>
+        <url>http://svn.apache.org/viewvc/sling/trunk/testing/mocks/resourceresolver-mock</url>
     </scm>
 
     <reporting>

-- 
To stop receiving notification emails like this one, please contact
"commits@sling.apache.org" <co...@sling.apache.org>.