We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53d1f71 commit 292036dCopy full SHA for 292036d
1 file changed
pom.xml
@@ -23,7 +23,7 @@
23
24
<groupId>com.github.mjeanroy</groupId>
25
<artifactId>exiftool-lib</artifactId>
26
- <version>3.3.0</version>
+ <version>3.3.1-SNAPSHOT</version>
27
<name>exiftool</name>
28
<description>Java Wrapper for ExifTool</description>
29
<packaging>jar</packaging>
@@ -54,7 +54,7 @@
54
<connection>scm:git:git@github.com:mjeanroy/exiftool.git</connection>
55
<developerConnection>scm:git:git@github.com:mjeanroy/exiftool.git</developerConnection>
56
<url>https://github.com/mjeanroy/exiftool</url>
57
- <tag>exiftool-lib-3.3.0</tag>
+ <tag>HEAD</tag>
58
</scm>
59
60
<distributionManagement>
0 commit comments