Author: akarasulu Date: Sat Dec 18 17:59:30 2004 New Revision: 122728 URL: http://svn.apache.org/viewcvs?view=rev&rev=122728 Log: ooops forgot the most important part Modified: incubator/directory/eve/trunk/core/project.xml
Modified: incubator/directory/eve/trunk/core/project.xml Url: http://svn.apache.org/viewcvs/incubator/directory/eve/trunk/core/project.xml?view=diff&rev=122728&p1=incubator/directory/eve/trunk/core/project.xml&r1=122727&p2=incubator/directory/eve/trunk/core/project.xml&r2=122728 ============================================================================== --- incubator/directory/eve/trunk/core/project.xml (original) +++ incubator/directory/eve/trunk/core/project.xml Sat Dec 18 17:59:30 2004 @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <project> <extend>${basedir}/../project.xml</extend> - <artifactId>eve-dib</artifactId> + <artifactId>eve-core</artifactId> <name>Eve Core</name> <inceptionYear>2002</inceptionYear> <shortDescription>Eve's Core</shortDescription>
