Skip to content

Commit

Permalink
[maven-release-plugin] prepare release radioblock-parent-1.3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Tomek Rękawek committed Nov 17, 2019
1 parent 596d6c1 commit 80f441d
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion analyzer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>eu.rekawek.radioblock</groupId>
<artifactId>radioblock-parent</artifactId>
<version>1.3.7-SNAPSHOT</version>
<version>1.3.7</version>
</parent>

<properties>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
<modelVersion>4.0.0</modelVersion>
<groupId>eu.rekawek.radioblock</groupId>
<artifactId>radioblock-parent</artifactId>
<version>1.3.7-SNAPSHOT</version>
<version>1.3.7</version>
<packaging>pom</packaging>

<scm>
<connection>scm:git:[email protected]:trekawek/radioblock.git</connection>
<developerConnection>scm:git:[email protected]:trekawek/radioblock.git</developerConnection>
<url>[email protected]:trekawek/radioblock.git</url>
<tag>HEAD</tag>
<tag>radioblock-parent-1.3.7</tag>
</scm>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion standalone/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>eu.rekawek.radioblock</groupId>
<artifactId>radioblock-parent</artifactId>
<version>1.3.7-SNAPSHOT</version>
<version>1.3.7</version>
</parent>

<properties>
Expand Down

0 comments on commit 80f441d

Please sign in to comment.