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

olli pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-crankstart-launcher.git


The following commit(s) were added to refs/heads/master by this push:
     new 658e900  SLING-7332 Fix typo in org.apache.sling.cransktart.test.model
658e900 is described below

commit 658e90034e3b83c2a9466cfce8eb1beb9e248a5b
Author: Oliver Lietz <[email protected]>
AuthorDate: Tue Jan 9 16:36:53 2018 +0100

    SLING-7332 Fix typo in org.apache.sling.cransktart.test.model
    
    adjust artifactId
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 7509c84..9a3a1f3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -187,7 +187,7 @@
         </dependency>
         <dependency>
             <groupId>org.apache.sling</groupId>
-            <artifactId>org.apache.sling.cransktart.test.model</artifactId>
+            <artifactId>org.apache.sling.crankstart.test.model</artifactId>
             <type>txt</type>
             <!-- TODO should also be <classifier>slingfeature</classifier> -->
             <version>${project.version}</version>

-- 
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].

Reply via email to