Skip to content

Commit

Permalink
Add eyecatcher for plugin version.
Browse files Browse the repository at this point in the history
  • Loading branch information
johann-petrak committed Jun 6, 2018
1 parent f732c55 commit dc82930
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -2,7 +2,7 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<groupId>uk.ac.gate.plugins</groupId>
<artifactId>java</artifactId>
<version>0.5-SNAPSHOT</version>
<version>0.5-SNAPSHOT</version><!-- PLUGINVERSION -->
<name>Java</name>
<description>A GATE plugin that provides a processing resource for editing, re-compiling and running Java code
from within the GATE GUI without the need to re-load the pipeline or re-start GATE. This makes it easy to
Expand Down

0 comments on commit dc82930

Please sign in to comment.