Skip to content

Commit f3e74b3

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 65ab438 commit f3e74b3

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

pom.xml

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

1010
<artifactId>jbanking</artifactId>
11-
<version>4.3.0</version>
11+
<version>4.4.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>1762773415</project.build.outputTimestamp>
32+
<project.build.outputTimestamp>1762773442</project.build.outputTimestamp>
3333
</properties>
3434

3535
<dependencies>
@@ -147,8 +147,4 @@
147147
</plugin>
148148
</plugins>
149149
</build>
150-
151-
<scm>
152-
<tag>v4.3.0</tag>
153-
</scm>
154150
</project>

0 commit comments

Comments
 (0)