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 3a96ffa commit 79dbd08Copy full SHA for 79dbd08
pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
4
<groupId>com.github.sabomichal</groupId>
5
<artifactId>immutable-xjc-plugin</artifactId>
6
- <version>0-SNAPSHOT</version>
+ <version>2.0.3</version>
7
<packaging>jar</packaging>
8
9
<properties>
@@ -453,7 +453,7 @@
453
<connection>scm:git:https://github.com/sabomichal/immutable-xjc.git</connection>
454
<developerConnection>scm:git:git@github.com:sabomichal/immutable-xjc.git</developerConnection>
455
<url>https://github.com/sabomichal/immutable-xjc</url>
456
- <tag>HEAD</tag>
+ <tag>v2.0.3</tag>
457
</scm>
458
459
<distributionManagement>
0 commit comments