Skip to content

Commit

Permalink
Set version number to 5.5.0-beta-4
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewhorridge committed Oct 23, 2018
1 parent 3b0ee81 commit dff2860
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-4-SNAPSHOT</version>
<version>5.5.0-beta-4</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-4-SNAPSHOT</protege.version>
<protege.version>5.5.0-beta-4</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 dff2860

Please sign in to comment.