Skip to content

Commit ab5aceb

Browse files
author
Your Name
committed
Bump version to 2.26.0-SNAPSHOT
1 parent d8c755e commit ab5aceb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

maven/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,16 @@
44

55
<groupId>com.foo</groupId>
66
<artifactId>bar</artifactId>
7-
<version>2.25.1</version>
7+
<version>2.26.0-SNAPSHOT</version>
88
<packaging>jar</packaging>
99

1010
<name>bar</name>
1111
<url>http://maven.apache.org</url>
1212

1313
<properties>
1414
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
15-
<rpm.version>2.25.1</rpm.version>
16-
<rpm.release>0</rpm.release>
15+
<rpm.version>2.26.0</rpm.version>
16+
<rpm.release>SNAPSHOT</rpm.release>
1717
</properties>
1818

1919
<dependencies>

0 commit comments

Comments
 (0)