aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarko Zajc <marko@zajc.eu.org>2023-12-04 17:49:36 +0100
committerMarko Zajc <marko@zajc.eu.org>2023-12-04 17:49:36 +0100
commit162590c555efa209fc66d9d0fd49a42907c4a8f4 (patch)
tree697bfb9e8c917c68cffe47536b41bb1b041d5b29
parenta6df7cb3c78c4e14c60ea3a563ba5d02753f7bf0 (diff)
Bump version to 5.0.4-12v5.0.4-12
-rw-r--r--core-logging/pom.xml2
-rw-r--r--core/pom.xml2
-rw-r--r--module-administrative/pom.xml2
-rw-r--r--module-customization/pom.xml2
-rw-r--r--module-games/pom.xml2
-rw-r--r--module-informative/pom.xml2
-rw-r--r--module-libot/pom.xml2
-rw-r--r--module-moderation/pom.xml2
-rw-r--r--module-money/pom.xml2
-rw-r--r--module-music/pom.xml2
-rw-r--r--module-search/pom.xml2
-rw-r--r--module-utilities/pom.xml2
-rw-r--r--pom.xml2
-rw-r--r--runner/pom.xml2
14 files changed, 14 insertions, 14 deletions
diff --git a/core-logging/pom.xml b/core-logging/pom.xml
index 326be7b..4f2aaf0 100644
--- a/core-logging/pom.xml
+++ b/core-logging/pom.xml
@@ -5,7 +5,7 @@
5 <parent> 5 <parent>
6 <groupId>zajc.libot</groupId> 6 <groupId>zajc.libot</groupId>
7 <artifactId>libot</artifactId> 7 <artifactId>libot</artifactId>
8 <version>5.0.4-11</version> 8 <version>5.0.4-12</version>
9 </parent> 9 </parent>
10 <artifactId>core-logging</artifactId> 10 <artifactId>core-logging</artifactId>
11 11
diff --git a/core/pom.xml b/core/pom.xml
index 8fda3fb..607330a 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -5,7 +5,7 @@
5 <parent> 5 <parent>
6 <groupId>zajc.libot</groupId> 6 <groupId>zajc.libot</groupId>
7 <artifactId>libot</artifactId> 7 <artifactId>libot</artifactId>
8 <version>5.0.4-11</version> 8 <version>5.0.4-12</version>
9 </parent> 9 </parent>
10 <artifactId>core</artifactId> 10 <artifactId>core</artifactId>
11 11
diff --git a/module-administrative/pom.xml b/module-administrative/pom.xml
index d2a347c..151f8b7 100644
--- a/module-administrative/pom.xml
+++ b/module-administrative/pom.xml
@@ -5,7 +5,7 @@
5 <parent> 5 <parent>
6 <groupId>zajc.libot</groupId> 6 <groupId>zajc.libot</groupId>
7 <artifactId>libot</artifactId> 7 <artifactId>libot</artifactId>
8 <version>5.0.4-11</version> 8 <version>5.0.4-12</version>
9 </parent> 9 </parent>
10 <artifactId>module-administrative</artifactId> 10 <artifactId>module-administrative</artifactId>
11 11
diff --git a/module-customization/pom.xml b/module-customization/pom.xml
index 1b89463..5205344 100644
--- a/module-customization/pom.xml
+++ b/module-customization/pom.xml
@@ -5,7 +5,7 @@
5 <parent> 5 <parent>
6 <groupId>zajc.libot</groupId> 6 <groupId>zajc.libot</groupId>
7 <artifactId>libot</artifactId> 7 <artifactId>libot</artifactId>
8 <version>5.0.4-11</version> 8 <version>5.0.4-12</version>
9 </parent> 9 </parent>
10 <artifactId>module-customization</artifactId> 10 <artifactId>module-customization</artifactId>
11 11
diff --git a/module-games/pom.xml b/module-games/pom.xml
index cd42da9..327a89a 100644
--- a/module-games/pom.xml
+++ b/module-games/pom.xml
@@ -5,7 +5,7 @@
5 <parent> 5 <parent>
6 <groupId>zajc.libot</groupId> 6 <groupId>zajc.libot</groupId>
7 <artifactId>libot</artifactId> 7 <artifactId>libot</artifactId>
8 <version>5.0.4-11</version> 8 <version>5.0.4-12</version>
9 </parent> 9 </parent>
10 <artifactId>module-games</artifactId> 10 <artifactId>module-games</artifactId>
11 11
diff --git a/module-informative/pom.xml b/module-informative/pom.xml
index 0f5218e..5a8706e 100644
--- a/module-informative/pom.xml
+++ b/module-informative/pom.xml
@@ -5,7 +5,7 @@
5 <parent> 5 <parent>
6 <groupId>zajc.libot</groupId> 6 <groupId>zajc.libot</groupId>
7 <artifactId>libot</artifactId> 7 <artifactId>libot</artifactId>
8 <version>5.0.4-11</version> 8 <version>5.0.4-12</version>
9 </parent> 9 </parent>
10 <artifactId>module-informative</artifactId> 10 <artifactId>module-informative</artifactId>
11 11
diff --git a/module-libot/pom.xml b/module-libot/pom.xml
index bb864bf..4ce9aa8 100644
--- a/module-libot/pom.xml
+++ b/module-libot/pom.xml
@@ -5,7 +5,7 @@
5 <parent> 5 <parent>
6 <groupId>zajc.libot</groupId> 6 <groupId>zajc.libot</groupId>
7 <artifactId>libot</artifactId> 7 <artifactId>libot</artifactId>
8 <version>5.0.4-11</version> 8 <version>5.0.4-12</version>
9 </parent> 9 </parent>
10 <artifactId>module-libot</artifactId> 10 <artifactId>module-libot</artifactId>
11 11
diff --git a/module-moderation/pom.xml b/module-moderation/pom.xml
index 4bc15d3..c777348 100644
--- a/module-moderation/pom.xml
+++ b/module-moderation/pom.xml
@@ -5,7 +5,7 @@
5 <parent> 5 <parent>
6 <groupId>zajc.libot</groupId> 6 <groupId>zajc.libot</groupId>
7 <artifactId>libot</artifactId> 7 <artifactId>libot</artifactId>
8 <version>5.0.4-11</version> 8 <version>5.0.4-12</version>
9 </parent> 9 </parent>
10 <artifactId>module-moderation</artifactId> 10 <artifactId>module-moderation</artifactId>
11 11
diff --git a/module-money/pom.xml b/module-money/pom.xml
index d584d5c..67b2999 100644
--- a/module-money/pom.xml
+++ b/module-money/pom.xml
@@ -5,7 +5,7 @@
5 <parent> 5 <parent>
6 <groupId>zajc.libot</groupId> 6 <groupId>zajc.libot</groupId>
7 <artifactId>libot</artifactId> 7 <artifactId>libot</artifactId>
8 <version>5.0.4-11</version> 8 <version>5.0.4-12</version>
9 </parent> 9 </parent>
10 <artifactId>module-money</artifactId> 10 <artifactId>module-money</artifactId>
11 11
diff --git a/module-music/pom.xml b/module-music/pom.xml
index 33273aa..f68a5e6 100644
--- a/module-music/pom.xml
+++ b/module-music/pom.xml
@@ -5,7 +5,7 @@
5 <parent> 5 <parent>
6 <groupId>zajc.libot</groupId> 6 <groupId>zajc.libot</groupId>
7 <artifactId>libot</artifactId> 7 <artifactId>libot</artifactId>
8 <version>5.0.4-11</version> 8 <version>5.0.4-12</version>
9 </parent> 9 </parent>
10 <artifactId>module-music</artifactId> 10 <artifactId>module-music</artifactId>
11 11
diff --git a/module-search/pom.xml b/module-search/pom.xml
index 8c09a1e..ac5bc1c 100644
--- a/module-search/pom.xml
+++ b/module-search/pom.xml
@@ -5,7 +5,7 @@
5 <parent> 5 <parent>
6 <groupId>zajc.libot</groupId> 6 <groupId>zajc.libot</groupId>
7 <artifactId>libot</artifactId> 7 <artifactId>libot</artifactId>
8 <version>5.0.4-11</version> 8 <version>5.0.4-12</version>
9 </parent> 9 </parent>
10 <artifactId>module-search</artifactId> 10 <artifactId>module-search</artifactId>
11 11
diff --git a/module-utilities/pom.xml b/module-utilities/pom.xml
index 4e1fe83..c61b727 100644
--- a/module-utilities/pom.xml
+++ b/module-utilities/pom.xml
@@ -5,7 +5,7 @@
5 <parent> 5 <parent>
6 <groupId>zajc.libot</groupId> 6 <groupId>zajc.libot</groupId>
7 <artifactId>libot</artifactId> 7 <artifactId>libot</artifactId>
8 <version>5.0.4-11</version> 8 <version>5.0.4-12</version>
9 </parent> 9 </parent>
10 <artifactId>module-utilities</artifactId> 10 <artifactId>module-utilities</artifactId>
11 11
diff --git a/pom.xml b/pom.xml
index 3a385d2..871fa63 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
5 5
6 <groupId>zajc.libot</groupId> 6 <groupId>zajc.libot</groupId>
7 <artifactId>libot</artifactId> 7 <artifactId>libot</artifactId>
8 <version>5.0.4-11</version> 8 <version>5.0.4-12</version>
9 <packaging>pom</packaging> 9 <packaging>pom</packaging>
10 10
11 <name>LiBot</name> 11 <name>LiBot</name>
diff --git a/runner/pom.xml b/runner/pom.xml
index 22a8772..e205f7c 100644
--- a/runner/pom.xml
+++ b/runner/pom.xml
@@ -5,7 +5,7 @@
5 <parent> 5 <parent>
6 <groupId>zajc.libot</groupId> 6 <groupId>zajc.libot</groupId>
7 <artifactId>libot</artifactId> 7 <artifactId>libot</artifactId>
8 <version>5.0.4-11</version> 8 <version>5.0.4-12</version>
9 </parent> 9 </parent>
10 <artifactId>runner</artifactId> 10 <artifactId>runner</artifactId>
11 11