Skip to content

Commit

Permalink
[maven-release-plugin] prepare release metafacture-core-0.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mgeipel committed Mar 6, 2013
1 parent 500c049 commit 15b7c13
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
<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/xsd/maven-4.0.0.xsd">
<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/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>org.culturegraph</groupId>
<artifactId>metafacture-core</artifactId>
<version>0.0.0-SNAPSHOT</version>
<version>0.0.0</version>
<name>metafacture.core</name>
<description>Core package of the metafacture tool suite</description>
<licenses>
Expand Down Expand Up @@ -70,7 +69,7 @@
<connection>scm:git:git://github.com/culturegraph/metafacture-core.git</connection>
<developerConnection>scm:git:[email protected]:culturegraph/metafacture-core.git</developerConnection>
<url>http://github.com/culturegraph/metafacture-core</url>
<tag>HEAD</tag>
<tag>metafacture-core-0.0.0</tag>
</scm>

<build>
Expand Down

0 comments on commit 15b7c13

Please sign in to comment.