We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf067c6 commit f94863eCopy full SHA for f94863e
2 files changed
jdk_8_maven/cs/rest/original/features-service/pom.xml
@@ -10,6 +10,7 @@
10
<artifactId>spring-boot-starter-parent</artifactId>
11
<!--<version>1.3.3.RELEASE</version>-->
12
<version>1.4.4.RELEASE</version>
13
+ <relativePath></relativePath>
14
</parent>
15
16
<groupId>org.javiermf.features</groupId>
jdk_8_maven/cs/rest/original/languagetool/pom.xml
@@ -6,6 +6,7 @@
6
<groupId>org.sonatype.oss</groupId>
7
<artifactId>oss-parent</artifactId>
8
<version>7</version>
9
<scm>
0 commit comments