You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by rd...@apache.org on 2008/11/14 08:12:44 UTC

svn commit: r713943 - in /james/mailet/base/trunk: default.properties pom.xml

Author: rdonkin
Date: Thu Nov 13 23:12:43 2008
New Revision: 713943

URL: http://svn.apache.org/viewvc?rev=713943&view=rev
Log:
Shorten artifact name from apache-james-mailet-base to apache-mailet-base

Modified:
    james/mailet/base/trunk/default.properties
    james/mailet/base/trunk/pom.xml

Modified: james/mailet/base/trunk/default.properties
URL: http://svn.apache.org/viewvc/james/mailet/base/trunk/default.properties?rev=713943&r1=713942&r2=713943&view=diff
==============================================================================
--- james/mailet/base/trunk/default.properties (original)
+++ james/mailet/base/trunk/default.properties Thu Nov 13 23:12:43 2008
@@ -6,7 +6,7 @@
 # Not user-editable; use ant.properties files instead
 # See also: include.properties
 
-project=apache-james
+project=apache
 name=mailet-base
 Name=Basic Mailet Toolkit
 version=1.0-SNAPSHOT

Modified: james/mailet/base/trunk/pom.xml
URL: http://svn.apache.org/viewvc/james/mailet/base/trunk/pom.xml?rev=713943&r1=713942&r2=713943&view=diff
==============================================================================
--- james/mailet/base/trunk/pom.xml (original)
+++ james/mailet/base/trunk/pom.xml Thu Nov 13 23:12:43 2008
@@ -29,7 +29,7 @@
    -->
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.james</groupId>
-  <artifactId>apache-james-mailet-base</artifactId>
+  <artifactId>apache-mailet-base</artifactId>
   <name>Apache JAMES Basic Mailet Toolkit</name>
   <version>1.0-SNAPSHOT</version>
   <packaging>jar</packaging>



---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org