Skip to content

Commit 1010d97

Browse files
committed
Bumping version
1 parent b19cac6 commit 1010d97

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
@@ -5,7 +5,7 @@
55

66
<groupId>me.shib.bugaudit</groupId>
77
<artifactId>bugaudit-tracker-jira</artifactId>
8-
<version>0.1</version>
8+
<version>0.2</version>
99
<name>BugAudit Tracker - Jira</name>
1010
<description>BugAudit Tracker Module for Jira</description>
1111
<url>https://github.com/${project.owner.id}/${project.artifactId}</url>
@@ -177,7 +177,7 @@
177177
<dependency>
178178
<groupId>me.shib.bugaudit</groupId>
179179
<artifactId>bugaudit-tracker</artifactId>
180-
<version>0.1</version>
180+
<version>${project.version}</version>
181181
</dependency>
182182
<dependency>
183183
<groupId>me.shib.java.lib</groupId>

0 commit comments

Comments
 (0)