Skip to content

Commit 8d801e7

Browse files
committed
Back to snapshot
1 parent 69a28e0 commit 8d801e7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>org.georchestra</groupId>
55
<artifactId>datafeeder</artifactId>
6-
<version>1.0.0</version>
6+
<version>1.0.1-SNAPSHOT</version>
77
<packaging>jar</packaging>
88
<name>Data-Feeder microservice</name>
99
<properties>
@@ -27,7 +27,7 @@
2727

2828
<scm>
2929
<developerConnection>scm:git:https://github.com/georchestra/datafeeder.git</developerConnection>
30-
<tag>1.0.0</tag>
30+
<tag>HEAD</tag>
3131
</scm>
3232

3333
<distributionManagement>

0 commit comments

Comments
 (0)