Skip to content

Commit c866930

Browse files
[maven-release-plugin] prepare release wcomponents-parent-1.5.30
1 parent 2ec5828 commit c866930

10 files changed

Lines changed: 11 additions & 11 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
<groupId>com.github.bordertech.wcomponents</groupId>
1515
<artifactId>wcomponents-parent</artifactId>
16-
<version>1.5.30-SNAPSHOT</version>
16+
<version>1.5.30</version>
1717

1818
<packaging>pom</packaging>
1919

@@ -46,7 +46,7 @@
4646
<url>https://github.com/bordertech/wcomponents</url>
4747
<connection>scm:git:https://github.com/bordertech/wcomponents.git</connection>
4848
<developerConnection>scm:git:https://github.com/bordertech/wcomponents.git</developerConnection>
49-
<tag>wcomponents-1.0.0</tag>
49+
<tag>wcomponents-parent-1.5.30</tag>
5050
</scm>
5151

5252
<issueManagement>

wcomponents-bundle/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>com.github.bordertech.wcomponents</groupId>
1010
<artifactId>wcomponents-parent</artifactId>
11-
<version>1.5.30-SNAPSHOT</version>
11+
<version>1.5.30</version>
1212
<relativePath>../pom.xml</relativePath>
1313
</parent>
1414

wcomponents-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>com.github.bordertech.wcomponents</groupId>
1010
<artifactId>wcomponents-parent</artifactId>
11-
<version>1.5.30-SNAPSHOT</version>
11+
<version>1.5.30</version>
1212
<relativePath>../pom.xml</relativePath>
1313
</parent>
1414

wcomponents-examples-lde/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>com.github.bordertech.wcomponents</groupId>
1010
<artifactId>wcomponents-parent</artifactId>
11-
<version>1.5.30-SNAPSHOT</version>
11+
<version>1.5.30</version>
1212
<relativePath>../pom.xml</relativePath>
1313
</parent>
1414

wcomponents-examples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>com.github.bordertech.wcomponents</groupId>
1010
<artifactId>wcomponents-parent</artifactId>
11-
<version>1.5.30-SNAPSHOT</version>
11+
<version>1.5.30</version>
1212
<relativePath>../pom.xml</relativePath>
1313
</parent>
1414

wcomponents-i18n/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>com.github.bordertech.wcomponents</groupId>
1010
<artifactId>wcomponents-parent</artifactId>
11-
<version>1.5.30-SNAPSHOT</version>
11+
<version>1.5.30</version>
1212
<relativePath>../pom.xml</relativePath>
1313
</parent>
1414

wcomponents-lde/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>com.github.bordertech.wcomponents</groupId>
1010
<artifactId>wcomponents-parent</artifactId>
11-
<version>1.5.30-SNAPSHOT</version>
11+
<version>1.5.30</version>
1212
<relativePath>../pom.xml</relativePath>
1313
</parent>
1414

wcomponents-test-lib/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>com.github.bordertech.wcomponents</groupId>
1010
<artifactId>wcomponents-parent</artifactId>
11-
<version>1.5.30-SNAPSHOT</version>
11+
<version>1.5.30</version>
1212
<relativePath>../pom.xml</relativePath>
1313
</parent>
1414

wcomponents-theme/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>com.github.bordertech.wcomponents</groupId>
99
<artifactId>wcomponents-parent</artifactId>
10-
<version>1.5.30-SNAPSHOT</version>
10+
<version>1.5.30</version>
1111
</parent>
1212

1313
<packaging>jar</packaging>

wcomponents-xslt/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>com.github.bordertech.wcomponents</groupId>
99
<artifactId>wcomponents-parent</artifactId>
10-
<version>1.5.30-SNAPSHOT</version>
10+
<version>1.5.30</version>
1111
</parent>
1212

1313
<packaging>jar</packaging>

0 commit comments

Comments
 (0)