You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ol...@apache.org on 2018/01/09 15:37:43 UTC

[sling-org-apache-sling-crankstart-launcher] branch master updated: SLING-7332 Fix typo in org.apache.sling.cransktart.test.model

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 <ol...@apache.org>
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
['"commits@sling.apache.org" <co...@sling.apache.org>'].