Skip to content

Commit

Permalink
[ci skip] prepare release v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pawellabaj authored and github-actions[bot] committed Jul 3, 2023
1 parent 953600d commit 22ba56e
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 @@ -8,15 +8,15 @@

<groupId>pl.com.labaj</groupId>
<artifactId>auto-record</artifactId>
<version>1.1.1-SNAPSHOT</version>
<version>2.0.0</version>
<packaging>jar</packaging>
<inceptionYear>2023</inceptionYear>

<properties>
<java.version>17</java.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<project.build.outputTimestamp>2023-06-08T13:47:42Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2023-07-03T11:22:41Z</project.build.outputTimestamp>

<license-maven-plugin.version>4.2</license-maven-plugin.version>
<maven-compiler-plugin.version>3.11.0</maven-compiler-plugin.version>
Expand Down Expand Up @@ -479,7 +479,7 @@
<url>https://github.com/pawellabaj/auto-record</url>
<connection>scm:git:https://github.com/pawellabaj/auto-record.git</connection>
<developerConnection>scm:git:https://github.com/pawellabaj/auto-record.git</developerConnection>
<tag>HEAD</tag>
<tag>v2.0.0</tag>
</scm>

<distributionManagement>
Expand Down

0 comments on commit 22ba56e

Please sign in to comment.