Skip to content

Commit 815cb35

Browse files
committed
Bumped java version from 1.0.0 to 1.0.1 in preparation for future changes
1 parent d80e479 commit 815cb35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>org.mozilla.taskcluster</groupId>
55
<artifactId>taskcluster-lib-urls</artifactId>
6-
<version>1.0.0</version>
6+
<version>1.0.1</version>
77
<packaging>jar</packaging>
88
<name>Taskcluster Lib URLs (java port)</name>
99
<description>A simple library to generate URLs for various Taskcluster resources across our various deployment methods.</description>

0 commit comments

Comments
 (0)