* fixed artifact id for metadata module

git-svn-id: svn+ssh://svn.synyx.de/var/svn/synyx/opensource/hera/trunk@6960 5a64d73e-33d6-4ccc-9058-23f8668ecac9
This commit is contained in:
Oliver Gierke
2009-09-23 08:35:09 +00:00
parent ec949a0315
commit 8d09857650

View File

@@ -14,7 +14,7 @@
<dependencies>
<dependency>
<groupId>org.synyx.hera</groupId>
<artifactId>hera-core</artifactId>
<artifactId>org.synyx.hera.core</artifactId>
<version>${project.version}</version>
</dependency>