Skip to content

Commit 4119627

Browse files
committed
2024.7.0
1 parent 498a229 commit 4119627

File tree

19 files changed

+39
-49
lines changed

19 files changed

+39
-49
lines changed

capability-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<artifactId>parent</artifactId>
66
<groupId>org.nasdanika.core</groupId>
7-
<version>2024.6.0</version>
7+
<version>2024.7.0</version>
88
<relativePath>..</relativePath>
99
</parent>
1010
<artifactId>capability-tests</artifactId>

capability/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<artifactId>parent</artifactId>
66
<groupId>org.nasdanika.core</groupId>
7-
<version>2024.6.0</version>
7+
<version>2024.7.0</version>
88
<relativePath>..</relativePath>
99
</parent>
1010
<artifactId>capability</artifactId>

cli/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<artifactId>parent</artifactId>
66
<groupId>org.nasdanika.core</groupId>
7-
<version>2024.6.0</version>
7+
<version>2024.7.0</version>
88
<relativePath>..</relativePath>
99
</parent>
1010
<artifactId>cli</artifactId>

common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<artifactId>parent</artifactId>
66
<groupId>org.nasdanika.core</groupId>
7-
<version>2024.6.0</version>
7+
<version>2024.7.0</version>
88
<relativePath>..</relativePath>
99
</parent>
1010
<artifactId>common</artifactId>

diagram/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<artifactId>parent</artifactId>
66
<groupId>org.nasdanika.core</groupId>
7-
<version>2024.6.0</version>
7+
<version>2024.7.0</version>
88
<relativePath>..</relativePath>
99
</parent>
1010
<artifactId>diagram</artifactId>

drawio.model/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>parent</artifactId>
77
<groupId>org.nasdanika.core</groupId>
8-
<version>2024.6.0</version>
8+
<version>2024.7.0</version>
99
<relativePath>..</relativePath>
1010
</parent>
1111
<artifactId>drawio-model</artifactId>

drawio/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<artifactId>parent</artifactId>
66
<groupId>org.nasdanika.core</groupId>
7-
<version>2024.6.0</version>
7+
<version>2024.7.0</version>
88
<relativePath>..</relativePath>
99
</parent>
1010
<artifactId>drawio</artifactId>

emf/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>parent</artifactId>
55
<groupId>org.nasdanika.core</groupId>
6-
<version>2024.6.0</version>
6+
<version>2024.7.0</version>
77
<relativePath>..</relativePath>
88
</parent>
99
<artifactId>emf</artifactId>

exec.gen/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<artifactId>parent</artifactId>
66
<groupId>org.nasdanika.core</groupId>
7-
<version>2024.6.0</version>
7+
<version>2024.7.0</version>
88
<relativePath>..</relativePath>
99
</parent>
1010
<artifactId>exec-gen</artifactId>

exec/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>parent</artifactId>
77
<groupId>org.nasdanika.core</groupId>
8-
<version>2024.6.0</version>
8+
<version>2024.7.0</version>
99
<relativePath>..</relativePath>
1010
</parent>
1111
<artifactId>exec</artifactId>

0 commit comments

Comments
 (0)