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 8bf83e5 commit c307a66Copy full SHA for c307a66
pom.xml
@@ -9,7 +9,7 @@
9
</parent>
10
11
<artifactId>google-chat-notification</artifactId>
12
- <version>${revision}${changelist}</version>
+ <version>1.8.2</version>
13
<packaging>hpi</packaging>
14
15
<name>Google Chat Notification</name>
@@ -153,6 +153,6 @@
153
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
154
<developerConnection>scm:git:[email protected]:${gitHubRepo}.git</developerConnection>
155
<url>https://github.com/${gitHubRepo}</url>
156
- <tag>${scmTag}</tag>
+ <tag>google-chat-notification-1.8.2</tag>
157
</scm>
158
</project>
0 commit comments