Skip to content

Commit a12f394

Browse files
[maven-release-plugin] prepare release taskmaster-parent-1.0.3
1 parent 792ed00 commit a12f394

File tree

6 files changed

+12
-12
lines changed

6 files changed

+12
-12
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<groupId>com.github.bordertech.taskmaster</groupId>
66
<name>taskmaster-parent</name>
77
<artifactId>taskmaster-parent</artifactId>
8-
<version>1.0.3-SNAPSHOT</version>
8+
<version>1.0.3</version>
99

1010
<parent>
1111
<groupId>com.github.bordertech.common</groupId>
@@ -29,7 +29,7 @@
2929
<url>https://github.com/bordertech/java-taskmaster</url>
3030
<connection>scm:git:https://github.com/bordertech/java-taskmaster.git</connection>
3131
<developerConnection>scm:git:https://github.com/bordertech/java-taskmaster.git</developerConnection>
32-
<tag>java-taskmaster-1.0.0</tag>
32+
<tag>taskmaster-parent-1.0.3</tag>
3333
</scm>
3434

3535
<issueManagement>

taskmaster-cache-ehcache/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55
<groupId>com.github.bordertech.taskmaster</groupId>
66
<name>taskmaster-cache-ehcache</name>
77
<artifactId>taskmaster-cache-ehcache</artifactId>
8-
<version>1.0.3-SNAPSHOT</version>
8+
<version>1.0.3</version>
99

1010
<parent>
1111
<groupId>com.github.bordertech.taskmaster</groupId>
1212
<artifactId>taskmaster-parent</artifactId>
13-
<version>1.0.3-SNAPSHOT</version>
13+
<version>1.0.3</version>
1414
<relativePath>../pom.xml</relativePath>
1515
</parent>
1616

taskmaster-cache-helper/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55
<groupId>com.github.bordertech.taskmaster</groupId>
66
<name>taskmaster-cache-helper</name>
77
<artifactId>taskmaster-cache-helper</artifactId>
8-
<version>1.0.3-SNAPSHOT</version>
8+
<version>1.0.3</version>
99

1010
<parent>
1111
<groupId>com.github.bordertech.taskmaster</groupId>
1212
<artifactId>taskmaster-parent</artifactId>
13-
<version>1.0.3-SNAPSHOT</version>
13+
<version>1.0.3</version>
1414
<relativePath>../pom.xml</relativePath>
1515
</parent>
1616

taskmaster-core/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55
<groupId>com.github.bordertech.taskmaster</groupId>
66
<name>taskmaster-core</name>
77
<artifactId>taskmaster-core</artifactId>
8-
<version>1.0.3-SNAPSHOT</version>
8+
<version>1.0.3</version>
99

1010
<parent>
1111
<groupId>com.github.bordertech.taskmaster</groupId>
1212
<artifactId>taskmaster-parent</artifactId>
13-
<version>1.0.3-SNAPSHOT</version>
13+
<version>1.0.3</version>
1414
<relativePath>../pom.xml</relativePath>
1515
</parent>
1616

taskmaster-service-helper/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55
<groupId>com.github.bordertech.taskmaster</groupId>
66
<name>taskmaster-service-helper</name>
77
<artifactId>taskmaster-service-helper</artifactId>
8-
<version>1.0.3-SNAPSHOT</version>
8+
<version>1.0.3</version>
99

1010
<parent>
1111
<groupId>com.github.bordertech.taskmaster</groupId>
1212
<artifactId>taskmaster-parent</artifactId>
13-
<version>1.0.3-SNAPSHOT</version>
13+
<version>1.0.3</version>
1414
<relativePath>../pom.xml</relativePath>
1515
</parent>
1616

taskmaster-servlet-tools/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55
<groupId>com.github.bordertech.taskmaster</groupId>
66
<name>taskmaster-servlet-tools</name>
77
<artifactId>taskmaster-servlet-tools</artifactId>
8-
<version>1.0.3-SNAPSHOT</version>
8+
<version>1.0.3</version>
99

1010
<parent>
1111
<groupId>com.github.bordertech.taskmaster</groupId>
1212
<artifactId>taskmaster-parent</artifactId>
13-
<version>1.0.3-SNAPSHOT</version>
13+
<version>1.0.3</version>
1414
<relativePath>../pom.xml</relativePath>
1515
</parent>
1616

0 commit comments

Comments
 (0)