We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49fb920 commit 962e255Copy full SHA for 962e255
pom.xml
@@ -10,7 +10,7 @@
10
</parent>
11
12
<artifactId>fenixedu-academic</artifactId>
13
- <version>22.38.0-SNAPSHOT</version>
+ <version>22.38.0</version>
14
<packaging>jar</packaging>
15
16
<name>FenixEdu Academic</name>
@@ -80,7 +80,7 @@
80
<connection>scm:git:git@github.com:fenixedu/fenixedu-academic.git</connection>
81
<developerConnection>scm:git:git@github.com:fenixedu/fenixedu-academic.git</developerConnection>
82
<url>http://fenixedu.org</url>
83
- <tag>HEAD</tag>
+ <tag>v22.38.0</tag>
84
</scm>
85
86
<build>
0 commit comments