Skip to content

Commit 0fe48db

Browse files
committed
feat:发布1.0.2.RELEASE版本
1 parent b166d6f commit 0fe48db

17 files changed

Lines changed: 19 additions & 19 deletions

File tree

happy-code-base/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>cool.happycoding</groupId>
77
<artifactId>happy-code</artifactId>
8-
<version>1.0.2-SNAPSHOT</version>
8+
<version>1.0.2.RELEASE</version>
99
</parent>
1010

1111
<artifactId>happy-code-base</artifactId>

happy-code-dependencies/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>cool.happycoding</groupId>
1010
<artifactId>happy-code</artifactId>
11-
<version>1.0.2-SNAPSHOT</version>
11+
<version>1.0.2.RELEASE</version>
1212
</parent>
1313
<groupId>cool.happycoding</groupId>
1414
<name>happy-code-dependencies</name>

happy-code-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>cool.happycoding</groupId>
99
<artifactId>happy-code</artifactId>
10-
<version>1.0.2-SNAPSHOT</version>
10+
<version>1.0.2.RELEASE</version>
1111
</parent>
1212
<name>happy-code-parent</name>
1313
<artifactId>happy-code-parent</artifactId>

happy-code-starters/happy-code-starter-cache/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>cool.happycoding</groupId>
77
<artifactId>happy-code-starters</artifactId>
8-
<version>1.0.2-SNAPSHOT</version>
8+
<version>1.0.2.RELEASE</version>
99
</parent>
1010

1111
<artifactId>happy-code-starter-cache</artifactId>

happy-code-starters/happy-code-starter-excel/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>cool.happycoding</groupId>
77
<artifactId>happy-code-starters</artifactId>
8-
<version>1.0.2-SNAPSHOT</version>
8+
<version>1.0.2.RELEASE</version>
99
</parent>
1010

1111
<artifactId>happy-code-starter-excel</artifactId>

happy-code-starters/happy-code-starter-log/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>cool.happycoding</groupId>
77
<artifactId>happy-code-starters</artifactId>
8-
<version>1.0.2-SNAPSHOT</version>
8+
<version>1.0.2.RELEASE</version>
99
</parent>
1010

1111
<artifactId>happy-code-starter-log</artifactId>

happy-code-starters/happy-code-starter-mq/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>cool.happycoding</groupId>
77
<artifactId>happy-code-starters</artifactId>
8-
<version>1.0.2-SNAPSHOT</version>
8+
<version>1.0.2.RELEASE</version>
99
</parent>
1010

1111
<artifactId>happy-code-starter-mq</artifactId>

happy-code-starters/happy-code-starter-mybatis/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>cool.happycoding</groupId>
77
<artifactId>happy-code-starters</artifactId>
8-
<version>1.0.2-SNAPSHOT</version>
8+
<version>1.0.2.RELEASE</version>
99
</parent>
1010

1111
<artifactId>happy-code-starter-mybatis</artifactId>

happy-code-starters/happy-code-starter-store/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>cool.happycoding</groupId>
77
<artifactId>happy-code-starters</artifactId>
8-
<version>1.0.2-SNAPSHOT</version>
8+
<version>1.0.2.RELEASE</version>
99
</parent>
1010
<artifactId>happy-code-starter-store</artifactId>
1111
<name>happy-code-starter-store</name>

happy-code-starters/happy-code-starter-stream-mq/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>cool.happycoding</groupId>
77
<artifactId>happy-code-starters</artifactId>
8-
<version>1.0.2-SNAPSHOT</version>
8+
<version>1.0.2.RELEASE</version>
99
</parent>
1010

1111
<artifactId>happy-code-starter-stream-mq</artifactId>

0 commit comments

Comments
 (0)