Skip to content

Commit

Permalink
Re-make 1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
cmdcolin committed Mar 10, 2015
1 parent ad71aca commit c8f7010
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Features

Bugfixes

+ Updated ULR to new server to access Gene Ontology terms (GOLR) (#190).
+ Updated URL to new server to access Gene Ontology terms (GOLR) (#190).
+ Fixed an issue where the API could be used to create random berkeley DBs (#152).
+ Fixed the sample log4j2 implementation and added extra notes on it to the documentation (#151).
+ Fixed an issue where the config files were readable by the outside world in previous 1.x versions.
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<groupId>org.bbop.apollo</groupId>
<artifactId>apollo</artifactId>
<packaging>war</packaging>
<version>1.0.5-SNAPSHOT</version>
<version>1.0.4</version>
<name>Apollo</name>
<url>http://genomearchitect.org</url>

Expand Down

0 comments on commit c8f7010

Please sign in to comment.