There was an error while loading. Please reload this page.
1 parent 87f8198 commit 41f2708Copy full SHA for 41f2708
1 file changed
pom.xml
@@ -34,7 +34,7 @@ THE SOFTWARE.
34
</parent>
35
36
<artifactId>collapsing-console-sections</artifactId>
37
- <version>${revision}${changelist}</version>
+ <version>1.11.0</version>
38
<packaging>hpi</packaging>
39
40
<properties>
@@ -81,7 +81,7 @@ THE SOFTWARE.
81
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
82
<developerConnection>scm:git:git@github.com:${gitHubRepo}.git</developerConnection>
83
<url>https://github.com/${gitHubRepo}</url>
84
- <tag>${scmTag}</tag>
+ <tag>collapsing-console-sections-1.11.0</tag>
85
</scm>
86
87
<dependencyManagement>
0 commit comments