Skip to content

Commit 866243c

Browse files
committed
* fixed #298 try out java15
1 parent 148fb42 commit 866243c

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

.idea/compiler.xml

Lines changed: 4 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<connection>scm:git:git@github.com:Spring-Framework-Java-Apps/simpleworklist.git</connection>
1818
<developerConnection>scm:git:git@github.com:Spring-Framework-Java-Apps/simpleworklist.git</developerConnection>
1919
<url>https://github.com/Spring-Framework-Java-Apps/simpleworklist/tree/${project.scm.tag}</url>
20-
<tag>head</tag>
20+
<tag>branch-2.3.27-SNAPSHOT</tag>
2121
</scm>
2222

2323
<name>simpleworklist</name>

0 commit comments

Comments
 (0)