Skip to content

Commit 18d4c71

Browse files
author
github-actions
committed
Prepare next development iteration [skip ci]
1 parent a9cb2ff commit 18d4c71

15 files changed

Lines changed: 15 additions & 15 deletions

File tree

codegen-base/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>com.metaobjects</groupId>
88
<artifactId>metaobjects</artifactId>
9-
<version>6.2.5-SNAPSHOT</version>
9+
<version>6.2.6-SNAPSHOT</version>
1010
</parent>
1111

1212
<artifactId>metaobjects-codegen-base</artifactId>

codegen-mustache/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>com.metaobjects</groupId>
88
<artifactId>metaobjects</artifactId>
9-
<version>6.2.5-SNAPSHOT</version>
9+
<version>6.2.6-SNAPSHOT</version>
1010
</parent>
1111

1212
<artifactId>metaobjects-codegen-mustache</artifactId>

codegen-plantuml/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>com.metaobjects</groupId>
88
<artifactId>metaobjects</artifactId>
9-
<version>6.2.5-SNAPSHOT</version>
9+
<version>6.2.6-SNAPSHOT</version>
1010
</parent>
1111

1212
<artifactId>metaobjects-codegen-plantuml</artifactId>

core-spring/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>com.metaobjects</groupId>
88
<artifactId>metaobjects</artifactId>
9-
<version>6.2.5-SNAPSHOT</version>
9+
<version>6.2.6-SNAPSHOT</version>
1010
</parent>
1111

1212
<artifactId>metaobjects-core-spring</artifactId>

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.metaobjects</groupId>
66
<artifactId>metaobjects</artifactId>
7-
<version>6.2.5-SNAPSHOT</version>
7+
<version>6.2.6-SNAPSHOT</version>
88
</parent>
99

1010
<artifactId>metaobjects-core</artifactId>

demo/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.metaobjects</groupId>
66
<artifactId>metaobjects</artifactId>
7-
<version>6.2.5-SNAPSHOT</version>
7+
<version>6.2.6-SNAPSHOT</version>
88
</parent>
99

1010
<groupId>com.metaobjects</groupId>

examples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>com.metaobjects</groupId>
88
<artifactId>metaobjects</artifactId>
9-
<version>6.2.5-SNAPSHOT</version>
9+
<version>6.2.6-SNAPSHOT</version>
1010
</parent>
1111

1212
<artifactId>metaobjects-examples</artifactId>

maven-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<parent>
33
<artifactId>metaobjects</artifactId>
44
<groupId>com.metaobjects</groupId>
5-
<version>6.2.5-SNAPSHOT</version>
5+
<version>6.2.6-SNAPSHOT</version>
66
</parent>
77

88
<modelVersion>4.0.0</modelVersion>

metadata/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.metaobjects</groupId>
66
<artifactId>metaobjects</artifactId>
7-
<version>6.2.5-SNAPSHOT</version>
7+
<version>6.2.6-SNAPSHOT</version>
88
</parent>
99

1010
<artifactId>metaobjects-metadata</artifactId>

om/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.metaobjects</groupId>
77
<artifactId>metaobjects</artifactId>
8-
<version>6.2.5-SNAPSHOT</version>
8+
<version>6.2.6-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>metaobjects-om</artifactId>

0 commit comments

Comments
 (0)