We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f117087 commit c19f38bCopy full SHA for c19f38b
1 file changed
pom.xml
@@ -10,8 +10,8 @@
10
<description>Application based on the Open Application Standard Platform for Java (OASP4J).</description>
11
12
<properties>
13
- <oasp4j.version>2.5.0</oasp4j.version>
14
- <devonfw.version>2.4.0-SNAPSHOT</devonfw.version>
+ <oasp4j.version>2.6.0</oasp4j.version>
+ <devonfw.version>2.4.0</devonfw.version>
15
<spring.boot.version>1.5.3.RELEASE</spring.boot.version>
16
<java.version>1.7</java.version>
17
<oasp.port.range>81</oasp.port.range>
0 commit comments