Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion evci/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.corbel</groupId>
<artifactId>corbel</artifactId>
<version>1.41.0-SNAPSHOT</version>
<version>1.41.0</version>
</parent>

<artifactId>evci</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion eworker-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.corbel</groupId>
<artifactId>corbel</artifactId>
<version>1.41.0-SNAPSHOT</version>
<version>1.41.0</version>
</parent>

<artifactId>eworker-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion i18n/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>io.corbel</groupId>
<artifactId>corbel</artifactId>
<version>1.41.0-SNAPSHOT</version>
<version>1.41.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion iam/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.corbel</groupId>
<artifactId>corbel</artifactId>
<version>1.41.0-SNAPSHOT</version>
<version>1.41.0</version>
</parent>

<artifactId>iam</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion notifications/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.corbel</groupId>
<artifactId>corbel</artifactId>
<version>1.41.0-SNAPSHOT</version>
<version>1.41.0</version>
</parent>


Expand Down
2 changes: 1 addition & 1 deletion oauth-filter-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.corbel</groupId>
<artifactId>corbel</artifactId>
<version>1.41.0-SNAPSHOT</version>
<version>1.41.0</version>
</parent>

<artifactId>oauth-filter-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion oauth-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.corbel</groupId>
<artifactId>corbel</artifactId>
<version>1.41.0-SNAPSHOT</version>
<version>1.41.0</version>
</parent>

<artifactId>oauth-server</artifactId>
Expand Down
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>io.corbel</groupId>
<artifactId>corbel</artifactId>
<version>1.41.0-SNAPSHOT</version>
<version>1.41.0</version>
<packaging>pom</packaging>
<name>corbel</name>

Expand Down
2 changes: 1 addition & 1 deletion rem-acl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.corbel</groupId>
<artifactId>corbel</artifactId>
<version>1.41.0-SNAPSHOT</version>
<version>1.41.0</version>
</parent>

<artifactId>rem-acl</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion rem-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.corbel</groupId>
<artifactId>corbel</artifactId>
<version>1.41.0-SNAPSHOT</version>
<version>1.41.0</version>
</parent>

<artifactId>rem-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion rem-image/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.corbel</groupId>
<artifactId>corbel</artifactId>
<version>1.41.0-SNAPSHOT</version>
<version>1.41.0</version>
</parent>

<artifactId>rem-image</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion resmi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.corbel</groupId>
<artifactId>corbel</artifactId>
<version>1.41.0-SNAPSHOT</version>
<version>1.41.0</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion resources/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.corbel</groupId>
<artifactId>corbel</artifactId>
<version>1.41.0-SNAPSHOT</version>
<version>1.41.0</version>
</parent>

<artifactId>resources</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion restor/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.corbel</groupId>
<artifactId>corbel</artifactId>
<version>1.41.0-SNAPSHOT</version>
<version>1.41.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion webfs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.corbel</groupId>
<artifactId>corbel</artifactId>
<version>1.41.0-SNAPSHOT</version>
<version>1.41.0</version>
</parent>

<artifactId>webfs</artifactId>
Expand Down