Skip to content

Commit

Permalink
fess 14.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
marevol committed Aug 6, 2023
1 parent 222660b commit 00401a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -4,7 +4,7 @@
<artifactId>fess-ds-json</artifactId>
<packaging>jar</packaging>
<name>JSON Data Store</name>
<version>14.9.1-SNAPSHOT</version>
<version>14.10.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.9.0</version>
<version>14.10.0</version>
<relativePath />
</parent>
<build>
Expand Down

0 comments on commit 00401a9

Please sign in to comment.