Skip to content

Commit 294d21d

Browse files
[maven-release-plugin] prepare release wcomponents-parent-1.5.39
1 parent d9e717e commit 294d21d

11 files changed

Lines changed: 12 additions & 12 deletions

File tree

code-coverage/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.github.bordertech.wcomponents</groupId>
77
<artifactId>wcomponents-parent</artifactId>
8-
<version>1.5.39-SNAPSHOT</version>
8+
<version>1.5.39</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111

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.39-SNAPSHOT</version>
16+
<version>1.5.39</version>
1717

1818
<packaging>pom</packaging>
1919

@@ -57,7 +57,7 @@
5757
<url>https://github.com/bordertech/wcomponents</url>
5858
<connection>scm:git:https://github.com/bordertech/wcomponents.git</connection>
5959
<developerConnection>scm:git:https://github.com/bordertech/wcomponents.git</developerConnection>
60-
<tag>wcomponents-1.0.0</tag>
60+
<tag>wcomponents-parent-1.5.39</tag>
6161
</scm>
6262

6363
<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.39-SNAPSHOT</version>
11+
<version>1.5.39</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.39-SNAPSHOT</version>
11+
<version>1.5.39</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.39-SNAPSHOT</version>
11+
<version>1.5.39</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.39-SNAPSHOT</version>
11+
<version>1.5.39</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.39-SNAPSHOT</version>
11+
<version>1.5.39</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.39-SNAPSHOT</version>
11+
<version>1.5.39</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.39-SNAPSHOT</version>
11+
<version>1.5.39</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.39-SNAPSHOT</version>
10+
<version>1.5.39</version>
1111
</parent>
1212

1313
<packaging>jar</packaging>

0 commit comments

Comments
 (0)