This is an automated email from the ASF dual-hosted git repository.
pottlinger pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/creadur-tentacles.git
The following commit(s) were added to refs/heads/master by this push:
new 452e7a7 Fix copy/paste error
452e7a7 is described below
commit 452e7a76e641e637e23980cff58efa5c6a7aac67
Author: P. Ottlinger <[email protected]>
AuthorDate: Tue Aug 31 20:32:03 2021 +0200
Fix copy/paste error
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 11af3d7..8f72cd4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -88,14 +88,14 @@
</ciManagement>
<mailingLists>
<mailingList>
- <name>Whisker Development (Apache Creadur project)</name>
+ <name>Tentacles Development (Apache Creadur project)</name>
<subscribe>[email protected]</subscribe>
<unsubscribe>[email protected]</unsubscribe>
<post>[email protected]</post>
<archive>http://mail-archives.apache.org/mod_mbox/creadur-dev/</archive>
</mailingList>
<mailingList>
- <name>Whisker Commits (Apache Creadur project)</name>
+ <name>Tentacles Commits (Apache Creadur project)</name>
<subscribe>[email protected]</subscribe>
<unsubscribe>[email protected]</unsubscribe>
<archive>http://mail-archives.apache.org/mod_mbox/creadur-commits/</archive>