Skip to content

Commit 5c5c582

Browse files
authored
chore: update version to 15.2.0-SNAPSHOT (#3)
Updated project version from 15.1.0 to 15.2.0 in preparation for next release cycle.
1 parent a14fce9 commit 5c5c582

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
@@ -6,7 +6,7 @@
66
<artifactId>fess-script-example</artifactId>
77
<packaging>jar</packaging>
88
<name>Example Script Plugin</name>
9-
<version>15.1.0-SNAPSHOT</version>
9+
<version>15.2.0-SNAPSHOT</version>
1010
<scm>
1111
<connection>scm:git:[email protected]:codelibs/fess-script-example.git</connection>
1212
<developerConnection>scm:git:[email protected]:codelibs/fess-script-example.git</developerConnection>
@@ -15,7 +15,7 @@
1515
<parent>
1616
<groupId>org.codelibs.fess</groupId>
1717
<artifactId>fess-parent</artifactId>
18-
<version>15.1.0</version>
18+
<version>15.2.0</version>
1919
<relativePath />
2020
</parent>
2121
<build>

0 commit comments

Comments
 (0)