Skip to content

Commit 07336be

Browse files
Updated poms to version 7.0.1-SNAPSHOT
1 parent 6ddb86f commit 07336be

File tree

31 files changed

+31
-31
lines changed

31 files changed

+31
-31
lines changed

ci/taskana-sonar-test-coverage/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>6.4.0-SNAPSHOT</version>
14+
<version>7.0.1-SNAPSHOT</version>
1515
<relativePath>../../pom.xml</relativePath>
1616
</parent>
1717

common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<parent>
1313
<groupId>pro.taskana</groupId>
1414
<artifactId>taskana-parent</artifactId>
15-
<version>6.4.0-SNAPSHOT</version>
15+
<version>7.0.1-SNAPSHOT</version>
1616
<relativePath>../pom.xml</relativePath>
1717
</parent>
1818

common/taskana-common-data/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-common-parent</artifactId>
13-
<version>6.4.0-SNAPSHOT</version>
13+
<version>7.0.1-SNAPSHOT</version>
1414
<relativePath>../pom.xml</relativePath>
1515
</parent>
1616

common/taskana-common-logging/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-common-parent</artifactId>
14-
<version>6.4.0-SNAPSHOT</version>
14+
<version>7.0.1-SNAPSHOT</version>
1515
</parent>
1616

1717
<dependencies>

common/taskana-common-security/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-common-parent</artifactId>
14-
<version>6.4.0-SNAPSHOT</version>
14+
<version>7.0.1-SNAPSHOT</version>
1515
</parent>
1616

1717
<properties>

common/taskana-common-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</groupId>
1313
<artifactId>taskana-common-parent</artifactId>
14-
<version>6.4.0-SNAPSHOT</version>
14+
<version>7.0.1-SNAPSHOT</version>
1515
<relativePath>../pom.xml</relativePath>
1616
</parent>
1717

common/taskana-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-common-parent</artifactId>
14-
<version>6.4.0-SNAPSHOT</version>
14+
<version>7.0.1-SNAPSHOT</version>
1515
</parent>
1616

1717
<dependencies>

history/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<parent>
1313
<groupId>pro.taskana</groupId>
1414
<artifactId>taskana-parent</artifactId>
15-
<version>6.4.0-SNAPSHOT</version>
15+
<version>7.0.1-SNAPSHOT</version>
1616
<relativePath>../pom.xml</relativePath>
1717
</parent>
1818

history/taskana-loghistory-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.history</groupId>
1313
<artifactId>taskana-history-parent</artifactId>
14-
<version>6.4.0-SNAPSHOT</version>
14+
<version>7.0.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.history</groupId>
1313
<artifactId>taskana-history-parent</artifactId>
14-
<version>6.4.0-SNAPSHOT</version>
14+
<version>7.0.1-SNAPSHOT</version>
1515
<relativePath>../pom.xml</relativePath>
1616
</parent>
1717

0 commit comments

Comments
 (0)