Skip to content

Commit ec3be76

Browse files
committed
no-mistakes: apply CI fixes
1 parent 5cd2695 commit ec3be76

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

server/java/integration-tests-kotlin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>com.metaobjects</groupId>
99
<artifactId>metaobjects</artifactId>
10-
<version>7.4.3-SNAPSHOT</version>
10+
<version>7.4.4-SNAPSHOT</version>
1111
</parent>
1212

1313
<artifactId>metaobjects-integration-tests-kotlin</artifactId>

server/java/integration-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>com.metaobjects</groupId>
99
<artifactId>metaobjects</artifactId>
10-
<version>7.4.3-SNAPSHOT</version>
10+
<version>7.4.4-SNAPSHOT</version>
1111
</parent>
1212

1313
<artifactId>metaobjects-integration-tests</artifactId>

0 commit comments

Comments
 (0)