File tree Expand file tree Collapse file tree 9 files changed +9
-9
lines changed Expand file tree Collapse file tree 9 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ under the License.
20
20
<parent >
21
21
<groupId >io.github.dddplus</groupId >
22
22
<artifactId >dddplus</artifactId >
23
- <version >2.1.0-SNAPSHOT </version >
23
+ <version >2.1.0</version >
24
24
</parent >
25
25
26
26
<artifactId >dddplus-enforce</artifactId >
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ under the License.
20
20
<parent >
21
21
<groupId >io.github.dddplus</groupId >
22
22
<artifactId >dddplus</artifactId >
23
- <version >2.1.0-SNAPSHOT </version >
23
+ <version >2.1.0</version >
24
24
</parent >
25
25
26
26
<artifactId >dddplus-maven-plugin</artifactId >
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ under the License.
20
20
<parent >
21
21
<groupId >io.github.dddplus</groupId >
22
22
<artifactId >dddplus</artifactId >
23
- <version >2.1.0-SNAPSHOT </version >
23
+ <version >2.1.0</version >
24
24
</parent >
25
25
26
26
<artifactId >dddplus-mybatis</artifactId >
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ under the License.
20
20
<parent >
21
21
<groupId >io.github.dddplus</groupId >
22
22
<artifactId >dddplus</artifactId >
23
- <version >2.1.0-SNAPSHOT </version >
23
+ <version >2.1.0</version >
24
24
</parent >
25
25
26
26
<artifactId >dddplus-plugin</artifactId >
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ under the License.
20
20
<parent >
21
21
<groupId >io.github.dddplus</groupId >
22
22
<artifactId >dddplus</artifactId >
23
- <version >2.1.0-SNAPSHOT </version >
23
+ <version >2.1.0</version >
24
24
</parent >
25
25
26
26
<artifactId >dddplus-runtime</artifactId >
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ under the License.
20
20
<parent >
21
21
<groupId >io.github.dddplus</groupId >
22
22
<artifactId >dddplus</artifactId >
23
- <version >2.1.0-SNAPSHOT </version >
23
+ <version >2.1.0</version >
24
24
</parent >
25
25
26
26
<artifactId >dddplus-spec</artifactId >
Original file line number Diff line number Diff line change 8
8
<parent >
9
9
<groupId >io.github.dddplus</groupId >
10
10
<artifactId >dddplus</artifactId >
11
- <version >2.1.0-SNAPSHOT </version >
11
+ <version >2.1.0</version >
12
12
</parent >
13
13
14
14
<artifactId >dddplus-test</artifactId >
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ under the License.
21
21
<parent >
22
22
<groupId >io.github.dddplus</groupId >
23
23
<artifactId >dddplus</artifactId >
24
- <version >2.1.0-SNAPSHOT </version >
24
+ <version >2.1.0</version >
25
25
</parent >
26
26
27
27
<artifactId >dddplus-visualization</artifactId >
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ under the License.
21
21
<groupId >io.github.dddplus</groupId >
22
22
<artifactId >dddplus</artifactId >
23
23
<packaging >pom</packaging >
24
- <version >2.1.0-SNAPSHOT </version >
24
+ <version >2.1.0</version >
25
25
<name >DDDplus Framework</name >
26
26
<description >A lightweight DDD forward/reverse business modeling framework!</description >
27
27
<url >https://github.com/dddplus/dddplus</url >
You can’t perform that action at this time.
0 commit comments