Skip to content

Commit

Permalink
[maven-release-plugin] prepare release Office-365-Connector-4.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
damianszczepanik committed Mar 4, 2021
1 parent 3e07bdc commit 10fcde8
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 @@ -17,7 +17,7 @@

<artifactId>Office-365-Connector</artifactId>
<name>Office 365 Connector</name>
<version>4.14.0-SNAPSHOT</version>
<version>4.14.0</version>
<packaging>hpi</packaging>
<description>This plugin sends Job notifications to JenkinsCI Office 365 Connector.</description>
<url>https://wiki.jenkins-ci.org/display/JENKINS/Office+365+Connector+Plugin</url>
Expand Down Expand Up @@ -160,7 +160,7 @@
<exclude>jenkins/plugins/office365connector/Messages.class</exclude>
</excludes>
</instrumentation>
<check/>
<check />
</configuration>
</plugin>
<plugin>
Expand Down Expand Up @@ -214,7 +214,7 @@
<connection>scm:git:ssh://github.com/jenkinsci/office-365-connector.git</connection>
<developerConnection>scm:git:ssh://[email protected]/jenkinsci/office-365-connector.git</developerConnection>
<url>https://github.com/jenkinsci/office-365-connector.git</url>
<tag>HEAD</tag>
<tag>Office-365-Connector-4.14.0</tag>
</scm>

<!-- get every artifact through repo.jenkins-ci.org, which proxies all the artifacts that we need -->
Expand Down

0 comments on commit 10fcde8

Please sign in to comment.