Skip to content

Commit 6bb7c6b

Browse files
Bump project version to 3.5.0-SNAPSHOT
1 parent 74de493 commit 6bb7c6b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ under the License.
2828
</parent>
2929

3030
<artifactId>maven-invoker-plugin</artifactId>
31-
<version>3.4.1-SNAPSHOT</version>
31+
<version>3.5.0-SNAPSHOT</version>
3232
<packaging>maven-plugin</packaging>
3333

3434
<name>Apache Maven Invoker Plugin</name>
@@ -66,7 +66,7 @@ under the License.
6666
<beanshell-groupId>org.apache-extras.beanshell</beanshell-groupId>
6767
<beanshell-artifactId>bsh</beanshell-artifactId>
6868
<beanshell-version>2.0b6</beanshell-version>
69-
<project.build.outputTimestamp>2022-12-15T01:19:19Z</project.build.outputTimestamp>
69+
<project.build.outputTimestamp>2023-01-31T17:17:20Z</project.build.outputTimestamp>
7070
<groovy-version>4.0.6</groovy-version>
7171
</properties>
7272

0 commit comments

Comments
 (0)