Skip to content

Commit 455dc61

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 558b3bb commit 455dc61

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

plexus-interactivity-api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.codehaus.plexus</groupId>
77
<artifactId>plexus-interactivity</artifactId>
8-
<version>1.2</version>
8+
<version>1.3-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>plexus-interactivity-api</artifactId>

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</parent>
1010

1111
<artifactId>plexus-interactivity</artifactId>
12-
<version>1.2</version>
12+
<version>1.3-SNAPSHOT</version>
1313
<packaging>pom</packaging>
1414

1515
<name>Plexus Interactivity Handler Component</name>
@@ -37,7 +37,7 @@
3737

3838
<properties>
3939
<scm.url>scm:git:https://github.com/codehaus-plexus/plexus-interactivity.git</scm.url>
40-
<project.build.outputTimestamp>2023-12-31T18:53:45Z</project.build.outputTimestamp>
40+
<project.build.outputTimestamp>2023-12-31T18:54:40Z</project.build.outputTimestamp>
4141
</properties>
4242

4343
<build>

0 commit comments

Comments
 (0)