Skip to content

Commit

Permalink
fess-parent 14.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
marevol committed May 27, 2024
1 parent d0b2cdb commit 107c529
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<artifactId>fess-ds-json</artifactId>
<packaging>jar</packaging>
<name>JSON Data Store</name>
<version>14.13.1-SNAPSHOT</version>
<version>14.14.0-SNAPSHOT</version>
<scm>
<connection>scm:git:git@github.com:codelibs/fess-ds-json.git</connection>
<developerConnection>scm:git:git@github.com:codelibs/fess-ds-json.git</developerConnection>
Expand All @@ -13,7 +13,7 @@
<parent>
<groupId>org.codelibs.fess</groupId>
<artifactId>fess-parent</artifactId>
<version>14.13.0</version>
<version>14.14.0</version>
<relativePath />
</parent>
<build>
Expand Down

0 comments on commit 107c529

Please sign in to comment.