Rename to lowercase artifactId

This commit is contained in:
nicksavers 2014-05-13 11:36:57 +02:00
parent 0c8f1f40e3
commit cba7a6ca09
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>org.ethereum</groupId>
<artifactId>EthereumJ</artifactId>
<artifactId>ethereumj</artifactId>
<packaging>jar</packaging>
<version>0.1-SNAPSHOT</version>
<name>EthereumJ</name>