Skip to content

Commit

Permalink
Updated version numbers for next release
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewhorridge committed Jan 14, 2019
1 parent 4229813 commit a3b4bed
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

<groupId>edu.stanford.protege</groupId>
<artifactId>protege-parent</artifactId>
<version>5.5.0-beta-8-SNAPSHOT</version>
<version>5.5.0-beta-8</version>
<packaging>pom</packaging>

<name>protege-parent</name>
Expand Down
2 changes: 1 addition & 1 deletion protege-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>edu.stanford.protege</groupId>
<artifactId>protege-parent</artifactId>
<version>5.5.0-beta-8-SNAPSHOT</version>
<version>5.5.0-beta-8</version>
<relativePath>../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion protege-desktop/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>edu.stanford.protege</groupId>
<artifactId>protege-parent</artifactId>
<version>5.5.0-beta-8-SNAPSHOT</version>
<version>5.5.0-beta-8</version>
<relativePath>../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion protege-editor-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>edu.stanford.protege</groupId>
<artifactId>protege-parent</artifactId>
<version>5.5.0-beta-8-SNAPSHOT</version>
<version>5.5.0-beta-8</version>
<relativePath>../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion protege-editor-owl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>edu.stanford.protege</groupId>
<artifactId>protege-parent</artifactId>
<version>5.5.0-beta-8-SNAPSHOT</version>
<version>5.5.0-beta-8</version>
<relativePath>../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion protege-launcher/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>edu.stanford.protege</groupId>
<artifactId>protege-parent</artifactId>
<version>5.5.0-beta-8-SNAPSHOT</version>
<version>5.5.0-beta-8</version>
<relativePath>../</relativePath>
</parent>

Expand Down

0 comments on commit a3b4bed

Please sign in to comment.