You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by de...@apache.org on 2006/05/27 23:26:31 UTC

svn commit: r409882 - /jakarta/commons/proper/el/trunk/project.xml

Author: dennisl
Date: Sat May 27 14:26:30 2006
New Revision: 409882

URL: http://svn.apache.org/viewvc?rev=409882&view=rev
Log:
Change groupId to org.apache.commons

Modified:
    jakarta/commons/proper/el/trunk/project.xml

Modified: jakarta/commons/proper/el/trunk/project.xml
URL: http://svn.apache.org/viewvc/jakarta/commons/proper/el/trunk/project.xml?rev=409882&r1=409881&r2=409882&view=diff
==============================================================================
--- jakarta/commons/proper/el/trunk/project.xml (original)
+++ jakarta/commons/proper/el/trunk/project.xml Sat May 27 14:26:30 2006
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-   Copyright 2003-2004 The Apache Software Foundation
+   Copyright 2003-2006 The Apache Software Foundation
 
    Licensed under the Apache License, Version 2.0 (the "License");
    you may not use this file except in compliance with the License.
@@ -18,7 +18,7 @@
   <pomVersion>3</pomVersion>
   
   <name>EL</name>
-  <groupId>commons-el</groupId>
+  <groupId>org.apache.commons</groupId>
   <artifactId>commons-el</artifactId>
   <currentVersion>1.0.1-SNAPSHOT</currentVersion>
   <inceptionYear>2003</inceptionYear>



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