浏览代码

fess-parent 14.6.1-SNAPSHOT

Shinsuke Sugaya 2 年之前
父节点
当前提交
ece9ed175a
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      pom.xml

+ 2 - 2
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.6.0</version>
+		<version>14.6.1-SNAPSHOT</version>
 		<relativePath />
 		<relativePath />
 	</parent>
 	</parent>
 	<properties>
 	<properties>
@@ -1394,7 +1394,7 @@
 		<dependency>
 		<dependency>
 			<groupId>org.codelibs.fess</groupId>
 			<groupId>org.codelibs.fess</groupId>
 			<artifactId>fess-crawler-playwright</artifactId>
 			<artifactId>fess-crawler-playwright</artifactId>
-			<version>14.6.1</version>
+			<version>${crawler.playwright.version}</version>
 		</dependency>
 		</dependency>
 		<dependency>
 		<dependency>
 			<groupId>args4j</groupId>
 			<groupId>args4j</groupId>