Skip to content

Commit d0921e3

Browse files
committed
New version in pom.xml
1 parent db028c8 commit d0921e3

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

openapi/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>cz.inovatika.sdnnt</groupId>
66
<artifactId>sdnnt-openapi</artifactId>
7-
<version>1.1.0.8</version>
7+
<version>1.1.1.0</version>
88
<packaging>jar</packaging>
99

1010
<name>sdnnt-openapi</name>

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<modelVersion>4.0.0</modelVersion>
66
<groupId>cz.inovatika.sdnnt</groupId>
77
<artifactId>sdnnt-project</artifactId>
8-
<version>1.1.0.8</version>
8+
<version>1.1.1.0</version>
99
<packaging>pom</packaging>
1010
<name>SDNNT Project</name>
1111
<description>SDNNT projekt</description>

sdnnt/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>cz.inovatika.sdnnt</groupId>
66
<artifactId>sdnnt</artifactId>
7-
<version>1.1.0.8</version>
7+
<version>1.1.1.0</version>
88
<packaging>war</packaging>
99

1010
<name>sdnnt</name>

0 commit comments

Comments
 (0)