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/10/23 09:07:08 UTC

[sling-ide-tooling] branch master updated: Fix typo in pom.xml : conncetion should be connection

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-ide-tooling.git


The following commit(s) were added to refs/heads/master by this push:
     new 6bca65d  Fix typo in pom.xml : conncetion should be connection
6bca65d is described below

commit 6bca65d641446df239d115482e861ab189cc48c7
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Mon Oct 23 12:06:30 2017 +0300

    Fix typo in pom.xml : conncetion should be connection
---
 api-test/pom.xml             | 2 +-
 api/pom.xml                  | 2 +-
 artifacts/pom.xml            | 2 +-
 eclipse-core/pom.xml         | 2 +-
 eclipse-m2e-core/pom.xml     | 2 +-
 eclipse-m2e-test/pom.xml     | 2 +-
 eclipse-m2e-ui/pom.xml       | 2 +-
 eclipse-sightly-core/pom.xml | 2 +-
 eclipse-sightly-ui/pom.xml   | 2 +-
 eclipse-test/pom.xml         | 2 +-
 eclipse-ui/pom.xml           | 2 +-
 feature/pom.xml              | 2 +-
 impl-resource-test/pom.xml   | 2 +-
 impl-resource/pom.xml        | 2 +-
 impl-vlt-test/pom.xml        | 2 +-
 impl-vlt/pom.xml             | 2 +-
 m2e-feature/pom.xml          | 2 +-
 p2update/pom.xml             | 2 +-
 pom.xml                      | 2 +-
 sightly-feature/pom.xml      | 2 +-
 source-bundle/pom.xml        | 2 +-
 target-definition/pom.xml    | 2 +-
 vlt-wrapper/pom.xml          | 2 +-
 23 files changed, 23 insertions(+), 23 deletions(-)

diff --git a/api-test/pom.xml b/api-test/pom.xml
index 67b77b4..72db8ed 100644
--- a/api-test/pom.xml
+++ b/api-test/pom.xml
@@ -25,7 +25,7 @@
   <name>Apache Sling IDE Tools API Tests</name>
 
   <scm>
-    <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</conncetion>
+    <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</connection>
     <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</developerConnection>
     <url>https://gitbox.apache.org/repos/asf?p=sling-ide-tooling.git</url>
   </scm>
diff --git a/api/pom.xml b/api/pom.xml
index a277625..6bcc1ef 100644
--- a/api/pom.xml
+++ b/api/pom.xml
@@ -28,7 +28,7 @@
   <name>Apache Sling IDE Tools API</name>
 
   <scm>
-    <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</conncetion>
+    <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</connection>
     <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</developerConnection>
     <url>https://gitbox.apache.org/repos/asf?p=sling-ide-tooling.git</url>
   </scm>
diff --git a/artifacts/pom.xml b/artifacts/pom.xml
index 9039299..5973bfb 100644
--- a/artifacts/pom.xml
+++ b/artifacts/pom.xml
@@ -29,7 +29,7 @@
     <name>Apache Sling IDE Tools Embedded Artifacts</name>
 
     <scm>
-        <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</conncetion>
+        <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=sling-ide-tooling.git</url>
     </scm>
diff --git a/eclipse-core/pom.xml b/eclipse-core/pom.xml
index 160f6bc..bf4bbf4 100644
--- a/eclipse-core/pom.xml
+++ b/eclipse-core/pom.xml
@@ -28,7 +28,7 @@
   <name>Apache Sling IDE Tools Eclipse Core</name>
 
   <scm>
-    <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</conncetion>
+    <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</connection>
     <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</developerConnection>
     <url>https://gitbox.apache.org/repos/asf?p=sling-ide-tooling.git</url>
   </scm>
diff --git a/eclipse-m2e-core/pom.xml b/eclipse-m2e-core/pom.xml
index 2e420ba..9a43d82 100644
--- a/eclipse-m2e-core/pom.xml
+++ b/eclipse-m2e-core/pom.xml
@@ -28,7 +28,7 @@
   <name>Apache Sling IDE Tools Eclipse M2Eclipse-based Core</name>
 
   <scm>
-    <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</conncetion>
+    <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</connection>
     <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</developerConnection>
     <url>https://gitbox.apache.org/repos/asf?p=sling-ide-tooling.git</url>
   </scm>
diff --git a/eclipse-m2e-test/pom.xml b/eclipse-m2e-test/pom.xml
index d0f9901..1e2cb30 100644
--- a/eclipse-m2e-test/pom.xml
+++ b/eclipse-m2e-test/pom.xml
@@ -28,7 +28,7 @@
   <name>Apache Sling IDE Tools Eclipse M2Eclipse-based Tests</name>
 
   <scm>
-    <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</conncetion>
+    <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</connection>
     <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</developerConnection>
     <url>https://gitbox.apache.org/repos/asf?p=sling-ide-tooling.git</url>
   </scm>
diff --git a/eclipse-m2e-ui/pom.xml b/eclipse-m2e-ui/pom.xml
index 1530d03..889fd70 100644
--- a/eclipse-m2e-ui/pom.xml
+++ b/eclipse-m2e-ui/pom.xml
@@ -28,7 +28,7 @@
   <name>Apache Sling IDE Tools Eclipse M2Eclipse-based UI</name>
 
   <scm>
-    <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</conncetion>
+    <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</connection>
     <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</developerConnection>
     <url>https://gitbox.apache.org/repos/asf?p=sling-ide-tooling.git</url>
   </scm>
diff --git a/eclipse-sightly-core/pom.xml b/eclipse-sightly-core/pom.xml
index 6cb45e2..58410d5 100644
--- a/eclipse-sightly-core/pom.xml
+++ b/eclipse-sightly-core/pom.xml
@@ -28,7 +28,7 @@
   <name>Apache Sling IDE Tools Eclipse Sightly Core</name>
 
   <scm>
-    <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</conncetion>
+    <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</connection>
     <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</developerConnection>
     <url>https://gitbox.apache.org/repos/asf?p=sling-ide-tooling.git</url>
   </scm>
diff --git a/eclipse-sightly-ui/pom.xml b/eclipse-sightly-ui/pom.xml
index 1023e43..a23e539 100644
--- a/eclipse-sightly-ui/pom.xml
+++ b/eclipse-sightly-ui/pom.xml
@@ -28,7 +28,7 @@
   <name>Apache Sling IDE Tools Eclipse Sightly UI</name>
 
   <scm>
-    <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</conncetion>
+    <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</connection>
     <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</developerConnection>
     <url>https://gitbox.apache.org/repos/asf?p=sling-ide-tooling.git</url>
   </scm>
diff --git a/eclipse-test/pom.xml b/eclipse-test/pom.xml
index d96a675..169dddc 100644
--- a/eclipse-test/pom.xml
+++ b/eclipse-test/pom.xml
@@ -29,7 +29,7 @@
     <name>Apache Sling IDE Tools Eclipse Tests</name>
 
     <scm>
-        <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</conncetion>
+        <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=sling-ide-tooling.git</url>
     </scm>
diff --git a/eclipse-ui/pom.xml b/eclipse-ui/pom.xml
index 8a55307..2ae4618 100644
--- a/eclipse-ui/pom.xml
+++ b/eclipse-ui/pom.xml
@@ -28,7 +28,7 @@
   <name>Apache Sling IDE Tools Eclipse UI</name>
 
   <scm>
-    <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</conncetion>
+    <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</connection>
     <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</developerConnection>
     <url>https://gitbox.apache.org/repos/asf?p=sling-ide-tooling.git</url>
   </scm>
diff --git a/feature/pom.xml b/feature/pom.xml
index 44efe92..254b83a 100644
--- a/feature/pom.xml
+++ b/feature/pom.xml
@@ -28,7 +28,7 @@
   <name>Apache Sling IDE Tools Eclipse Feature</name>
 
   <scm>
-    <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</conncetion>
+    <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</connection>
     <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</developerConnection>
     <url>https://gitbox.apache.org/repos/asf?p=sling-ide-tooling.git</url>
   </scm>
diff --git a/impl-resource-test/pom.xml b/impl-resource-test/pom.xml
index ab13a6c..1a32fa0 100644
--- a/impl-resource-test/pom.xml
+++ b/impl-resource-test/pom.xml
@@ -25,7 +25,7 @@
   <name>Apache Sling IDE Tools Resource-based Implementation Tests</name>
 
   <scm>
-    <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</conncetion>
+    <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</connection>
     <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</developerConnection>
     <url>https://gitbox.apache.org/repos/asf?p=sling-ide-tooling.git</url>
   </scm>
diff --git a/impl-resource/pom.xml b/impl-resource/pom.xml
index 7da6763..17ace3a 100644
--- a/impl-resource/pom.xml
+++ b/impl-resource/pom.xml
@@ -28,7 +28,7 @@
   <name>Apache Sling IDE Tools Resource-based Implementation</name>
 
   <scm>
-    <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</conncetion>
+    <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</connection>
     <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</developerConnection>
     <url>https://gitbox.apache.org/repos/asf?p=sling-ide-tooling.git</url>
   </scm>
diff --git a/impl-vlt-test/pom.xml b/impl-vlt-test/pom.xml
index 2005f46..26729f8 100644
--- a/impl-vlt-test/pom.xml
+++ b/impl-vlt-test/pom.xml
@@ -25,7 +25,7 @@
   <name>Apache Sling IDE Tools FileVault Implementation Tests</name>
 
   <scm>
-    <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</conncetion>
+    <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</connection>
     <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</developerConnection>
     <url>https://gitbox.apache.org/repos/asf?p=sling-ide-tooling.git</url>
   </scm>
diff --git a/impl-vlt/pom.xml b/impl-vlt/pom.xml
index f8e1037..d7b50a8 100644
--- a/impl-vlt/pom.xml
+++ b/impl-vlt/pom.xml
@@ -28,7 +28,7 @@
   <name>Apache Sling IDE Tools FileVault implementation</name>
 
   <scm>
-    <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</conncetion>
+    <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</connection>
     <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</developerConnection>
     <url>https://gitbox.apache.org/repos/asf?p=sling-ide-tooling.git</url>
   </scm>
diff --git a/m2e-feature/pom.xml b/m2e-feature/pom.xml
index 4cd3f24..0047844 100644
--- a/m2e-feature/pom.xml
+++ b/m2e-feature/pom.xml
@@ -28,7 +28,7 @@
   <name>Apache Sling IDE Tools M2Eclipse-based Feature</name>
 
   <scm>
-    <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</conncetion>
+    <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</connection>
     <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</developerConnection>
     <url>https://gitbox.apache.org/repos/asf?p=sling-ide-tooling.git</url>
   </scm>
diff --git a/p2update/pom.xml b/p2update/pom.xml
index 8fa075c..caeeda9 100644
--- a/p2update/pom.xml
+++ b/p2update/pom.xml
@@ -28,7 +28,7 @@
   <name>Apache Sling IDE Tools Update Site</name>
 
   <scm>
-    <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</conncetion>
+    <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</connection>
     <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</developerConnection>
     <url>https://gitbox.apache.org/repos/asf?p=sling-ide-tooling.git</url>
   </scm>
diff --git a/pom.xml b/pom.xml
index 85e3b96..3050076 100644
--- a/pom.xml
+++ b/pom.xml
@@ -31,7 +31,7 @@
     <url>http://sling.apache.org</url>
 
     <scm>
-        <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</conncetion>
+        <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=sling-ide-tooling.git</url>
     </scm>
diff --git a/sightly-feature/pom.xml b/sightly-feature/pom.xml
index 062e419..f2b419c 100644
--- a/sightly-feature/pom.xml
+++ b/sightly-feature/pom.xml
@@ -28,7 +28,7 @@
   <name>Apache Sling IDE Tools Sightly Feature</name>
 
   <scm>
-    <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</conncetion>
+    <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</connection>
     <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</developerConnection>
     <url>https://gitbox.apache.org/repos/asf?p=sling-ide-tooling.git</url>
   </scm>
diff --git a/source-bundle/pom.xml b/source-bundle/pom.xml
index 6aa0cdf..88a0a79 100644
--- a/source-bundle/pom.xml
+++ b/source-bundle/pom.xml
@@ -23,7 +23,7 @@
     <name>Apache Sling IDE Tools Source Bundle</name>
 
     <scm>
-        <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</conncetion>
+        <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=sling-ide-tooling.git</url>
     </scm>
diff --git a/target-definition/pom.xml b/target-definition/pom.xml
index 9b23606..6e4187b 100644
--- a/target-definition/pom.xml
+++ b/target-definition/pom.xml
@@ -29,7 +29,7 @@
   <name>Apache Sling IDE Tools Target definition</name>
 
   <scm>
-    <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</conncetion>
+    <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</connection>
     <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</developerConnection>
     <url>https://gitbox.apache.org/repos/asf?p=sling-ide-tooling.git</url>
   </scm>
diff --git a/vlt-wrapper/pom.xml b/vlt-wrapper/pom.xml
index 926f662..fab0b95 100644
--- a/vlt-wrapper/pom.xml
+++ b/vlt-wrapper/pom.xml
@@ -28,7 +28,7 @@
     <name>Apache Sling IDE Tools FileVault wrapper</name>
 
     <scm>
-        <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</conncetion>
+        <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=sling-ide-tooling.git</url>
     </scm>

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