Skip to content

Commit

Permalink
[maven-release-plugin] prepare release alauda-devops-pipeline-2.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
cizezsy committed Sep 24, 2019
1 parent e033527 commit 61a3c30
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 @@ -11,7 +11,7 @@

<groupId>com.alauda.jenkins.plugins</groupId>
<artifactId>alauda-devops-pipeline</artifactId>
<version>2.3.1-SNAPSHOT</version>
<version>2.3.1</version>
<packaging>hpi</packaging>

<properties>
Expand Down Expand Up @@ -76,7 +76,7 @@
<connection>scm:git:git://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
<developerConnection>scm:git:git@github.com:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
<url>http://github.com/jenkinsci/${project.artifactId}-plugin</url>
<tag>${project.version}</tag>
<tag>alauda-devops-pipeline-2.3.1</tag>
</scm>

<repositories>
Expand Down

0 comments on commit 61a3c30

Please sign in to comment.