Skip to content

Commit 9e2216b

Browse files
committed
Fixed download link and plugin name.
1 parent 73e9034 commit 9e2216b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<version>0.3.0</version>
88
<packaging>bundle</packaging>
99

10-
<name>OBO annotations editor</name>
10+
<name>OBO Annotations Editor</name>
1111
<description>A plug-in for Protege that provides entry fields for standard OBO annotation properties.</description>
1212
<organization>
1313
<name>Gene Ontology Consortium</name>

update.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
id=org.protege.oboeditor
22
version=0.3.0
3-
download=https://github.com/owlcollab/protege-obo-plugin/releases/download/v0.3.0/obo-plugin-0.3.0.jar
4-
name=OBO annotations editor
3+
download=https://github.com/owlcollab/protege-obo-plugin/releases/download/v0.3.0/obo-annotations-plugin-0.3.0.jar
4+
name=OBO Annotations Editor
55
readme=https://raw.githubusercontent.com/owlcollab/protege-obo-plugin/master/README.md
66
license=https://opensource.org/licenses/BSD-3-Clause
77
author=Gene Ontology Consortium

0 commit comments

Comments
 (0)