Skip to content

Commit

Permalink
[maven-release-plugin] prepare release release/1.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
ccaspanello committed Feb 3, 2021
1 parent e17a67d commit c4fdf5a
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 @@ -3,7 +3,7 @@

<groupId>com.overops</groupId>
<artifactId>udf-azure-boards</artifactId>
<version>1.0.6-SNAPSHOT</version>
<version>1.0.6</version>

<properties>
<maven.compiler.source>1.8</maven.compiler.source>
Expand All @@ -18,7 +18,7 @@
<connection>scm:git:git://github.com/takipi/udf-azure-boards.git</connection>
<developerConnection>scm:git:ssh://[email protected]/takipi/udf-azure-boards.git</developerConnection>
<url>https://github.com/takipi/udf-azure-boards.git</url>
<tag>HEAD</tag>
<tag>release/1.0.6</tag>
</scm>

<dependencies>
Expand Down

0 comments on commit c4fdf5a

Please sign in to comment.