Skip to content

Commit

Permalink
[artifactory-release] Release version 0.3.13
Browse files Browse the repository at this point in the history
  • Loading branch information
europeana-jenkins committed Dec 15, 2021
1 parent d8bf64d commit 47d66ca
Show file tree
Hide file tree
Showing 8 changed files with 23 additions and 31 deletions.
5 changes: 2 additions & 3 deletions commons-definitions/pom.xml
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>eu.europeana.api.commons</groupId>
<artifactId>commons-api-services</artifactId>
<version>0.3.13-SNAPSHOT</version>
<version>0.3.13</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
7 changes: 3 additions & 4 deletions commons-error/pom.xml
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>eu.europeana.api.commons</groupId>
<artifactId>commons-api-services</artifactId>
<version>0.3.13-SNAPSHOT</version>
<version>0.3.13</version>
</parent>

<artifactId>commons-error</artifactId>
Expand Down Expand Up @@ -38,7 +37,7 @@
<dependency>
<groupId>eu.europeana.api.commons</groupId>
<artifactId>commons-definitions</artifactId>
<version>${project.version}</version>
<version>0.3.13</version>
</dependency>
<dependency>
<groupId>javax.servlet</groupId>
Expand Down
5 changes: 2 additions & 3 deletions commons-net/pom.xml
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>eu.europeana.api.commons</groupId>
<artifactId>commons-api-services</artifactId>
<version>0.3.13-SNAPSHOT</version>
<version>0.3.13</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
5 changes: 2 additions & 3 deletions commons-nosql/pom.xml
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>eu.europeana.api.commons</groupId>
<artifactId>commons-api-services</artifactId>
<version>0.3.13-SNAPSHOT</version>
<version>0.3.13</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
9 changes: 4 additions & 5 deletions commons-oauth/pom.xml
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>eu.europeana.api.commons</groupId>
<artifactId>commons-api-services</artifactId>
<version>0.3.13-SNAPSHOT</version>
<version>0.3.13</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down Expand Up @@ -63,13 +62,13 @@
<dependency>
<groupId>eu.europeana.api.commons</groupId>
<artifactId>commons-net</artifactId>
<version>${project.version}</version>
<version>0.3.13</version>
</dependency>

<dependency>
<groupId>eu.europeana.api.commons</groupId>
<artifactId>commons-definitions</artifactId>
<version>${project.version}</version>
<version>0.3.13</version>
</dependency>

<!-- https://mvnrepository.com/artifact/com.auth0/java-jwt -->
Expand Down
7 changes: 3 additions & 4 deletions commons-search/pom.xml
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>eu.europeana.api.commons</groupId>
<artifactId>commons-api-services</artifactId>
<version>0.3.13-SNAPSHOT</version>
<version>0.3.13</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand All @@ -24,7 +23,7 @@
<dependency>
<groupId>eu.europeana.api.commons</groupId>
<artifactId>commons-definitions</artifactId>
<version>${project.version}</version>
<version>0.3.13</version>
</dependency>

<dependency>
Expand Down
11 changes: 5 additions & 6 deletions commons-web/pom.xml
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>eu.europeana.api.commons</groupId>
<artifactId>commons-api-services</artifactId>
<version>0.3.13-SNAPSHOT</version>
<version>0.3.13</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand All @@ -22,19 +21,19 @@
<dependency>
<groupId>eu.europeana.api.commons</groupId>
<artifactId>commons-definitions</artifactId>
<version>${project.version}</version>
<version>0.3.13</version>
</dependency>

<dependency>
<groupId>eu.europeana.api.commons</groupId>
<artifactId>commons-net</artifactId>
<version>${project.version}</version>
<version>0.3.13</version>
</dependency>

<dependency>
<groupId>eu.europeana.api.commons</groupId>
<artifactId>commons-oauth</artifactId>
<version>${project.version}</version>
<version>0.3.13</version>
</dependency>

<dependency>
Expand Down
5 changes: 2 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>

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

Expand Down

0 comments on commit 47d66ca

Please sign in to comment.