Skip to content

Commit eef64bc

Browse files
Updated poms to version 2.1.1-SNAPSHOT
1 parent 646583f commit eef64bc

File tree

19 files changed

+19
-19
lines changed

19 files changed

+19
-19
lines changed

history/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<parent>
1212
<groupId>pro.taskana</groupId>
1313
<artifactId>taskana-parent</artifactId>
14-
<version>2.0.2-SNAPSHOT</version>
14+
<version>2.1.1-SNAPSHOT</version>
1515
<relativePath>../pom.xml</relativePath>
1616
</parent>
1717

history/taskana-simplehistory-provider/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<parent>
1212
<groupId>pro.taskana.simplehistory</groupId>
1313
<artifactId>taskana-simplehistory-parent</artifactId>
14-
<version>2.0.2-SNAPSHOT</version>
14+
<version>2.1.1-SNAPSHOT</version>
1515
<relativePath>../pom.xml</relativePath>
1616
</parent>
1717

history/taskana-simplehistory-rest-spring-example/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<parent>
1212
<groupId>pro.taskana.simplehistory</groupId>
1313
<artifactId>taskana-simplehistory-parent</artifactId>
14-
<version>2.0.2-SNAPSHOT</version>
14+
<version>2.1.1-SNAPSHOT</version>
1515
<relativePath>../pom.xml</relativePath>
1616
</parent>
1717

history/taskana-simplehistory-rest-spring/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<parent>
1212
<groupId>pro.taskana.simplehistory</groupId>
1313
<artifactId>taskana-simplehistory-parent</artifactId>
14-
<version>2.0.2-SNAPSHOT</version>
14+
<version>2.1.1-SNAPSHOT</version>
1515
<relativePath>../pom.xml</relativePath>
1616
</parent>
1717

history/taskana-simplehistory-spring-test/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<parent>
1212
<groupId>pro.taskana.simplehistory</groupId>
1313
<artifactId>taskana-simplehistory-parent</artifactId>
14-
<version>2.0.2-SNAPSHOT</version>
14+
<version>2.1.1-SNAPSHOT</version>
1515
<relativePath>../pom.xml</relativePath>
1616
</parent>
1717

lib/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<parent>
1111
<groupId>pro.taskana</groupId>
1212
<artifactId>taskana-parent</artifactId>
13-
<version>2.0.2-SNAPSHOT</version>
13+
<version>2.1.1-SNAPSHOT</version>
1414
<relativePath>../pom.xml</relativePath>
1515
</parent>
1616

lib/taskana-cdi-example/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<parent>
1111
<groupId>pro.taskana</groupId>
1212
<artifactId>taskana-lib-parent</artifactId>
13-
<version>2.0.2-SNAPSHOT</version>
13+
<version>2.1.1-SNAPSHOT</version>
1414
<relativePath>../pom.xml</relativePath>
1515
</parent>
1616

lib/taskana-cdi/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<parent>
1010
<groupId>pro.taskana</groupId>
1111
<artifactId>taskana-lib-parent</artifactId>
12-
<version>2.0.2-SNAPSHOT</version>
12+
<version>2.1.1-SNAPSHOT</version>
1313
<relativePath>../pom.xml</relativePath>
1414
</parent>
1515

lib/taskana-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<parent>
1010
<groupId>pro.taskana</groupId>
1111
<artifactId>taskana-lib-parent</artifactId>
12-
<version>2.0.2-SNAPSHOT</version>
12+
<version>2.1.1-SNAPSHOT</version>
1313
<relativePath>../pom.xml</relativePath>
1414
</parent>
1515

lib/taskana-data/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<parent>
1010
<groupId>pro.taskana</groupId>
1111
<artifactId>taskana-lib-parent</artifactId>
12-
<version>2.0.2-SNAPSHOT</version>
12+
<version>2.1.1-SNAPSHOT</version>
1313
<relativePath>../pom.xml</relativePath>
1414
</parent>
1515

lib/taskana-spring-example/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<parent>
1010
<groupId>pro.taskana</groupId>
1111
<artifactId>taskana-lib-parent</artifactId>
12-
<version>2.0.2-SNAPSHOT</version>
12+
<version>2.1.1-SNAPSHOT</version>
1313
<relativePath>../pom.xml</relativePath>
1414
</parent>
1515

lib/taskana-spring/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<parent>
1010
<groupId>pro.taskana</groupId>
1111
<artifactId>taskana-lib-parent</artifactId>
12-
<version>2.0.2-SNAPSHOT</version>
12+
<version>2.1.1-SNAPSHOT</version>
1313
<relativePath>../pom.xml</relativePath>
1414
</parent>
1515

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>pro.taskana</groupId>
66
<artifactId>taskana-parent</artifactId>
7-
<version>2.0.2-SNAPSHOT</version>
7+
<version>2.1.1-SNAPSHOT</version>
88
<packaging>pom</packaging>
99

1010
<name>${project.groupId}:${project.artifactId}</name>

rest/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<parent>
1111
<groupId>pro.taskana</groupId>
1212
<artifactId>taskana-parent</artifactId>
13-
<version>2.0.2-SNAPSHOT</version>
13+
<version>2.1.1-SNAPSHOT</version>
1414
<relativePath>../pom.xml</relativePath>
1515
</parent>
1616

rest/taskana-rest-spring-example-boot/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<parent>
1212
<groupId>pro.taskana</groupId>
1313
<artifactId>taskana-rest-parent</artifactId>
14-
<version>2.0.2-SNAPSHOT</version>
14+
<version>2.1.1-SNAPSHOT</version>
1515
<relativePath>../pom.xml</relativePath>
1616
</parent>
1717

rest/taskana-rest-spring-example-common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<parent>
1212
<groupId>pro.taskana</groupId>
1313
<artifactId>taskana-rest-parent</artifactId>
14-
<version>2.0.2-SNAPSHOT</version>
14+
<version>2.1.1-SNAPSHOT</version>
1515
<relativePath>../pom.xml</relativePath>
1616
</parent>
1717
<dependencyManagement>

rest/taskana-rest-spring-example-wildfly/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<parent>
1212
<groupId>pro.taskana</groupId>
1313
<artifactId>taskana-rest-parent</artifactId>
14-
<version>2.0.2-SNAPSHOT</version>
14+
<version>2.1.1-SNAPSHOT</version>
1515
<relativePath>../pom.xml</relativePath>
1616
</parent>
1717

rest/taskana-rest-spring/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<parent>
1111
<groupId>pro.taskana</groupId>
1212
<artifactId>taskana-rest-parent</artifactId>
13-
<version>2.0.2-SNAPSHOT</version>
13+
<version>2.1.1-SNAPSHOT</version>
1414
<relativePath>../pom.xml</relativePath>
1515
</parent>
1616

web/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<parent>
1010
<groupId>pro.taskana</groupId>
1111
<artifactId>taskana-rest-parent</artifactId>
12-
<version>2.0.2-SNAPSHOT</version>
12+
<version>2.1.1-SNAPSHOT</version>
1313
<relativePath>../rest/pom.xml</relativePath>
1414
</parent>
1515
<build>

0 commit comments

Comments
 (0)