Skip to content

Commit cedd9c8

Browse files
Update backend-api to 4.0.0
This change is associated with who-icatx/icatx-project#300
1 parent 9541be1 commit cedd9c8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</parent>
1111
<groupId>edu.stanford.protege</groupId>
1212
<artifactId>webprotege-gwt-api-gateway</artifactId>
13-
<version>2.0.9</version>
13+
<version>3.0.0-SNAPSHOT</version>
1414
<name>webprotege-gwt-api-gateway</name>
1515
<description>The API Gateway for the WebProtégé GWT User Interface</description>
1616
<properties>
@@ -153,7 +153,7 @@
153153
<dependency>
154154
<groupId>edu.stanford.protege</groupId>
155155
<artifactId>webprotege-backend-api</artifactId>
156-
<version>3.0.0</version>
156+
<version>4.0.0</version>
157157
</dependency>
158158

159159
<dependency>

0 commit comments

Comments
 (0)