Skip to content

Commit b5ce3fe

Browse files
author
rocky
committed
1.0.9 version
1 parent be4d88f commit b5ce3fe

File tree

13 files changed

+14
-14
lines changed

13 files changed

+14
-14
lines changed

lattice-model/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>lattice</artifactId>
77
<groupId>org.hiforce.lattice</groupId>
8-
<version>1.0.9-SNAPSHOT</version>
8+
<version>1.0.9</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111
<artifactId>lattice-model</artifactId>

lattice-remote/lattice-remote-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>lattice</artifactId>
77
<groupId>org.hiforce.lattice</groupId>
8-
<version>1.0.9-SNAPSHOT</version>
8+
<version>1.0.9</version>
99
<relativePath>../../pom.xml</relativePath>
1010
</parent>
1111
<modelVersion>4.0.0</modelVersion>

lattice-remote/lattice-remote-container/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>lattice</artifactId>
77
<groupId>org.hiforce.lattice</groupId>
8-
<version>1.0.9-SNAPSHOT</version>
8+
<version>1.0.9</version>
99
<relativePath>../../pom.xml</relativePath>
1010
</parent>
1111
<modelVersion>4.0.0</modelVersion>

lattice-remote/lattice-remote-runner/lattice-remote-runner-dubbo/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>lattice</artifactId>
77
<groupId>org.hiforce.lattice</groupId>
8-
<version>1.0.9-SNAPSHOT</version>
8+
<version>1.0.9</version>
99
<relativePath>../../../pom.xml</relativePath>
1010
</parent>
1111
<modelVersion>4.0.0</modelVersion>

lattice-remote/lattice-remote-runner/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>lattice</artifactId>
77
<groupId>org.hiforce.lattice</groupId>
8-
<version>1.0.9-SNAPSHOT</version>
8+
<version>1.0.9</version>
99
<relativePath>../../pom.xml</relativePath>
1010
</parent>
1111
<modelVersion>4.0.0</modelVersion>

lattice-remote/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>lattice</artifactId>
77
<groupId>org.hiforce.lattice</groupId>
8-
<version>1.0.9-SNAPSHOT</version>
8+
<version>1.0.9</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

lattice-runtime/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>lattice</artifactId>
77
<groupId>org.hiforce.lattice</groupId>
8-
<version>1.0.9-SNAPSHOT</version>
8+
<version>1.0.9</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

lattice-tools/lattice-load-config-res/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>lattice-tools</artifactId>
77
<groupId>org.hiforce.lattice</groupId>
8-
<version>1.0.9-SNAPSHOT</version>
8+
<version>1.0.9</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

lattice-tools/lattice-maven-build/lattice-maven-build-model/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>lattice-maven-build</artifactId>
77
<groupId>org.hiforce.lattice</groupId>
8-
<version>1.0.9-SNAPSHOT</version>
8+
<version>1.0.9</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

lattice-tools/lattice-maven-build/lattice-maven-build-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>lattice-maven-build</artifactId>
77
<groupId>org.hiforce.lattice</groupId>
8-
<version>1.0.9-SNAPSHOT</version>
8+
<version>1.0.9</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111
<packaging>maven-plugin</packaging>

lattice-tools/lattice-maven-build/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>lattice-tools</artifactId>
77
<groupId>org.hiforce.lattice</groupId>
8-
<version>1.0.9-SNAPSHOT</version>
8+
<version>1.0.9</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111
<packaging>pom</packaging>

lattice-tools/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>lattice</artifactId>
77
<groupId>org.hiforce.lattice</groupId>
8-
<version>1.0.9-SNAPSHOT</version>
8+
<version>1.0.9</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111
<packaging>pom</packaging>

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@
1616
<url>https://github.com/hiforce/lattice</url>
1717
<inceptionYear>2022</inceptionYear>
1818

19-
<version>1.0.9-SNAPSHOT</version>
19+
<version>1.0.9</version>
2020
<properties>
21-
<version.lattice>1.0.9-SNAPSHOT</version.lattice>
21+
<version.lattice>1.0.9</version.lattice>
2222
<version.spring>5.3.23</version.spring>
2323
<version.spring.boot>2.7.4</version.spring.boot>
2424
<springext-plugin-version>1.2</springext-plugin-version>

0 commit comments

Comments
 (0)