Skip to content

Commit

Permalink
[maven-release-plugin] prepare release release/1.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
ccaspanello committed Mar 10, 2021
1 parent 2e3a35e commit 2b1b472
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.7-SNAPSHOT</version>
<version>1.0.7</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.7</tag>
</scm>

<dependencies>
Expand Down

0 comments on commit 2b1b472

Please sign in to comment.