Skip to content

Commit 5b6cd18

Browse files
committed
[maven-release-plugin] prepare release 2.2.0
1 parent d88975a commit 5b6cd18

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>com.github.marschall</groupId>
66
<artifactId>hibernate-batch-sequence-generator</artifactId>
7-
<version>2.1.2-SNAPSHOT</version>
7+
<version>2.2.0</version>
88
<inceptionYear>2017</inceptionYear>
99
<url>https://github.com/marschall/hibernate-batch-sequence-generator</url>
1010
<name>Hibernate Batch Sequence Generator</name>
@@ -35,7 +35,7 @@
3535
<connection>scm:git:git@github.com:marschall/hibernate-batch-sequence-generator.git</connection>
3636
<developerConnection>scm:git:git@github.com:marschall/hibernate-batch-sequence-generator.git</developerConnection>
3737
<url>${project.url}</url>
38-
<tag>HEAD</tag>
38+
<tag>2.2.0</tag>
3939
</scm>
4040

4141
<issueManagement>
@@ -412,7 +412,7 @@
412412
<project.reporting.outputEncoding>utf-8</project.reporting.outputEncoding>
413413
<project.build.sourceEncoding>utf-8</project.build.sourceEncoding>
414414
<hibernate.version>6.5.2.Final</hibernate.version>
415-
<project.build.outputTimestamp>2024-01-26T13:19:42Z</project.build.outputTimestamp>
415+
<project.build.outputTimestamp>2024-06-21T15:45:01Z</project.build.outputTimestamp>
416416
</properties>
417417

418418
</project>

0 commit comments

Comments
 (0)