Skip to content

Commit 76ae5ee

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent d2bc835 commit 76ae5ee

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

plexus-interactivity-api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<artifactId>plexus-interactivity</artifactId>
66
<groupId>org.codehaus.plexus</groupId>
7-
<version>1.1</version>
7+
<version>1.2-SNAPSHOT</version>
88
</parent>
99

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

plexus-interactivity-jline/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<artifactId>plexus-interactivity</artifactId>
66
<groupId>org.codehaus.plexus</groupId>
7-
<version>1.1</version>
7+
<version>1.2-SNAPSHOT</version>
88
</parent>
99

1010
<artifactId>plexus-interactivity-jline</artifactId>

pom.xml

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

1010
<artifactId>plexus-interactivity</artifactId>
11-
<version>1.1</version>
11+
<version>1.2-SNAPSHOT</version>
1212
<packaging>pom</packaging>
1313

1414
<name>Plexus Interactivity Handler Component</name>
@@ -32,7 +32,7 @@
3232

3333
<properties>
3434
<scm.url>scm:git:https://github.com/codehaus-plexus/plexus-interactivity.git</scm.url>
35-
<project.build.outputTimestamp>2021-09-11T07:18:40Z</project.build.outputTimestamp>
35+
<project.build.outputTimestamp>2021-09-11T07:20:06Z</project.build.outputTimestamp>
3636
</properties>
3737

3838
<modules>

0 commit comments

Comments
 (0)