There was an error while loading. Please reload this page.
1 parent 1fd9422 commit 33d0b45Copy full SHA for 33d0b45
3 files changed
bridge-core/pom.xml
@@ -7,7 +7,7 @@
7
<parent>
8
<groupId>neokapi</groupId>
9
<artifactId>okapi-bridge-parent</artifactId>
10
- <version>1.0.0</version>
+ <version>1.1.0-SNAPSHOT</version>
11
</parent>
12
13
<artifactId>bridge-core</artifactId>
pom.xml
@@ -6,7 +6,7 @@
6
<packaging>pom</packaging>
<name>Okapi Bridge</name>
tools/schema-generator/pom.xml
@@ -19,7 +19,7 @@
19
20
21
22
23
<relativePath>../../pom.xml</relativePath>
24
25
0 commit comments