Skip to content

Commit

Permalink
[maven-release-plugin] prepare release blueocean-autofavorite-1.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
olamy committed Feb 8, 2022
1 parent 63fe48f commit 08ac808
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>

<parent>
Expand All @@ -10,7 +9,7 @@
</parent>

<artifactId>blueocean-autofavorite</artifactId>
<version>1.2.5-SNAPSHOT</version>
<version>1.2.5</version>

<name>Autofavorite for Blue Ocean</name>
<description>Automatically favorites multibranch pipeline jobs when user is the author</description>
Expand All @@ -29,7 +28,7 @@
<connection>scm:git:git://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
<developerConnection>scm:git:[email protected]:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
<tag>HEAD</tag>
<tag>blueocean-autofavorite-1.2.5</tag>
</scm>

<licenses>
Expand Down

0 comments on commit 08ac808

Please sign in to comment.