aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index e35aa7c..1d4110d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,10 +5,11 @@
5 5
6 <groupId>org.eu.zajc</groupId> 6 <groupId>org.eu.zajc</groupId>
7 <artifactId>extended-functions</artifactId> 7 <artifactId>extended-functions</artifactId>
8 <version>1.4.2</version> 8 <version>1.5</version>
9 9
10 <name>Extended Functions</name> 10 <name>Extended Functions</name>
11 <description>Variants and support utilities for functional interfaces that are missing from the standard library</description> 11 <description>Specializations and support utilities for functional interfaces that are missing from the standard
12 library</description>
12 <url>https://git.zajc.tel/extended-functions.git</url> 13 <url>https://git.zajc.tel/extended-functions.git</url>
13 14
14 <inceptionYear>2021</inceptionYear> 15 <inceptionYear>2021</inceptionYear>