Skip to content
This repository was archived by the owner on Sep 4, 2025. It is now read-only.

Commit 3d8a99d

Browse files
committed
updated indev version
1 parent f22a596 commit 3d8a99d

18 files changed

Lines changed: 19 additions & 19 deletions

File tree

all/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>de.eztxm</groupId>
88
<artifactId>ezlib</artifactId>
9-
<version>1.0-BETA1.indev5</version>
9+
<version>1.0-BETA1.indev6</version>
1010
</parent>
1111

1212
<groupId>de.eztxm.ezlib</groupId>

api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>de.eztxm</groupId>
88
<artifactId>ezlib</artifactId>
9-
<version>1.0-BETA1.indev5</version>
9+
<version>1.0-BETA1.indev6</version>
1010
</parent>
1111

1212
<groupId>de.eztxm.ezlib</groupId>

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>de.eztxm</groupId>
88
<artifactId>ezlib</artifactId>
9-
<version>1.0-BETA1.indev5</version>
9+
<version>1.0-BETA1.indev6</version>
1010
</parent>
1111

1212
<groupId>de.eztxm.ezlib</groupId>

config/all/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>de.eztxm.ezlib</groupId>
88
<artifactId>config</artifactId>
9-
<version>1.0-BETA1.indev5</version>
9+
<version>1.0-BETA1.indev6</version>
1010
</parent>
1111

1212
<groupId>de.eztxm.ezlib.config</groupId>

config/json/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>de.eztxm.ezlib</groupId>
88
<artifactId>config</artifactId>
9-
<version>1.0-BETA1.indev5</version>
9+
<version>1.0-BETA1.indev6</version>
1010
</parent>
1111

1212
<groupId>de.eztxm.ezlib.config</groupId>

config/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>de.eztxm</groupId>
88
<artifactId>ezlib</artifactId>
9-
<version>1.0-BETA1.indev5</version>
9+
<version>1.0-BETA1.indev6</version>
1010
</parent>
1111

1212
<groupId>de.eztxm.ezlib</groupId>

config/properties/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>de.eztxm.ezlib</groupId>
88
<artifactId>config</artifactId>
9-
<version>1.0-BETA1.indev5</version>
9+
<version>1.0-BETA1.indev6</version>
1010
</parent>
1111

1212
<groupId>de.eztxm.ezlib.config</groupId>

config/toml/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>de.eztxm.ezlib</groupId>
88
<artifactId>config</artifactId>
9-
<version>1.0-BETA1.indev5</version>
9+
<version>1.0-BETA1.indev6</version>
1010
</parent>
1111

1212
<groupId>de.eztxm.ezlib.config</groupId>

config/yaml/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>de.eztxm.ezlib</groupId>
88
<artifactId>config</artifactId>
9-
<version>1.0-BETA1.indev5</version>
9+
<version>1.0-BETA1.indev6</version>
1010
</parent>
1111

1212
<groupId>de.eztxm.ezlib.config</groupId>

database/all/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>de.eztxm.ezlib</groupId>
88
<artifactId>database</artifactId>
9-
<version>1.0-BETA1.indev5</version>
9+
<version>1.0-BETA1.indev6</version>
1010
</parent>
1111

1212
<groupId>de.eztxm.ezlib.database</groupId>

0 commit comments

Comments
 (0)