Skip to content

Commit acd40bd

Browse files
committed
Prepare 5.6.6 release.
Bump version number to 5.6.6.
1 parent ef0f701 commit acd40bd

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<groupId>edu.stanford.protege</groupId>
55
<artifactId>protege-parent</artifactId>
6-
<version>5.6.5</version>
6+
<version>5.6.6</version>
77
<packaging>pom</packaging>
88

99
<name>protege-parent</name>

protege-common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>edu.stanford.protege</groupId>
77
<artifactId>protege-parent</artifactId>
8-
<version>5.6.5</version>
8+
<version>5.6.6</version>
99
<relativePath>../</relativePath>
1010
</parent>
1111

protege-desktop/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>edu.stanford.protege</groupId>
66
<artifactId>protege-parent</artifactId>
7-
<version>5.6.5</version>
7+
<version>5.6.6</version>
88
<relativePath>../</relativePath>
99
</parent>
1010

protege-editor-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>edu.stanford.protege</groupId>
77
<artifactId>protege-parent</artifactId>
8-
<version>5.6.5</version>
8+
<version>5.6.6</version>
99
<relativePath>../</relativePath>
1010
</parent>
1111

protege-editor-owl/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>edu.stanford.protege</groupId>
77
<artifactId>protege-parent</artifactId>
8-
<version>5.6.5</version>
8+
<version>5.6.6</version>
99
<relativePath>../</relativePath>
1010
</parent>
1111

protege-launcher/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>edu.stanford.protege</groupId>
77
<artifactId>protege-parent</artifactId>
8-
<version>5.6.5</version>
8+
<version>5.6.6</version>
99
<relativePath>../</relativePath>
1010
</parent>
1111

0 commit comments

Comments
 (0)