Skip to content

Commit

Permalink
Bump version number to 5.6.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
gouttegd committed Sep 20, 2023
1 parent 8970473 commit aba92b2
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.6.2</version>
<version>5.6.3</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.6.2</protege.version>
<protege.version>5.6.3</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 aba92b2

Please sign in to comment.