Skip to content

Commit

Permalink
[maven-release-plugin] prepare release yupiik-tools-maven-plugin-pare…
Browse files Browse the repository at this point in the history
…nt-1.2.1
  • Loading branch information
francois papon committed Mar 11, 2024
1 parent 3492ef8 commit 42739c6
Show file tree
Hide file tree
Showing 12 changed files with 15 additions and 18 deletions.
5 changes: 2 additions & 3 deletions _documentation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,11 @@
under the License.
-->
<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">
<parent>
<artifactId>yupiik-tools-maven-plugin-parent</artifactId>
<groupId>io.yupiik.maven</groupId>
<version>1.2.1-SNAPSHOT</version>
<version>1.2.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion ascii2svg/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>io.yupiik.maven</groupId>
<artifactId>yupiik-tools-maven-plugin-parent</artifactId>
<version>1.2.1-SNAPSHOT</version>
<version>1.2.1</version>
</parent>

<artifactId>ascii2svg</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion asciidoc-java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>io.yupiik.maven</groupId>
<artifactId>yupiik-tools-maven-plugin-parent</artifactId>
<version>1.2.1-SNAPSHOT</version>
<version>1.2.1</version>
</parent>

<artifactId>asciidoc-java</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion codec-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>io.yupiik.maven</groupId>
<artifactId>yupiik-tools-maven-plugin-parent</artifactId>
<version>1.2.1-SNAPSHOT</version>
<version>1.2.1</version>
</parent>

<artifactId>codec-core</artifactId>
Expand Down
6 changes: 2 additions & 4 deletions env-manager/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,12 @@
under the License.
-->
<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>io.yupiik.maven</groupId>
<artifactId>yupiik-tools-maven-plugin-parent</artifactId>
<version>1.2.1-SNAPSHOT</version>
<version>1.2.1</version>
</parent>

<groupId>io.yupiik.dev</groupId>
Expand Down
2 changes: 1 addition & 1 deletion html-versioning-injector/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>yupiik-tools-maven-plugin-parent</artifactId>
<groupId>io.yupiik.maven</groupId>
<version>1.2.1-SNAPSHOT</version>
<version>1.2.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion minisite-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>yupiik-tools-maven-plugin-parent</artifactId>
<groupId>io.yupiik.maven</groupId>
<version>1.2.1-SNAPSHOT</version>
<version>1.2.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

<groupId>io.yupiik.maven</groupId>
<artifactId>yupiik-tools-maven-plugin-parent</artifactId>
<version>1.2.1-SNAPSHOT</version>
<version>1.2.1</version>
<packaging>pom</packaging>
<name>Yupiik Tools</name>
<description>Yupiik Tools</description>
Expand Down Expand Up @@ -158,7 +158,7 @@
<connection>scm:git:https://github.com/yupiik/tools-maven-plugin.git</connection>
<developerConnection>scm:git:https://github.com/yupiik/tools-maven-plugin.git</developerConnection>
<url>https://github.com/yupiik/tools-maven-plugin.git</url>
<tag>yupiik-tools-maven-plugin-parent-1.1.7</tag>
<tag>yupiik-tools-maven-plugin-parent-1.2.1</tag>
</scm>

<distributionManagement>
Expand Down
2 changes: 1 addition & 1 deletion slides-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>yupiik-tools-maven-plugin-parent</artifactId>
<groupId>io.yupiik.maven</groupId>
<version>1.2.1-SNAPSHOT</version>
<version>1.2.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion yupiik-tools-cli/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>yupiik-tools-maven-plugin-parent</artifactId>
<groupId>io.yupiik.maven</groupId>
<version>1.2.1-SNAPSHOT</version>
<version>1.2.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion yupiik-tools-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>yupiik-tools-maven-plugin-parent</artifactId>
<groupId>io.yupiik.maven</groupId>
<version>1.2.1-SNAPSHOT</version>
<version>1.2.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion yupiik-tools-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>yupiik-tools-maven-plugin-parent</artifactId>
<groupId>io.yupiik.maven</groupId>
<version>1.2.1-SNAPSHOT</version>
<version>1.2.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down

0 comments on commit 42739c6

Please sign in to comment.