|
@@ -13,43 +13,43 @@
|
|
<mkdir dir="${plugins.dir}" />
|
|
<mkdir dir="${plugins.dir}" />
|
|
<!-- analysis-kuromoji-neologd -->
|
|
<!-- analysis-kuromoji-neologd -->
|
|
<antcall target="install.plugin">
|
|
<antcall target="install.plugin">
|
|
- <param name="repo.url" value="${maven.snapshot.repo.url}" />
|
|
|
|
|
|
+ <param name="repo.url" value="${maven.release.repo.url}" />
|
|
<param name="plugin.groupId" value="org/codelibs" />
|
|
<param name="plugin.groupId" value="org/codelibs" />
|
|
<param name="plugin.name" value="analysis-kuromoji-neologd" />
|
|
<param name="plugin.name" value="analysis-kuromoji-neologd" />
|
|
- <param name="plugin.version" value="2.1.1-SNAPSHOT" />
|
|
|
|
- <param name="plugin.zip.version" value="2.1.1-20160101.130056-6" />
|
|
|
|
|
|
+ <param name="plugin.version" value="2.1.1" />
|
|
|
|
+ <param name="plugin.zip.version" value="2.1.1" />
|
|
</antcall>
|
|
</antcall>
|
|
<!-- analysis-synonym -->
|
|
<!-- analysis-synonym -->
|
|
<antcall target="install.plugin">
|
|
<antcall target="install.plugin">
|
|
- <param name="repo.url" value="${maven.snapshot.repo.url}" />
|
|
|
|
|
|
+ <param name="repo.url" value="${maven.release.repo.url}" />
|
|
<param name="plugin.groupId" value="org/codelibs" />
|
|
<param name="plugin.groupId" value="org/codelibs" />
|
|
<param name="plugin.name" value="analysis-synonym" />
|
|
<param name="plugin.name" value="analysis-synonym" />
|
|
- <param name="plugin.version" value="2.1.1-SNAPSHOT" />
|
|
|
|
- <param name="plugin.zip.version" value="2.1.1-20151222.142545-3" />
|
|
|
|
|
|
+ <param name="plugin.version" value="2.1.1" />
|
|
|
|
+ <param name="plugin.zip.version" value="2.1.1" />
|
|
</antcall>
|
|
</antcall>
|
|
<!-- configsync -->
|
|
<!-- configsync -->
|
|
<antcall target="install.plugin">
|
|
<antcall target="install.plugin">
|
|
- <param name="repo.url" value="${maven.snapshot.repo.url}" />
|
|
|
|
|
|
+ <param name="repo.url" value="${maven.release.repo.url}" />
|
|
<param name="plugin.groupId" value="org/codelibs" />
|
|
<param name="plugin.groupId" value="org/codelibs" />
|
|
<param name="plugin.name" value="configsync" />
|
|
<param name="plugin.name" value="configsync" />
|
|
- <param name="plugin.version" value="2.1.1-SNAPSHOT" />
|
|
|
|
- <param name="plugin.zip.version" value="2.1.1-20151222.142733-3" />
|
|
|
|
|
|
+ <param name="plugin.version" value="2.1.1" />
|
|
|
|
+ <param name="plugin.zip.version" value="2.1.1" />
|
|
</antcall>
|
|
</antcall>
|
|
<!-- dataformat -->
|
|
<!-- dataformat -->
|
|
<antcall target="install.plugin">
|
|
<antcall target="install.plugin">
|
|
- <param name="repo.url" value="${maven.snapshot.repo.url}" />
|
|
|
|
|
|
+ <param name="repo.url" value="${maven.release.repo.url}" />
|
|
<param name="plugin.groupId" value="org/codelibs" />
|
|
<param name="plugin.groupId" value="org/codelibs" />
|
|
<param name="plugin.name" value="dataformat" />
|
|
<param name="plugin.name" value="dataformat" />
|
|
- <param name="plugin.version" value="2.1.1-SNAPSHOT" />
|
|
|
|
- <param name="plugin.zip.version" value="2.1.1-20151222.143324-2" />
|
|
|
|
|
|
+ <param name="plugin.version" value="2.1.1" />
|
|
|
|
+ <param name="plugin.zip.version" value="2.1.1" />
|
|
</antcall>
|
|
</antcall>
|
|
<!-- langfield -->
|
|
<!-- langfield -->
|
|
<antcall target="install.plugin">
|
|
<antcall target="install.plugin">
|
|
- <param name="repo.url" value="${maven.snapshot.repo.url}" />
|
|
|
|
|
|
+ <param name="repo.url" value="${maven.release.repo.url}" />
|
|
<param name="plugin.groupId" value="org/codelibs" />
|
|
<param name="plugin.groupId" value="org/codelibs" />
|
|
<param name="plugin.name" value="langfield" />
|
|
<param name="plugin.name" value="langfield" />
|
|
- <param name="plugin.version" value="2.1.1-SNAPSHOT" />
|
|
|
|
- <param name="plugin.zip.version" value="2.1.1-20151222.141153-3" />
|
|
|
|
|
|
+ <param name="plugin.version" value="2.1.1" />
|
|
|
|
+ <param name="plugin.zip.version" value="2.1.1" />
|
|
</antcall>
|
|
</antcall>
|
|
<!-- kopf -->
|
|
<!-- kopf -->
|
|
<get dest="${target.dir}">
|
|
<get dest="${target.dir}">
|