Skip to content

Commit 8511db9

Browse files
committed
[maven-release-plugin] prepare release exiftool-lib-3.2.0
1 parent 974e5bd commit 8511db9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323

2424
<groupId>com.github.mjeanroy</groupId>
2525
<artifactId>exiftool-lib</artifactId>
26-
<version>3.1.1-SNAPSHOT</version>
26+
<version>3.2.0</version>
2727
<name>exiftool</name>
2828
<description>Java Wrapper for ExifTool</description>
2929
<packaging>jar</packaging>
@@ -54,7 +54,7 @@
5454
<connection>scm:git:git@github.com:mjeanroy/exiftool.git</connection>
5555
<developerConnection>scm:git:git@github.com:mjeanroy/exiftool.git</developerConnection>
5656
<url>https://github.com/mjeanroy/exiftool</url>
57-
<tag>HEAD</tag>
57+
<tag>exiftool-lib-3.2.0</tag>
5858
</scm>
5959

6060
<distributionManagement>

0 commit comments

Comments
 (0)