Skip to content

Commit f15e091

Browse files
committed
升级版本到1.3.0.RELEASE
1 parent 49b8577 commit f15e091

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.bekit</groupId>
88
<artifactId>bekit</artifactId>
9-
<version>1.2.5.RELEASE</version>
9+
<version>1.3.0.RELEASE</version>
1010
</parent>
1111

1212
<artifactId>common</artifactId>

event/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.bekit</groupId>
88
<artifactId>bekit</artifactId>
9-
<version>1.2.5.RELEASE</version>
9+
<version>1.3.0.RELEASE</version>
1010
</parent>
1111

1212
<artifactId>event</artifactId>

flow/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.bekit</groupId>
88
<artifactId>bekit</artifactId>
9-
<version>1.2.5.RELEASE</version>
9+
<version>1.3.0.RELEASE</version>
1010
</parent>
1111

1212
<artifactId>flow</artifactId>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<groupId>org.bekit</groupId>
1212
<artifactId>bekit</artifactId>
13-
<version>1.2.5.RELEASE</version>
13+
<version>1.3.0.RELEASE</version>
1414
<packaging>pom</packaging>
1515

1616
<name>bekit</name>

service/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.bekit</groupId>
88
<artifactId>bekit</artifactId>
9-
<version>1.2.5.RELEASE</version>
9+
<version>1.3.0.RELEASE</version>
1010
</parent>
1111

1212
<artifactId>service</artifactId>

0 commit comments

Comments
 (0)