Skip to content

Commit 9bf6d8a

Browse files
committed
Switch plugin version to 0.0.1-SNAPSHOT
1 parent aff6a78 commit 9bf6d8a

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
@@ -9,7 +9,7 @@
99
</parent>
1010
<groupId>io.jenkins.plugins</groupId>
1111
<artifactId>gitlab-branch-source</artifactId>
12-
<version>1.0-SNAPSHOT</version>
12+
<version>0.0.1.-SNAPSHOT</version>
1313
<packaging>hpi</packaging>
1414
<properties>
1515
<!-- Baseline Jenkins version you use to build the plugin. Users must have this version or newer to run. -->

0 commit comments

Comments
 (0)