Skip to content

Commit

Permalink
Bumped version number for release
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewhorridge committed Jan 15, 2019
1 parent 9f1c9a0 commit cd5bb68
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-7</version>
<version>5.5.0-beta-8</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-7</protege.version>
<protege.version>5.5.0-beta-8</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 cd5bb68

Please # to comment.