Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
Change-Id: Ied7657bba77ae4316d49ce110a0132adf041ef86
  • Loading branch information
talios committed Nov 20, 2023
1 parent c589c2d commit 68173dd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<groupId>io.repaint.maven</groupId>
<artifactId>tiles-maven-plugin</artifactId>
<packaging>maven-plugin</packaging>
<version>2.39</version>
<version>2.40-SNAPSHOT</version>
<name>Tiles Maven Plugin</name>

<description>Provides composition support for Maven composition support for Maven</description>
Expand Down Expand Up @@ -52,14 +52,14 @@
<mavenVersion>3.9.5</mavenVersion>
<groovyVersion>4.0.15</groovyVersion>
<repaint.release>dev</repaint.release>
<project.build.outputTimestamp>2023-11-20T07:01:50Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2023-11-20T07:02:26Z</project.build.outputTimestamp>
</properties>

<scm>
<connection>scm:git:[email protected]:repaint-io/maven-tiles</connection>
<developerConnection>scm:git:[email protected]:repaint-io/maven-tiles</developerConnection>
<url>https://github.com/repaint-io/maven-tiles</url>
<tag>tiles-maven-plugin-2.39</tag>
<tag>HEAD</tag>
</scm>

<distributionManagement>
Expand Down

0 comments on commit 68173dd

Please sign in to comment.