Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
marschall committed Apr 17, 2024
1 parent 6840ed2 commit 9e45c7e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.github.marschall</groupId>
<artifactId>jakarta-jms-adapter</artifactId>
<version>1.3.0-SNAPSHOT</version>
<version>1.3.0</version>

<name>Jakarta JMS Adapter</name>
<inceptionYear>2023</inceptionYear>
Expand All @@ -15,7 +15,7 @@
<connection>scm:git:git@github.com:marschall/jakarta-jms-adapter.git</connection>
<developerConnection>scm:git:git@github.com:marschall/jakarta-jms-adapter.git</developerConnection>
<url>${project.url}</url>
<tag>HEAD</tag>
<tag>1.3.0</tag>
</scm>

<dependencyManagement>
Expand Down Expand Up @@ -341,7 +341,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<project.build.outputTimestamp>2023-05-18T10:30:20Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2024-04-17T05:00:44Z</project.build.outputTimestamp>
<activemq.version>5.18.4</activemq.version>
</properties>

Expand Down

0 comments on commit 9e45c7e

Please sign in to comment.