We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e63492d commit 05577f2Copy full SHA for 05577f2
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>io.xlate</groupId>
5
<artifactId>staedi</artifactId>
6
- <version>1.20.1-SNAPSHOT</version>
+ <version>1.21.0</version>
7
8
<name>StAEDI : Streaming API for EDI for Java</name>
9
<description>Streaming API for EDI for Java</description>
@@ -18,7 +18,7 @@
18
<url>https://github.com/xlate/staedi</url>
19
<connection>scm:git:https://github.com/xlate/staedi.git</connection>
20
<developerConnection>scm:git:ssh://[email protected]/xlate/staedi.git</developerConnection>
21
- <tag>HEAD</tag>
+ <tag>v1.21.0</tag>
22
</scm>
23
24
<licenses>
0 commit comments