This is an automated email from the ASF dual-hosted git repository.
rombert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-installer-factory-deploymentpackage.git
The following commit(s) were added to refs/heads/master by this push:
new a08cfcf Fix typo in pom.xml : conncetion should be connection
a08cfcf is described below
commit a08cfcf59340fc2efec0c193d0b2ace4654471a6
Author: Robert Munteanu <rombert@apache.org>
AuthorDate: Mon Oct 23 12:06:30 2017 +0300
Fix typo in pom.xml : conncetion should be connection
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index dd23ef4..f7bc5db 100644
--- a/pom.xml
+++ b/pom.xml
@@ -35,7 +35,7 @@
</description>
<scm>
- <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-installer-factory-deploymentpackage.git</conncetion>
+ <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-installer-factory-deploymentpackage.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-installer-factory-deploymentpackage.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-installer-factory-deploymentpackage.git</url>
</scm>
--
To stop receiving notification emails like this one, please contact
['"commits@sling.apache.org" <commits@sling.apache.org>'].
|