Skip to content

Commit c648270

Browse files
[maven-release-plugin] prepare release wcomponents-parent-1.5.37
1 parent 3ffccd7 commit c648270

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.37-SNAPSHOT</version>
16+
<version>1.5.37</version>
1717

1818
<packaging>pom</packaging>
1919

@@ -51,7 +51,7 @@
5151
<url>https://github.com/bordertech/wcomponents</url>
5252
<connection>scm:git:https://github.com/bordertech/wcomponents.git</connection>
5353
<developerConnection>scm:git:https://github.com/bordertech/wcomponents.git</developerConnection>
54-
<tag>wcomponents-1.0.0</tag>
54+
<tag>wcomponents-parent-1.5.37</tag>
5555
</scm>
5656

5757
<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.37-SNAPSHOT</version>
11+
<version>1.5.37</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.37-SNAPSHOT</version>
11+
<version>1.5.37</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.37-SNAPSHOT</version>
11+
<version>1.5.37</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.37-SNAPSHOT</version>
11+
<version>1.5.37</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.37-SNAPSHOT</version>
11+
<version>1.5.37</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.37-SNAPSHOT</version>
11+
<version>1.5.37</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.37-SNAPSHOT</version>
11+
<version>1.5.37</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.37-SNAPSHOT</version>
10+
<version>1.5.37</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.37-SNAPSHOT</version>
10+
<version>1.5.37</version>
1111
</parent>
1212

1313
<packaging>jar</packaging>

0 commit comments

Comments
 (0)