Skip to content

Commit c05add6

Browse files
committed
[maven-release-plugin] prepare release 0.3.0
1 parent fb4ddca commit c05add6

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
@@ -22,7 +22,7 @@
2222
<artifactId>quarkus-local-cache</artifactId>
2323
<name>Local-only Hibernate Cache for Quarkus</name>
2424
<description>Local-only Hibernate Cache optimized for Quarkus</description>
25-
<version>0.2.2-SNAPSHOT</version>
25+
<version>0.3.0</version>
2626
<inceptionYear>2019</inceptionYear>
2727
<url>https://github.com/hibernate/quarkus-local-cache</url>
2828

@@ -51,7 +51,7 @@
5151
<connection>scm:git:git://github.com/hibernate/quarkus-local-cache.git</connection>
5252
<developerConnection>scm:git:[email protected]:hibernate/quarkus-local-cache.git</developerConnection>
5353
<url>https://github.com/hibernate/quarkus-local-cache</url>
54-
<tag>HEAD</tag>
54+
<tag>0.3.0</tag>
5555
</scm>
5656
<ciManagement>
5757
<system>Jenkins</system>

0 commit comments

Comments
 (0)