summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Uko Kokņevičs2026-01-17 19:35:55 +0200
committerGravatar Uko Kokņevičs2026-01-17 19:35:55 +0200
commita2b9b9a1e462ab144f78062b595c894ab6be83d3 (patch)
tree6dcdca8af7d82c1b077bd4373cb0451c41d6d6a6
parentAdd modernizer (diff)
downloadlv.enes:parent-a2b9b9a1e462ab144f78062b595c894ab6be83d3.tar.gz
lv.enes:parent-a2b9b9a1e462ab144f78062b595c894ab6be83d3.tar.xz
lv.enes:parent-a2b9b9a1e462ab144f78062b595c894ab6be83d3.zip
Release version 2
-rw-r--r--buildstuffs/pom.xml2
-rw-r--r--pom.xml4
2 files changed, 3 insertions, 3 deletions
diff --git a/buildstuffs/pom.xml b/buildstuffs/pom.xml
index 5e6feeb..da3338c 100644
--- a/buildstuffs/pom.xml
+++ b/buildstuffs/pom.xml
@@ -10,7 +10,7 @@
10 10
11 <groupId>lv.enes</groupId> 11 <groupId>lv.enes</groupId>
12 <artifactId>buildstuffs</artifactId> 12 <artifactId>buildstuffs</artifactId>
13 <version>1.1.0-SNAPSHOT</version> 13 <version>2</version>
14 14
15 <licenses> 15 <licenses>
16 <license> 16 <license>
diff --git a/pom.xml b/pom.xml
index 490a23b..e99ec38 100644
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@
11 11
12 <groupId>lv.enes</groupId> 12 <groupId>lv.enes</groupId>
13 <artifactId>parent</artifactId> 13 <artifactId>parent</artifactId>
14 <version>1.1.0-SNAPSHOT</version> 14 <version>2</version>
15 <packaging>pom</packaging> 15 <packaging>pom</packaging>
16 16
17 <subprojects> 17 <subprojects>
@@ -58,7 +58,7 @@
58 <maven.version>4.0.0-rc-5</maven.version> 58 <maven.version>4.0.0-rc-5</maven.version>
59 <maven.version-range>[${maven.version}]</maven.version-range> 59 <maven.version-range>[${maven.version}]</maven.version-range>
60 60
61 <enes-parent.version>1.1.0-SNAPSHOT</enes-parent.version> 61 <enes-parent.version>2</enes-parent.version>
62 <enes-vocabulary-plugin.version>1.0.0</enes-vocabulary-plugin.version> 62 <enes-vocabulary-plugin.version>1.0.0</enes-vocabulary-plugin.version>
63 63
64 <bouncycastle.version>1.83</bouncycastle.version> 64 <bouncycastle.version>1.83</bouncycastle.version>