Skip to content

Commit 5fc2332

Browse files
committed
[maven-release-plugin] prepare release plexus-interactivity-1.6.0
1 parent 578e946 commit 5fc2332

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

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.5.2-SNAPSHOT</version>
8+
<version>1.6.0</version>
99
</parent>
1010

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

pom.xml

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

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

1515
<name>Plexus Interactivity Handler Component</name>
@@ -22,7 +22,7 @@
2222
<scm>
2323
<connection>${scm.url}</connection>
2424
<developerConnection>${scm.url}</developerConnection>
25-
<tag>HEAD</tag>
25+
<tag>plexus-interactivity-1.6.0</tag>
2626
<url>https://github.com/codehaus-plexus/plexus-interactivity</url>
2727
</scm>
2828
<issueManagement>
@@ -38,7 +38,7 @@
3838

3939
<properties>
4040
<scm.url>scm:git:https://github.com/codehaus-plexus/plexus-interactivity.git</scm.url>
41-
<project.build.outputTimestamp>2025-11-07T17:24:58Z</project.build.outputTimestamp>
41+
<project.build.outputTimestamp>2026-08-19T08:11:40Z</project.build.outputTimestamp>
4242
</properties>
4343

4444
<build>

0 commit comments

Comments
 (0)