Skip to content

Commit 69a28e0

Browse files
committed
Release 1.0.0
1 parent 92bb1ed commit 69a28e0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pom.xml

Lines changed: 2 additions & 1 deletion
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-SNAPSHOT</version>
6+
<version>1.0.0</version>
77
<packaging>jar</packaging>
88
<name>Data-Feeder microservice</name>
99
<properties>
@@ -27,6 +27,7 @@
2727

2828
<scm>
2929
<developerConnection>scm:git:https://github.com/georchestra/datafeeder.git</developerConnection>
30+
<tag>1.0.0</tag>
3031
</scm>
3132

3233
<distributionManagement>

0 commit comments

Comments
 (0)