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 315a328 commit bb22084Copy full SHA for bb22084
pom.xml
@@ -9,14 +9,14 @@
9
10
<artifactId>postCodeTools</artifactId>
11
<name>PostCodeTools</name>
12
- <version>1.3.0-SNAPSHOT</version>
+ <version>1.2.2</version>
13
<packaging>jar</packaging>
14
15
<scm>
16
<connection>scm:git:git@github.com:FenixEdu/PostCodeTools.git</connection>
17
<developerConnection>scm:git:git@github.com:FenixEdu/PostCodeTools.git</developerConnection>
18
<url>https://github.com/FenixEdu/PostCodeTools</url>
19
- <tag>HEAD</tag>
+ <tag>v1.2.2</tag>
20
</scm>
21
22
<issueManagement>
0 commit comments