Author: ggregory
Date: Fri Mar 2 16:46:22 2018
New Revision: 1825733
URL: http://svn.apache.org/viewvc?rev=1825733&view=rev
Log:
GroupId is duplicate of parent groupId.
Modified:
commons/proper/email/trunk/pom.xml
Modified: commons/proper/email/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/email/trunk/pom.xml?rev=1825733&r1=1825732&r2=1825733&view=diff
==============================================================================
--- commons/proper/email/trunk/pom.xml (original)
+++ commons/proper/email/trunk/pom.xml Fri Mar 2 16:46:22 2018
@@ -22,7 +22,6 @@
<version>43</version>
</parent>
<modelVersion>4.0.0</modelVersion>
- <groupId>org.apache.commons</groupId>
<artifactId>commons-email</artifactId>
<version>1.6-SNAPSHOT</version>
<name>Apache Commons Email</name>