* fixed artifact id for core

git-svn-id: svn+ssh://svn.synyx.de/var/svn/synyx/opensource/hera/trunk@6958 5a64d73e-33d6-4ccc-9058-23f8668ecac9
This commit is contained in:
Oliver Gierke
2009-09-23 08:35:06 +00:00
parent 5344ebfb72
commit 948c6a5ec3

View File

@@ -1,6 +1,6 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<artifactId>hera-core</artifactId>
<artifactId>org.synyx.hera.core</artifactId>
<name>Hera Core</name>
<description>Core plugin infrastructure</description>