Skip to content

Commit

Permalink
[artifactory-release] Release version 2.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
europeana-jenkins committed Jul 24, 2018
1 parent d00e741 commit f8d11d3
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion api2-model/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>eu.europeana</groupId>
<artifactId>api2</artifactId>
<version>2.8.0-SNAPSHOT</version>
<version>2.8.0</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 @@ -20,7 +20,7 @@
<parent>
<groupId>eu.europeana</groupId>
<artifactId>api2</artifactId>
<version>2.8.0-SNAPSHOT</version>
<version>2.8.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand All @@ -42,7 +42,7 @@
<dependency>
<groupId>eu.europeana.api2</groupId>
<artifactId>api2-model</artifactId>
<version>${project.parent.version}</version>
<version>2.8.0</version>
</dependency>
<!-- CORELIB -->
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
</parent>

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

0 comments on commit f8d11d3

Please sign in to comment.