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 0150113 commit 021376dCopy full SHA for 021376d
1 file changed
pom.xml
@@ -55,7 +55,7 @@
55
</parent>
56
57
<artifactId>serverSettings</artifactId>
58
- <version>9.7.4-SNAPSHOT</version>
+ <version>9.7.4</version>
59
<packaging>bundle</packaging>
60
<name>Jahia Server Settings</name>
61
<description>Server settings</description>
@@ -64,7 +64,7 @@
64
<connection>scm:git:git@github.com:Jahia/serverSettings.git</connection>
65
<developerConnection>scm:git:git@github.com:Jahia/serverSettings.git</developerConnection>
66
<url>scm:git:git@github.com:Jahia/serverSettings.git</url>
67
- <tag>9_7_x</tag>
+ <tag>9_7_4</tag>
68
</scm>
69
70
<properties>
0 commit comments