Skip to content

Commit 6ad8565

Browse files
authored
chore: update version to 15.3.0 (#3)
Update project version from 15.1.0-SNAPSHOT to 15.3.0-SNAPSHOT and bump fess-parent dependency to version 15.3.0.
1 parent 01c417a commit 6ad8565

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-webapp-example</artifactId>
77
<packaging>jar</packaging>
88
<name>Example Webapp Plugin</name>
9-
<version>15.1.0-SNAPSHOT</version>
9+
<version>15.3.0-SNAPSHOT</version>
1010
<scm>
1111
<connection>scm:git:git@github.com:codelibs/fess-webapp-example.git</connection>
1212
<developerConnection>scm:git:git@github.com:codelibs/fess-webapp-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.3.0</version>
1919
<relativePath />
2020
</parent>
2121
<build>

0 commit comments

Comments
 (0)