Skip to content

Commit 2dd4cc3

Browse files
actions-usergithub-actions
authored andcommitted
Apply automatic changes
1 parent 6f2f068 commit 2dd4cc3

File tree

21 files changed

+21
-21
lines changed

21 files changed

+21
-21
lines changed

core/esmf-aspect-meta-model-interface/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<parent>
1919
<groupId>org.eclipse.esmf</groupId>
2020
<artifactId>esmf-sdk-parent</artifactId>
21-
<version>DEV-SNAPSHOT</version>
21+
<version>2.11.0</version>
2222
<relativePath>../../pom.xml</relativePath>
2323
</parent>
2424
<modelVersion>4.0.0</modelVersion>

core/esmf-aspect-meta-model-java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.eclipse.esmf</groupId>
2222
<artifactId>esmf-sdk-parent</artifactId>
23-
<version>DEV-SNAPSHOT</version>
23+
<version>2.11.0</version>
2424
<relativePath>../../pom.xml</relativePath>
2525
</parent>
2626

core/esmf-aspect-model-aas-generator/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.eclipse.esmf</groupId>
77
<artifactId>esmf-sdk-parent</artifactId>
8-
<version>DEV-SNAPSHOT</version>
8+
<version>2.11.0</version>
99
<relativePath>../../pom.xml</relativePath>
1010
</parent>
1111
<modelVersion>4.0.0</modelVersion>

core/esmf-aspect-model-document-generators/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.eclipse.esmf</groupId>
2222
<artifactId>esmf-sdk-parent</artifactId>
23-
<version>DEV-SNAPSHOT</version>
23+
<version>2.11.0</version>
2424
<relativePath>../../pom.xml</relativePath>
2525
</parent>
2626

core/esmf-aspect-model-generator/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>org.eclipse.esmf</groupId>
2121
<artifactId>esmf-sdk-parent</artifactId>
22-
<version>DEV-SNAPSHOT</version>
22+
<version>2.11.0</version>
2323
<relativePath>../../pom.xml</relativePath>
2424
</parent>
2525

core/esmf-aspect-model-github-resolver/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.eclipse.esmf</groupId>
88
<artifactId>esmf-sdk-parent</artifactId>
9-
<version>DEV-SNAPSHOT</version>
9+
<version>2.11.0</version>
1010
<relativePath>../../pom.xml</relativePath>
1111
</parent>
1212

core/esmf-aspect-model-jackson/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.eclipse.esmf</groupId>
2222
<artifactId>esmf-sdk-parent</artifactId>
23-
<version>DEV-SNAPSHOT</version>
23+
<version>2.11.0</version>
2424
<relativePath>../../pom.xml</relativePath>
2525
</parent>
2626

core/esmf-aspect-model-java-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>org.eclipse.esmf</groupId>
2121
<artifactId>esmf-sdk-parent</artifactId>
22-
<version>DEV-SNAPSHOT</version>
22+
<version>2.11.0</version>
2323
<relativePath>../../pom.xml</relativePath>
2424
</parent>
2525
<artifactId>esmf-aspect-model-java-core</artifactId>

core/esmf-aspect-model-java-generator/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<parent>
1818
<groupId>org.eclipse.esmf</groupId>
1919
<artifactId>esmf-sdk-parent</artifactId>
20-
<version>DEV-SNAPSHOT</version>
20+
<version>2.11.0</version>
2121
<relativePath>../../pom.xml</relativePath>
2222
</parent>
2323
<artifactId>esmf-aspect-model-java-generator</artifactId>

core/esmf-aspect-model-starter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>org.eclipse.esmf</groupId>
2121
<artifactId>esmf-sdk-parent</artifactId>
22-
<version>DEV-SNAPSHOT</version>
22+
<version>2.11.0</version>
2323
<relativePath>../../pom.xml</relativePath>
2424
</parent>
2525

0 commit comments

Comments
 (0)