Skip to content

Commit

Permalink
[ci skip] prepare release v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pawellabaj authored and github-actions[bot] committed Jun 8, 2023
1 parent 5ad5477 commit a81cc2d
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.0.3-SNAPSHOT</version>
<version>1.1.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-08T12:28:05Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2023-06-08T13:47:21Z</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>v1.1.0</tag>
</scm>

<distributionManagement>
Expand Down

0 comments on commit a81cc2d

Please sign in to comment.