This is an automated email from the ASF dual-hosted git repository.
dklco pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-slingfeature-maven-plugin.git
The following commit(s) were added to refs/heads/master by this push:
new 2c10c53 Fixing typo as per
https://github.com/apache/sling-aggregator/pull/1
2c10c53 is described below
commit 2c10c537b2e8879813cbc511cb660936af4336b3
Author: Dan Klco <[email protected]>
AuthorDate: Tue Jul 31 21:45:42 2018 -0400
Fixing typo as per https://github.com/apache/sling-aggregator/pull/1
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index d8d7047..81ae3f7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
<name>Apache Sling OSGi Feature Maven Plugin</name>
<description>
- Maven Plugin for OSGi Applicatgions
+ Maven Plugin for OSGi Applications
</description>
<properties>