Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
fpapon committed Dec 21, 2023
1 parent 8561653 commit b5aaf1f
Show file tree
Hide file tree
Showing 12 changed files with 13 additions and 29 deletions.
6 changes: 1 addition & 5 deletions dependencies/json/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>dependencies</artifactId>
<groupId>io.yupiik.batch</groupId>
<version>1.0.5</version>
<version>1.0.6-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down Expand Up @@ -82,8 +82,4 @@
</exclusions>
</dependency>
</dependencies>

<scm>
<tag>yupiik-batch-1.0.5</tag>
</scm>
</project>
2 changes: 1 addition & 1 deletion dependencies/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>yupiik-batch</artifactId>
<groupId>io.yupiik.batch</groupId>
<version>1.0.5</version>
<version>1.0.6-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

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

Expand Down
6 changes: 1 addition & 5 deletions iterators/excel-iterator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>iterators</artifactId>
<groupId>io.yupiik.batch</groupId>
<version>1.0.5</version>
<version>1.0.6-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand All @@ -34,8 +34,4 @@
<version>5.2.2</version>
</dependency>
</dependencies>

<scm>
<tag>yupiik-batch-1.0.5</tag>
</scm>
</project>
2 changes: 1 addition & 1 deletion iterators/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>yupiik-batch</artifactId>
<groupId>io.yupiik.batch</groupId>
<version>1.0.5</version>
<version>1.0.6-SNAPSHOT</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.batch</groupId>
<artifactId>yupiik-batch</artifactId>
<version>1.0.5</version>
<version>1.0.6-SNAPSHOT</version>
<name>Yupiik Batch</name>
<packaging>pom</packaging>
<description>Yupiik Batch</description>
Expand Down Expand Up @@ -317,7 +317,7 @@ under the License.
<connection>scm:git:https://github.com/yupiik/yupiik-batch.git</connection>
<developerConnection>scm:git:https://github.com/yupiik/yupiik-batch.git</developerConnection>
<url>https://github.com/yupiik/yupiik-batch.git</url>
<tag>yupiik-batch-1.0.5</tag>
<tag>yupiik-batch-0.0.18</tag>
</scm>

<distributionManagement>
Expand Down
2 changes: 1 addition & 1 deletion simple-configuration/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>yupiik-batch</artifactId>
<groupId>io.yupiik.batch</groupId>
<version>1.0.5</version>
<version>1.0.6-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

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

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

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

Expand Down
6 changes: 1 addition & 5 deletions yupiik-batch-ui/yupiik-batch-ui-backend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>yupiik-batch-ui</artifactId>
<groupId>io.yupiik.batch</groupId>
<version>1.0.5</version>
<version>1.0.6-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down Expand Up @@ -63,8 +63,4 @@
<artifactId>h2</artifactId>
</dependency>
</dependencies>

<scm>
<tag>yupiik-batch-1.0.5</tag>
</scm>
</project>
6 changes: 1 addition & 5 deletions yupiik-batch-ui/yupiik-batch-ui-frontend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>yupiik-batch-ui</artifactId>
<groupId>io.yupiik.batch</groupId>
<version>1.0.5</version>
<version>1.0.6-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down Expand Up @@ -89,8 +89,4 @@
</plugin>
</plugins>
</build>

<scm>
<tag>yupiik-batch-1.0.5</tag>
</scm>
</project>

0 comments on commit b5aaf1f

Please sign in to comment.