Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v0.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rsteph-de committed Dec 14, 2023
1 parent fba24aa commit 555ff3b
Show file tree
Hide file tree
Showing 15 changed files with 31 additions and 48 deletions.
5 changes: 2 additions & 3 deletions libmeta-alto/pom.xml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
<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>org.mycore.libmeta</groupId>
<artifactId>libmeta-parent</artifactId>
<version>0.8.1-SNAPSHOT</version>
<version>0.8.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>libmeta-alto</artifactId>
Expand Down
5 changes: 2 additions & 3 deletions libmeta-common/pom.xml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
<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>org.mycore.libmeta</groupId>
<artifactId>libmeta-parent</artifactId>
<version>0.8.1-SNAPSHOT</version>
<version>0.8.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>libmeta-common</artifactId>
Expand Down
5 changes: 2 additions & 3 deletions libmeta-daia/pom.xml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
<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>org.mycore.libmeta</groupId>
<artifactId>libmeta-parent</artifactId>
<version>0.8.1-SNAPSHOT</version>
<version>0.8.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>libmeta-daia</artifactId>
Expand Down
5 changes: 2 additions & 3 deletions libmeta-daia__1_0/pom.xml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
<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>org.mycore.libmeta</groupId>
<artifactId>libmeta-parent</artifactId>
<version>0.8.1-SNAPSHOT</version>
<version>0.8.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>libmeta-daia__1_0</artifactId>
Expand Down
6 changes: 2 additions & 4 deletions libmeta-dfgviewer/pom.xml
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
<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 https://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 https://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>

<parent>
<groupId>org.mycore.libmeta</groupId>
<artifactId>libmeta-parent</artifactId>
<version>0.8.1-SNAPSHOT</version>
<version>0.8.1</version>
</parent>

<artifactId>libmeta-dfgviewer</artifactId>
Expand Down
6 changes: 2 additions & 4 deletions libmeta-dublincore-oai/pom.xml
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
<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 https://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 https://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>

<parent>
<groupId>org.mycore.libmeta</groupId>
<artifactId>libmeta-parent</artifactId>
<version>0.8.1-SNAPSHOT</version>
<version>0.8.1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
6 changes: 2 additions & 4 deletions libmeta-dublincore-simple/pom.xml
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
<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 https://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 https://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>

<parent>
<groupId>org.mycore.libmeta</groupId>
<artifactId>libmeta-parent</artifactId>
<version>0.8.1-SNAPSHOT</version>
<version>0.8.1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
5 changes: 2 additions & 3 deletions libmeta-marc21/pom.xml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
<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>org.mycore.libmeta</groupId>
<artifactId>libmeta-parent</artifactId>
<version>0.8.1-SNAPSHOT</version>
<version>0.8.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>libmeta-marc21</artifactId>
Expand Down
5 changes: 2 additions & 3 deletions libmeta-mets/pom.xml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
<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>org.mycore.libmeta</groupId>
<artifactId>libmeta-parent</artifactId>
<version>0.8.1-SNAPSHOT</version>
<version>0.8.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>libmeta-mets</artifactId>
Expand Down
5 changes: 2 additions & 3 deletions libmeta-mix/pom.xml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
<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>org.mycore.libmeta</groupId>
<artifactId>libmeta-parent</artifactId>
<version>0.8.1-SNAPSHOT</version>
<version>0.8.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>libmeta-mix</artifactId>
Expand Down
5 changes: 2 additions & 3 deletions libmeta-mods/pom.xml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
<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>org.mycore.libmeta</groupId>
<artifactId>libmeta-parent</artifactId>
<version>0.8.1-SNAPSHOT</version>
<version>0.8.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>libmeta-mods</artifactId>
Expand Down
5 changes: 2 additions & 3 deletions libmeta-mycoreclass/pom.xml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
<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>org.mycore.libmeta</groupId>
<artifactId>libmeta-parent</artifactId>
<version>0.8.1-SNAPSHOT</version>
<version>0.8.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>libmeta-mycoreclass</artifactId>
Expand Down
5 changes: 2 additions & 3 deletions libmeta-picaxml/pom.xml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
<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>org.mycore.libmeta</groupId>
<artifactId>libmeta-parent</artifactId>
<version>0.8.1-SNAPSHOT</version>
<version>0.8.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>libmeta-picaxml</artifactId>
Expand Down
5 changes: 2 additions & 3 deletions libmeta-xlink/pom.xml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
<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>org.mycore.libmeta</groupId>
<artifactId>libmeta-parent</artifactId>
<version>0.8.1-SNAPSHOT</version>
<version>0.8.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>libmeta-xlink</artifactId>
Expand Down
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
@@ -1,9 +1,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>
<groupId>org.mycore.libmeta</groupId>
<artifactId>libmeta-parent</artifactId>
<version>0.8.1-SNAPSHOT</version>
<version>0.8.1</version>
<packaging>pom</packaging>
<name>LibMeta (Java models and serializations for library metadata standards)</name>
<description>Java API and models for common metadata standards in libraries.</description>
Expand Down Expand Up @@ -237,5 +236,6 @@
<connection>scm:git:https://github.com/MyCoRe-Org/libmeta.git</connection>
<developerConnection>scm:git:https://github.com/MyCoRe-Org/libmeta.git</developerConnection>
<url>https://github.com/MyCoRe-Org/libmeta</url>
<tag>v0.8.1</tag>
</scm>
</project>

0 comments on commit 555ff3b

Please sign in to comment.