aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey Somov <public.somov@gmail.com>2022-09-12 19:17:14 +0300
committerAndrey Somov <public.somov@gmail.com>2022-09-12 19:17:14 +0300
commit49e794037c6be07053ce930f71f9c31b09180920 (patch)
treeb513f2dbe0cf3e3ec9e98accc260942aac2f74a7
parent6adcbb673b20f345aba44283eb2df379fa1be596 (diff)
downloadsnakeyaml-49e794037c6be07053ce930f71f9c31b09180920.tar.gz
[maven-release-plugin] prepare release snakeyaml-1.32
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index a846e811..203e8f88 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.yaml</groupId>
<artifactId>snakeyaml</artifactId>
- <version>1.32-SNAPSHOT</version>
+ <version>1.32</version>
<packaging>bundle</packaging>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -40,7 +40,7 @@
<connection>scm:git:http://bitbucket.org/snakeyaml/snakeyaml</connection>
<developerConnection>scm:git:ssh://git@bitbucket.org/snakeyaml/snakeyaml</developerConnection>
<url>https://bitbucket.org/snakeyaml/snakeyaml/src</url>
- <tag>HEAD</tag>
+ <tag>snakeyaml-1.32</tag>
</scm>
<licenses>
<license>