There was an error while loading. Please reload this page.
1 parent b19cac6 commit 1010d97Copy full SHA for 1010d97
1 file changed
pom.xml
@@ -5,7 +5,7 @@
5
6
<groupId>me.shib.bugaudit</groupId>
7
<artifactId>bugaudit-tracker-jira</artifactId>
8
- <version>0.1</version>
+ <version>0.2</version>
9
<name>BugAudit Tracker - Jira</name>
10
<description>BugAudit Tracker Module for Jira</description>
11
<url>https://github.com/${project.owner.id}/${project.artifactId}</url>
@@ -177,7 +177,7 @@
177
<dependency>
178
179
<artifactId>bugaudit-tracker</artifactId>
180
+ <version>${project.version}</version>
181
</dependency>
182
183
<groupId>me.shib.java.lib</groupId>
0 commit comments