Skip to content

Commit cb7efd6

Browse files
Lea SteffenFelix Mauch
authored andcommitted
Changed required api version to 1.4.0
1 parent 5ce8878 commit cb7efd6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
<Bundle-Description>${urcap.description}</Bundle-Description>
105105
<!--***************************************************************-->
106106
<Import-Package>
107-
com.ur.urcap.api*;version="[1.3.0,2.0.0)",
107+
com.ur.urcap.api*;version="[1.4.0,2.0.0)",
108108
*
109109
</Import-Package>
110110
</instructions>
@@ -159,7 +159,7 @@
159159
<dependency>
160160
<groupId>com.ur.urcap</groupId>
161161
<artifactId>api</artifactId>
162-
<version>1.3.0</version>
162+
<version>1.4.0</version>
163163
<scope>provided</scope>
164164
</dependency>
165165

0 commit comments

Comments
 (0)