We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b0ee81 commit dff2860Copy full SHA for dff2860
pom.xml
@@ -7,14 +7,14 @@
7
<groupId>edu.stanford.protege</groupId>
8
<artifactId>protege-distribution</artifactId>
9
<packaging>pom</packaging>
10
- <version>5.5.0-beta-4-SNAPSHOT</version>
+ <version>5.5.0-beta-4</version>
11
12
<properties>
13
<!--
14
The version of Protege that we are targeting. We set this to our project version. The two should be in sync.
15
Note that we declare the oss-sonatype snapshot repository so that we can work with snapshots.
16
-->
17
- <protege.version>5.5.0-beta-4-SNAPSHOT</protege.version>
+ <protege.version>5.5.0-beta-4</protege.version>
18
19
20
The directory name for a distribution. This is the directory that a user copies to the location
0 commit comments