Skip to content

Commit

Permalink
Set version number for 5.5.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewhorridge committed Mar 14, 2019
1 parent cd5bb68 commit ebea8c8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@
<groupId>edu.stanford.protege</groupId>
<artifactId>protege-distribution</artifactId>
<packaging>pom</packaging>
<version>5.5.0-beta-8</version>
<version>5.5.0</version>

<properties>
<!--
The version of Protege that we are targeting. We set this to our project version. The two should be in sync.
Note that we declare the oss-sonatype snapshot repository so that we can work with snapshots.
-->
<protege.version>5.5.0-beta-8</protege.version>
<protege.version>5.5.0</protege.version>

<!--
The directory name for a distribution. This is the directory that a user copies to the location
Expand Down

0 comments on commit ebea8c8

Please sign in to comment.