Skip to content

Commit 8c1982e

Browse files
committed
chore: update version to 15.3.0-SNAPSHOT
Update project version from 15.2.0-SNAPSHOT to 15.3.0-SNAPSHOT and parent POM version from 15.2.0 to 15.3.0 to align with the latest Fess framework release.
1 parent 5c5c582 commit 8c1982e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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.2.0-SNAPSHOT</version>
9+
<version>15.3.0-SNAPSHOT</version>
1010
<scm>
1111
<connection>scm:git:git@github.com:codelibs/fess-script-example.git</connection>
1212
<developerConnection>scm:git:git@github.com: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.2.0</version>
18+
<version>15.3.0</version>
1919
<relativePath />
2020
</parent>
2121
<build>

0 commit comments

Comments
 (0)