Shinsuke Sugaya пре 1 година
родитељ
комит
d3a3b3d925
2 измењених фајлова са 3 додато и 3 уклоњено
  1. 2 2
      deps.xml
  2. 1 1
      pom.xml

+ 2 - 2
deps.xml

@@ -48,8 +48,8 @@
 			<param name="repo.url" value="${maven.release.repo.url}" />
 			<param name="repo.url" value="${maven.release.repo.url}" />
 			<param name="jar.groupId" value="org/codelibs/fess" />
 			<param name="jar.groupId" value="org/codelibs/fess" />
 			<param name="jar.artifactId" value="fess-script-groovy" />
 			<param name="jar.artifactId" value="fess-script-groovy" />
-			<param name="jar.version" value="14.9.0" />
-			<param name="file.version" value="14.9.0" />
+			<param name="jar.version" value="14.10.0" />
+			<param name="file.version" value="14.10.0" />
 		</antcall>
 		</antcall>
 	</target>
 	</target>
 
 

+ 1 - 1
pom.xml

@@ -30,7 +30,7 @@
 	<parent>
 	<parent>
 		<groupId>org.codelibs.fess</groupId>
 		<groupId>org.codelibs.fess</groupId>
 		<artifactId>fess-parent</artifactId>
 		<artifactId>fess-parent</artifactId>
-		<version>14.10.0-SNAPSHOT</version>
+		<version>14.10.0</version>
 		<relativePath />
 		<relativePath />
 	</parent>
 	</parent>
 	<properties>
 	<properties>