Skip to content

Commit 322de8c

Browse files
authored
chore: bump version to 15.1.0 (#1)
Update project version and parent POM version from 15.0.x to 15.1.0 to align with the next development cycle.
1 parent bacbe4f commit 322de8c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<artifactId>fess-script-ognl</artifactId>
55
<packaging>jar</packaging>
66
<name>OGNL Script Plugin</name>
7-
<version>15.0.1-SNAPSHOT</version>
7+
<version>15.1.0-SNAPSHOT</version>
88
<scm>
99
<connection>scm:git:[email protected]:codelibs/fess-script-ognl.git</connection>
1010
<developerConnection>scm:git:[email protected]:codelibs/fess-script-ognl.git</developerConnection>
@@ -14,7 +14,7 @@
1414
<parent>
1515
<groupId>org.codelibs.fess</groupId>
1616
<artifactId>fess-parent</artifactId>
17-
<version>15.0.0</version>
17+
<version>15.1.0</version>
1818
<relativePath />
1919
</parent>
2020
<properties>

0 commit comments

Comments
 (0)