Skip to content

Commit

Permalink
Bump version number to 5.6.0-beta-2-SNAPSHOT.
Browse files Browse the repository at this point in the history
  • Loading branch information
gouttegd committed Jan 6, 2023
1 parent dea142a commit 991295f
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.0-beta-1-SNAPSHOT</version>
<version>5.6.0-beta-2-SNAPSHOT</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.0-beta-1-SNAPSHOT</protege.version>
<protege.version>5.6.0-beta-2-SNAPSHOT</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 991295f

Please sign in to comment.