Skip to content

Commit 06f720f

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent a47ff92 commit 06f720f

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

Diff for: pom.xml

+2-6
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</parent>
99

1010
<artifactId>jbanking</artifactId>
11-
<version>4.2.0</version>
11+
<version>4.3.0-SNAPSHOT</version>
1212
<packaging>jar</packaging>
1313

1414
<name>${project.artifactId}</name>
@@ -29,7 +29,7 @@
2929
<formatter-maven-plugin.version>2.16.0</formatter-maven-plugin.version>
3030

3131
<!-- https://maven.apache.org/guides/mini/guide-reproducible-builds.html -->
32-
<project.build.outputTimestamp>1699906827</project.build.outputTimestamp>
32+
<project.build.outputTimestamp>1699906850</project.build.outputTimestamp>
3333
</properties>
3434

3535
<dependencies>
@@ -137,8 +137,4 @@
137137
</plugin>
138138
</plugins>
139139
</build>
140-
141-
<scm>
142-
<tag>v4.2.0</tag>
143-
</scm>
144140
</project>

0 commit comments

Comments
 (0)