Skip to content
Snippets Groups Projects
Commit 300e1ea3 authored by OZGCloud's avatar OZGCloud
Browse files

OZG-2966 OZG-3097 extract version

parent f4c5a7c2
Branches
Tags
No related merge requests found
...@@ -26,6 +26,7 @@ ...@@ -26,6 +26,7 @@
<pluto.version>1.1.0-SNAPSHOT</pluto.version> <pluto.version>1.1.0-SNAPSHOT</pluto.version>
<jsoup.version>1.15.1</jsoup.version> <jsoup.version>1.15.1</jsoup.version>
<kop-common-pdf.version>1.3.0-SNAPSHOT</kop-common-pdf.version>
</properties> </properties>
<dependencyManagement> <dependencyManagement>
...@@ -43,7 +44,7 @@ ...@@ -43,7 +44,7 @@
<dependency> <dependency>
<groupId>de.itvsh.kop.common</groupId> <groupId>de.itvsh.kop.common</groupId>
<artifactId>kop-common-pdf</artifactId> <artifactId>kop-common-pdf</artifactId>
<version>1.3.0-SNAPSHOT</version> <version>${kop-common-pdf.version}</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.jsoup</groupId> <groupId>org.jsoup</groupId>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment