Skip to content

Commit 34bc35d

Browse files
committed
[maven-release-plugin] prepare release 2.1.1
1 parent 2f93750 commit 34bc35d

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.1-SNAPSHOT</version>
7+
<version>2.1.1</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.1.1</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.4.2.Final</hibernate.version>
415-
<project.build.outputTimestamp>2024-01-02T20:11:00Z</project.build.outputTimestamp>
415+
<project.build.outputTimestamp>2024-01-26T13:19:26Z</project.build.outputTimestamp>
416416
</properties>
417417

418418
</project>

0 commit comments

Comments
 (0)