Skip to content

Commit c7a75eb

Browse files
committed
[maven-release-plugin] prepare release 2026.0
1 parent 57fe7cf commit c7a75eb

53 files changed

Lines changed: 63 additions & 71 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

benchmark/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.matsim</groupId>
66
<artifactId>matsim-all</artifactId>
7-
<version>2026.0-SNAPSHOT</version>
7+
<version>2026.0</version>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>
1010
<packaging>jar</packaging>

contribs/accessibility/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<parent>
33
<groupId>org.matsim</groupId>
44
<artifactId>contrib</artifactId>
5-
<version>2026.0-SNAPSHOT</version>
5+
<version>2026.0</version>
66
</parent>
77
<modelVersion>4.0.0</modelVersion>
88
<groupId>org.matsim.contrib</groupId>

contribs/accidents/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<parent>
33
<groupId>org.matsim</groupId>
44
<artifactId>contrib</artifactId>
5-
<version>2026.0-SNAPSHOT</version>
5+
<version>2026.0</version>
66
</parent>
77
<modelVersion>4.0.0</modelVersion>
88
<groupId>org.matsim.contrib</groupId>

contribs/analysis/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<parent>
33
<groupId>org.matsim</groupId>
44
<artifactId>contrib</artifactId>
5-
<version>2026.0-SNAPSHOT</version>
5+
<version>2026.0</version>
66
</parent>
77
<modelVersion>4.0.0</modelVersion>
88
<groupId>org.matsim.contrib</groupId>

contribs/application/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.matsim</groupId>
55
<artifactId>contrib</artifactId>
6-
<version>2026.0-SNAPSHOT</version>
6+
<version>2026.0</version>
77
</parent>
88

99
<modelVersion>4.0.0</modelVersion>

contribs/atap/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>org.matsim</groupId>
1010
<artifactId>contrib</artifactId>
11-
<version>2026.0-SNAPSHOT</version>
11+
<version>2026.0</version>
1212
</parent>
1313

1414
</project>

contribs/av/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<parent>
33
<groupId>org.matsim</groupId>
44
<artifactId>contrib</artifactId>
5-
<version>2026.0-SNAPSHOT</version>
5+
<version>2026.0</version>
66
</parent>
77
<modelVersion>4.0.0</modelVersion>
88
<groupId>org.matsim.contrib</groupId>

contribs/aws/pom.xml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<project xmlns="http://maven.apache.org/POM/4.0.0"
3-
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
53
<modelVersion>4.0.0</modelVersion>
64
<parent>
75
<groupId>org.matsim</groupId>
86
<artifactId>contrib</artifactId>
9-
<version>2026.0-SNAPSHOT</version>
7+
<version>2026.0</version>
108
</parent>
119

1210
<groupId>org.matsim.contrib</groupId>

contribs/bicycle/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<parent>
33
<groupId>org.matsim</groupId>
44
<artifactId>contrib</artifactId>
5-
<version>2026.0-SNAPSHOT</version>
5+
<version>2026.0</version>
66
</parent>
77
<modelVersion>4.0.0</modelVersion>
88
<groupId>org.matsim.contrib</groupId>

contribs/cadytsIntegration/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<parent>
33
<groupId>org.matsim</groupId>
44
<artifactId>contrib</artifactId>
5-
<version>2026.0-SNAPSHOT</version>
5+
<version>2026.0</version>
66
</parent>
77
<modelVersion>4.0.0</modelVersion>
88
<groupId>org.matsim.contrib</groupId>

0 commit comments

Comments
 (0)