Skip to content

Commit 737ad9f

Browse files
author
Automated release
committed
Releasing version 25.9.0 from release-25.9.0 branch
1 parent 82cf70f commit 737ad9f

File tree

178 files changed

+179
-179
lines changed

Some content is hidden

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

178 files changed

+179
-179
lines changed

arquillian/managed/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>cloud.piranha.arquillian</groupId>
1010
<artifactId>project</artifactId>
11-
<version>25.4.0-SNAPSHOT</version>
11+
<version>25.9.0</version>
1212
</parent>
1313
<artifactId>piranha-arquillian-managed</artifactId>
1414
<packaging>jar</packaging>

arquillian/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>cloud.piranha</groupId>
88
<artifactId>project</artifactId>
9-
<version>25.4.0-SNAPSHOT</version>
9+
<version>25.9.0</version>
1010
</parent>
1111

1212
<groupId>cloud.piranha.arquillian</groupId>

arquillian/server/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>cloud.piranha.arquillian</groupId>
77
<artifactId>project</artifactId>
8-
<version>25.4.0-SNAPSHOT</version>
8+
<version>25.9.0</version>
99
</parent>
1010

1111
<artifactId>piranha-arquillian-server</artifactId>

bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>cloud.piranha</groupId>
1010
<artifactId>project</artifactId>
11-
<version>25.4.0-SNAPSHOT</version>
11+
<version>25.9.0</version>
1212
</parent>
1313
<artifactId>bom</artifactId>
1414
<packaging>pom</packaging>

core/api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>cloud.piranha.core</groupId>
88
<artifactId>project</artifactId>
9-
<version>25.4.0-SNAPSHOT</version>
9+
<version>25.9.0</version>
1010
</parent>
1111

1212
<artifactId>piranha-core-api</artifactId>

core/impl/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>cloud.piranha.core</groupId>
88
<artifactId>project</artifactId>
9-
<version>25.4.0-SNAPSHOT</version>
9+
<version>25.9.0</version>
1010
</parent>
1111

1212
<artifactId>piranha-core-impl</artifactId>

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>cloud.piranha</groupId>
88
<artifactId>project</artifactId>
9-
<version>25.4.0-SNAPSHOT</version>
9+
<version>25.9.0</version>
1010
</parent>
1111

1212
<groupId>cloud.piranha.core</groupId>

debug/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>cloud.piranha</groupId>
88
<artifactId>project</artifactId>
9-
<version>25.4.0-SNAPSHOT</version>
9+
<version>25.9.0</version>
1010
</parent>
1111

1212
<artifactId>piranha-debug</artifactId>

dist/coreprofile/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>cloud.piranha.dist</groupId>
88
<artifactId>project</artifactId>
9-
<version>25.4.0-SNAPSHOT</version>
9+
<version>25.9.0</version>
1010
</parent>
1111

1212
<artifactId>piranha-dist-coreprofile</artifactId>

dist/isolated/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>cloud.piranha.dist</groupId>
88
<artifactId>project</artifactId>
9-
<version>25.4.0-SNAPSHOT</version>
9+
<version>25.9.0</version>
1010
</parent>
1111

1212
<artifactId>piranha-dist-isolated</artifactId>

0 commit comments

Comments
 (0)