This is an automated email from the ASF dual-hosted git repository.

martin_s pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/archiva-redback-components-expression-evaluator.git

commit 70ec6a1aea8054cb30146c20991fb34966aa6e3c
Author: Olivier Lamy <ol...@apache.org>
AuthorDate: Tue Apr 17 21:50:07 2012 +0000

    fix pom due to name changed
    
    git-svn-id: 
https://svn.apache.org/repos/asf/archiva/redback/redback-components/trunk@1327300
 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/pom.xml b/pom.xml
index 3d16462..9bd39be 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,9 +25,9 @@
     <version>2.0-SNAPSHOT</version>
     <relativePath>../redback-components-parent/pom.xml</relativePath>
   </parent>
-  <artifactId>plexus-expression-evaluator</artifactId>
+  <artifactId>expression-evaluator</artifactId>
   <version>2.0-SNAPSHOT</version>
-  <name>Plexus Expression Evaluator Components</name>
+  <name>Expression Evaluator Components</name>
   <packaging>jar</packaging>
 
   <url>http://archiva.apache.org/redback/components/${project.artifactId}</url>
@@ -40,9 +40,9 @@
   </distributionManagement>
 
   <scm>
-    
<connection>scm:svn:http://svn.apache.org/repos/asf/archiva/redback/redback-components/trunk/plexus-expression-evaluator</connection>
-    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/archiva/redback/redback-components/trunk/plexus-expression-evaluator</developerConnection>
-    
<url>http://svn.apache.org/viewvc/archiva/redback/redback-components/trunk/plexus-expression-evaluator</url>
+    
<connection>scm:svn:http://svn.apache.org/repos/asf/archiva/redback/redback-components/trunk/expression-evaluator</connection>
+    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/archiva/redback/redback-components/trunk/expression-evaluator</developerConnection>
+    
<url>http://svn.apache.org/viewvc/archiva/redback/redback-components/trunk/expression-evaluator</url>
   </scm>
 
   <dependencies>

-- 
To stop receiving notification emails like this one, please contact
marti...@apache.org.

Reply via email to