Skip to content

Commit

Permalink
Release version 0.3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
ikattey committed Nov 22, 2021
1 parent 3ef762d commit 9aa96f3
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion commons-definitions/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>eu.europeana.api.commons</groupId>
<relativePath>../pom.xml</relativePath>
<version>0.3.10-SNAPSHOT</version>
<version>0.3.11</version>
<artifactId>commons-api-services</artifactId>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion commons-error/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>commons-api-services</artifactId>
<groupId>eu.europeana.api.commons</groupId>
<version>0.3.10-SNAPSHOT</version>
<version>0.3.11</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion commons-net/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>eu.europeana.api.commons</groupId>
<relativePath>../pom.xml</relativePath>
<version>0.3.10-SNAPSHOT</version>
<version>0.3.11</version>
<artifactId>commons-api-services</artifactId>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion commons-nosql/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>eu.europeana.api.commons</groupId>
<relativePath>../pom.xml</relativePath>
<version>0.3.10-SNAPSHOT</version>
<version>0.3.11</version>
<artifactId>commons-api-services</artifactId>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion commons-oauth/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>eu.europeana.api.commons</groupId>
<relativePath>../pom.xml</relativePath>
<version>0.3.10-SNAPSHOT</version>
<version>0.3.11</version>
<artifactId>commons-api-services</artifactId>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion commons-search/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>eu.europeana.api.commons</groupId>
<relativePath>../pom.xml</relativePath>
<version>0.3.10-SNAPSHOT</version>
<version>0.3.11</version>
<artifactId>commons-api-services</artifactId>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion commons-web/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>eu.europeana.api.commons</groupId>
<relativePath>../pom.xml</relativePath>
<version>0.3.10-SNAPSHOT</version>
<version>0.3.11</version>
<artifactId>commons-api-services</artifactId>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>eu.europeana.api.commons</groupId>
<artifactId>commons-api-services</artifactId>
<version>0.3.10-SNAPSHOT</version>
<version>0.3.11</version>
<packaging>pom</packaging>
<name>API Commons modules</name>

Expand Down

0 comments on commit 9aa96f3

Please sign in to comment.