Skip to content

Commit 4fdb868

Browse files
committed
Changed pom back to SNAPSHOT
1 parent ecc29fa commit 4fdb868

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pom.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>org.culturegraph</groupId>
44
<artifactId>metafacture-core</artifactId>
5-
<version>1.0.0</version>
5+
<version>1.0.1-SNAPSHOT</version>
66
<name>metafacture.core</name>
77
<description>Core package of the metafacture tool suite</description>
88
<licenses>
@@ -69,7 +69,6 @@
6969
<connection>scm:git:git://github.com/culturegraph/metafacture-core.git</connection>
7070
<developerConnection>scm:git:[email protected]:culturegraph/metafacture-core.git</developerConnection>
7171
<url>http://github.com/culturegraph/metafacture-core</url>
72-
<tag>metafacture-core-1.0.0</tag>
7372
</scm>
7473

7574
<build>

0 commit comments

Comments
 (0)