Skip to content

Commit 86907f6

Browse files
committed
[maven-release-plugin] prepare release google-chat-notification-1.8.3
1 parent 48b842d commit 86907f6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</parent>
1010

1111
<artifactId>google-chat-notification</artifactId>
12-
<version>${revision}${changelist}</version>
12+
<version>1.8.3</version>
1313
<packaging>hpi</packaging>
1414

1515
<name>Google Chat Notification</name>
@@ -153,6 +153,6 @@
153153
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
154154
<developerConnection>scm:git:[email protected]:${gitHubRepo}.git</developerConnection>
155155
<url>https://github.com/${gitHubRepo}</url>
156-
<tag>${scmTag}</tag>
156+
<tag>google-chat-notification-1.8.3</tag>
157157
</scm>
158158
</project>

0 commit comments

Comments
 (0)