Skip to content

Commit 847e2f9

Browse files
author
Tomek Rękawek
committed
[maven-release-plugin] prepare release radioblock-parent-1.3.3
1 parent 787428e commit 847e2f9

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

analyzer/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>eu.rekawek.radioblock</groupId>
1010
<artifactId>radioblock-parent</artifactId>
11-
<version>1.3.3-SNAPSHOT</version>
11+
<version>1.3.3</version>
1212
</parent>
1313

1414
<properties>

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>eu.rekawek.radioblock</groupId>
55
<artifactId>radioblock-parent</artifactId>
6-
<version>1.3.3-SNAPSHOT</version>
6+
<version>1.3.3</version>
77
<packaging>pom</packaging>
88

99
<scm>
1010
<connection>scm:git:[email protected]:trekawek/radioblock.git</connection>
1111
<developerConnection>scm:git:[email protected]:trekawek/radioblock.git</developerConnection>
1212
<url>[email protected]:trekawek/radioblock.git</url>
13-
<tag>HEAD</tag>
13+
<tag>radioblock-parent-1.3.3</tag>
1414
</scm>
1515

1616
<properties>

standalone/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>eu.rekawek.radioblock</groupId>
1010
<artifactId>radioblock-parent</artifactId>
11-
<version>1.3.3-SNAPSHOT</version>
11+
<version>1.3.3</version>
1212
</parent>
1313

1414
<properties>

0 commit comments

Comments
 (0)