Author: sebb
Date: Thu Oct 14 02:04:14 2010
New Revision: 1022354
URL: http://svn.apache.org/viewvc?rev=1022354&view=rev
Log:
Since Daemon 1.0.3 has been released to Maven using the group-id
commons-daemon, we can't now migrate to o.a.c for 1.0.4, so revert
Modified:
commons/proper/daemon/trunk/pom.xml
Modified: commons/proper/daemon/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/daemon/trunk/pom.xml?rev=1022354&r1=1022353&r2=1022354&view=diff
==============================================================================
--- commons/proper/daemon/trunk/pom.xml (original)
+++ commons/proper/daemon/trunk/pom.xml Thu Oct 14 02:04:14 2010
@@ -25,7 +25,7 @@
<version>17</version>
</parent>
<modelVersion>4.0.0</modelVersion>
- <groupId>org.apache.commons</groupId>
+ <groupId>commons-daemon</groupId>
<artifactId>commons-daemon</artifactId>
<version>1.0.4-dev</version>
<name>Commons Daemon</name>