Skip to content

Commit b17b7fc

Browse files
authored
2.2.4 Release (#19)
* pom.xml * Bumped to 2.2.4 * Bumped jirainstancemanager to 1.4.0
1 parent 70f764f commit b17b7fc

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
@@ -6,7 +6,7 @@
66

77
<groupId>com.eficode</groupId>
88
<artifactId>devstack</artifactId>
9-
<version>2.2.3-SNAPSHOT-groovy-${groovy.version}</version>
9+
<version>2.2.4-SNAPSHOT-groovy-${groovy.version}</version>
1010
<packaging>jar</packaging>
1111

1212
<name>DevStack</name>
@@ -86,7 +86,7 @@
8686
<dependency>
8787
<groupId>com.eficode.atlassian</groupId>
8888
<artifactId>jirainstancemanager</artifactId>
89-
<version>1.3.5-SNAPSHOT-groovy-${groovy.version}</version>
89+
<version>1.4.0-SNAPSHOT</version>
9090
</dependency>
9191

9292

0 commit comments

Comments
 (0)