We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5c742e commit 8058a93Copy full SHA for 8058a93
pom.xml
@@ -25,7 +25,7 @@
25
</parent>
26
<groupId>at.austriapro</groupId>
27
<artifactId>ebinterface-xrechnung-mapping</artifactId>
28
- <version>2.4.0</version>
+ <version>2.4.1-SNAPSHOT</version>
29
<packaging>bundle</packaging>
30
<name>ebinterface-xrechnung-mapping</name>
31
<inceptionYear>2019</inceptionYear>
@@ -43,7 +43,7 @@
43
<connection>scm:git:https://github.com/austriapro/ebinterface-xrechnung-mapping.git</connection>
44
<developerConnection>scm:git:https://github.com/austriapro/ebinterface-xrechnung-mapping.git</developerConnection>
45
<url>https://github.com/austriapro/ebinterface-xrechnung-mapping</url>
46
- <tag>ebinterface-xrechnung-mapping-2.4.0</tag>
+ <tag>HEAD</tag>
47
</scm>
48
49
<organization>
0 commit comments