Skip to content

Commit

Permalink
[artifactory-release] Release version 2.16.2
Browse files Browse the repository at this point in the history
  • Loading branch information
europeana-jenkins committed Jan 27, 2023
1 parent 9b211c8 commit e88f8f7
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 6 deletions.
2 changes: 1 addition & 1 deletion api2-model/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>eu.europeana</groupId>
<artifactId>api2</artifactId>
<version>2.16.1-SNAPSHOT</version>
<version>2.16.2</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions api2-war/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>eu.europeana</groupId>
<artifactId>api2</artifactId>
<version>2.16.1-SNAPSHOT</version>
<version>2.16.2</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down Expand Up @@ -33,7 +33,7 @@
<dependency>
<groupId>eu.europeana.api2</groupId>
<artifactId>api2-model</artifactId>
<version>2.16.1-SNAPSHOT</version>
<version>2.16.2</version>
</dependency>


Expand Down
5 changes: 2 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<?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>

<parent>
Expand All @@ -10,7 +9,7 @@
</parent>

<artifactId>api2</artifactId>
<version>2.16.1-SNAPSHOT</version>
<version>2.16.2</version>
<packaging>pom</packaging>
<name>Europeana Record, Search and QueryTranslate API</name>
<url>http://www.europeana.eu</url>
Expand Down

0 comments on commit e88f8f7

Please sign in to comment.