Skip to content

Commit dff2860

Browse files
Set version number to 5.5.0-beta-4
1 parent 3b0ee81 commit dff2860

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,14 @@
77
<groupId>edu.stanford.protege</groupId>
88
<artifactId>protege-distribution</artifactId>
99
<packaging>pom</packaging>
10-
<version>5.5.0-beta-4-SNAPSHOT</version>
10+
<version>5.5.0-beta-4</version>
1111

1212
<properties>
1313
<!--
1414
The version of Protege that we are targeting. We set this to our project version. The two should be in sync.
1515
Note that we declare the oss-sonatype snapshot repository so that we can work with snapshots.
1616
-->
17-
<protege.version>5.5.0-beta-4-SNAPSHOT</protege.version>
17+
<protege.version>5.5.0-beta-4</protege.version>
1818

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

0 commit comments

Comments
 (0)