Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
dernasherbrezon committed Aug 26, 2023
1 parent 6707a3f commit 03e4412
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.aerse.maven</groupId>
<artifactId>apt-maven-plugin</artifactId>
<version>1.22</version>
<version>1.23-SNAPSHOT</version>
<packaging>maven-plugin</packaging>
<name>deploy to apt</name>
<description>Deploy .deb artifacts into apt-repository. apt-repository is configured by "distribution" section in pom.xml. If there is no apt-repository, it will be created.</description>
Expand Down Expand Up @@ -226,7 +226,7 @@
<url>https://github.com/dernasherbrezon/apt-maven-plugin</url>
<connection>scm:git:git@github.com:dernasherbrezon/apt-maven-plugin.git</connection>
<developerConnection>scm:git:git@github.com:dernasherbrezon/apt-maven-plugin.git</developerConnection>
<tag>apt-maven-plugin-1.22</tag>
<tag>apt-maven-plugin-1.9</tag>
</scm>

<issueManagement>
Expand Down

0 comments on commit 03e4412

Please sign in to comment.