Skip to content

Commit 6e73423

Browse files
committed
[maven-release-plugin] prepare release awtbitmap-0.8
1 parent 9ba1019 commit 6e73423

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
@@ -3,7 +3,7 @@
33

44
<groupId>io.github.mayerrobert</groupId>
55
<artifactId>awtbitmap</artifactId>
6-
<version>0.8-SNAPSHOT</version>
6+
<version>0.8</version>
77
<packaging>jar</packaging>
88

99
<description>AWT Bitmap Demo</description>
@@ -26,7 +26,7 @@
2626
<url>https://github.com/mayerrobert/awtbitmap/blob/master</url>
2727
<connection>scm:git:git://github.com/mayerrobert/awtbitmap.git</connection>
2828
<developerConnection>scm:git:[email protected]:mayerrobert/awtbitmap.git</developerConnection>
29-
<tag>HEAD</tag>
29+
<tag>awtbitmap-0.8</tag>
3030
</scm>
3131

3232
<properties>

0 commit comments

Comments
 (0)