summaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/pom.xml b/pom.xml
index bf187be..a051fac 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.0.0-SNAPSHOT</version> 14 <version>1.0.0</version>
15 <packaging>pom</packaging> 15 <packaging>pom</packaging>
16 16
17 <subprojects> 17 <subprojects>
@@ -50,8 +50,8 @@
50 <maven.version>4.0.0-rc-5</maven.version> 50 <maven.version>4.0.0-rc-5</maven.version>
51 <maven.version-range>[${maven.version}]</maven.version-range> 51 <maven.version-range>[${maven.version}]</maven.version-range>
52 52
53 <enes-parent.version>1.0.0-SNAPSHOT</enes-parent.version> 53 <enes-parent.version>1.0.0</enes-parent.version>
54 <enes-vocabulary-plugin.version>1.0.0-SNAPSHOT</enes-vocabulary-plugin.version> 54 <enes-vocabulary-plugin.version>1.0.0</enes-vocabulary-plugin.version>
55 55
56 <bouncycastle.version>1.83</bouncycastle.version> 56 <bouncycastle.version>1.83</bouncycastle.version>
57 <brotli4j.version>1.20.0</brotli4j.version> 57 <brotli4j.version>1.20.0</brotli4j.version>