Skip to content

Commit

Permalink
[maven-release-plugin] prepare release corelib-2.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
europeana-jenkins committed Jul 21, 2018
1 parent b737323 commit 4466b13
Show file tree
Hide file tree
Showing 14 changed files with 31 additions and 31 deletions.
2 changes: 1 addition & 1 deletion corelib-common-storage/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>eu.europeana</groupId>
<artifactId>corelib</artifactId>
<version>2.8.0-SNAPSHOT</version>
<version>2.8.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion corelib-db/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>eu.europeana</groupId>
<artifactId>corelib</artifactId>
<version>2.8.0-SNAPSHOT</version>
<version>2.8.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion corelib-definitions/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>eu.europeana</groupId>
<artifactId>corelib</artifactId>
<version>2.8.0-SNAPSHOT</version>
<version>2.8.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
34 changes: 17 additions & 17 deletions corelib-edm-definitions/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>eu.europeana</groupId>
<artifactId>corelib</artifactId>
<version>2.8.0-SNAPSHOT</version>
<version>2.8.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand All @@ -20,22 +20,22 @@
<sonar.projectKey>eu.europeana.corelib-metis:edm-definitions</sonar.projectKey>
<sonar.projectName>Europeana Core Library EDM Schema definitions</sonar.projectName>
<binding.replace><![CDATA[ $1
<namespace uri="http://www.w3.org/XML/1998/namespace" prefix="xml"/>
<namespace uri="http://www.w3.org/1999/02/22-rdf-syntax-ns#" prefix="rdf"/>
<namespace uri="http://purl.org/dc/elements/1.1/" prefix="dc"/>
<namespace uri="http://purl.org/dc/terms/" prefix="dcterms"/>
<namespace uri="http://www.europeana.eu/schemas/edm/" prefix="edm"/>
<namespace uri="http://www.w3.org/2002/07/owl#" prefix="owl"/>
<namespace uri="http://www.w3.org/2003/01/geo/wgs84_pos#" prefix="wgs84_pos"/>
<namespace uri="http://www.w3.org/2004/02/skos/core#" prefix="skos"/>
<namespace uri="http://rdvocab.info/ElementsGr2/" prefix="rdaGr2"/>
<namespace uri="http://xmlns.com/foaf/0.1/" prefix="foaf"/>
<namespace uri="http://www.ebu.ch/metadata/ontologies/ebucore/ebucore#" prefix="ebucore"/>
<namespace uri="http://usefulinc.com/ns/doap#" prefix="doap"/>
<namespace uri="http://www.w3.org/ns/odrl/2/" prefix="odrl"/>
<namespace uri="http://creativecommons.org/ns#" prefix="cc"/>
<namespace uri="http://www.openarchives.org/ore/terms/" prefix="ore"/>
<namespace uri="http://rdfs.org/sioc/services#" prefix="svcs"/>
<namespace uri="http://www.w3.org/XML/1998/namespace" prefix="xml" />
<namespace uri="http://www.w3.org/1999/02/22-rdf-syntax-ns#" prefix="rdf" />
<namespace uri="http://purl.org/dc/elements/1.1/" prefix="dc" />
<namespace uri="http://purl.org/dc/terms/" prefix="dcterms" />
<namespace uri="http://www.europeana.eu/schemas/edm/" prefix="edm" />
<namespace uri="http://www.w3.org/2002/07/owl#" prefix="owl" />
<namespace uri="http://www.w3.org/2003/01/geo/wgs84_pos#" prefix="wgs84_pos" />
<namespace uri="http://www.w3.org/2004/02/skos/core#" prefix="skos" />
<namespace uri="http://rdvocab.info/ElementsGr2/" prefix="rdaGr2" />
<namespace uri="http://xmlns.com/foaf/0.1/" prefix="foaf" />
<namespace uri="http://www.ebu.ch/metadata/ontologies/ebucore/ebucore#" prefix="ebucore" />
<namespace uri="http://usefulinc.com/ns/doap#" prefix="doap" />
<namespace uri="http://www.w3.org/ns/odrl/2/" prefix="odrl" />
<namespace uri="http://creativecommons.org/ns#" prefix="cc" />
<namespace uri="http://www.openarchives.org/ore/terms/" prefix="ore" />
<namespace uri="http://rdfs.org/sioc/services#" prefix="svcs" />
]]>
</binding.replace>
<token.regex><![CDATA[ (<binding.*>) ]]></token.regex>
Expand Down
2 changes: 1 addition & 1 deletion corelib-hierarchies/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>eu.europeana</groupId>
<artifactId>corelib</artifactId>
<version>2.8.0-SNAPSHOT</version>
<version>2.8.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion corelib-lookup/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>eu.europeana</groupId>
<artifactId>corelib</artifactId>
<version>2.8.0-SNAPSHOT</version>
<version>2.8.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion corelib-media-storage/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>eu.europeana</groupId>
<artifactId>corelib</artifactId>
<version>2.8.0-SNAPSHOT</version>
<version>2.8.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

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

Expand Down
2 changes: 1 addition & 1 deletion corelib-storage/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>eu.europeana</groupId>
<artifactId>corelib</artifactId>
<version>2.8.0-SNAPSHOT</version>
<version>2.8.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion corelib-sugarcrm/bindings/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>eu.europeana</groupId>
<artifactId>corelib</artifactId>
<version>2.8.0-SNAPSHOT</version>
<version>2.8.0</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion corelib-sugarcrm/client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>corelib</artifactId>
<groupId>eu.europeana</groupId>
<version>2.8.0-SNAPSHOT</version>
<version>2.8.0</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion corelib-utils/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>eu.europeana</groupId>
<artifactId>corelib</artifactId>
<version>2.8.0-SNAPSHOT</version>
<version>2.8.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion corelib-web/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>eu.europeana</groupId>
<artifactId>corelib</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 pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
</parent>

<artifactId>corelib</artifactId>
<version>2.8.0-SNAPSHOT</version>
<version>2.8.0</version>
<packaging>pom</packaging>

<name>Europeana Core Library</name>
Expand Down Expand Up @@ -186,7 +186,7 @@
<connection>scm:git:[email protected]:europeana/corelib.git</connection>
<developerConnection>scm:git:[email protected]:europeana/corelib.git</developerConnection>
<url>https://github.com/europeana/corelib</url>
<tag>HEAD</tag>
<tag>corelib-2.8.0</tag>
</scm>

<profiles>
Expand Down

0 comments on commit 4466b13

Please sign in to comment.