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 72dfc27 commit 479431bCopy full SHA for 479431b
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>com.mauvaisetroupe.eadesignit</groupId>
6
<artifactId>ea-design-it</artifactId>
7
- <version>0.3.3-SNAPSHOT</version>
+ <version>0.3.3</version>
8
<packaging>jar</packaging>
9
<name>EA Design It</name>
10
<description>Description for EADesignIt</description>
@@ -13,7 +13,7 @@
13
<url>https://github.com/mauvaisetroupe/EADesignIt/</url>
14
<connection>scm:git:ssh://git@github.com/mauvaisetroupe/EADesignIt.git</connection>
15
<developerConnection>scm:git:ssh://git@github.com/mauvaisetroupe/EADesignIt.git</developerConnection>
16
- <tag>HEAD</tag>
+ <tag>v0.3.3</tag>
17
</scm>
18
19
<repositories>
0 commit comments