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:28:52 UTC

[sling-org-apache-sling-crankstart-test-model] 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-test-model.git


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

commit f9b67c0ed58168f472cd696b92259716105f24db
Author: Oliver Lietz <in...@oliverlietz.de>
AuthorDate: Tue Jan 9 16:28:28 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 7fc0acf..7833a42 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
         <relativePath/>
     </parent>
 
-    <artifactId>org.apache.sling.cransktart.test.model</artifactId>
+    <artifactId>org.apache.sling.crankstart.test.model</artifactId>
     <packaging>slingfeature</packaging>
     <version>1.9.9-SNAPSHOT</version>
 

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