Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
NeqModPlus
Building Physics
Building Physics Catalog Editor
Commits
4d9f0230
Commit
4d9f0230
authored
4 years ago
by
Kai-Holger Brassel
Browse files
Options
Download
Email Patches
Plain Diff
Set source and target compile level explicitly
parent
db506e5f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
de.hftstuttgart.buildingphysics.parent/pom.xml
+5
-0
de.hftstuttgart.buildingphysics.parent/pom.xml
with
5 additions
and
0 deletions
+5
-0
de.hftstuttgart.buildingphysics.parent/pom.xml
+
5
-
0
View file @
4d9f0230
...
@@ -18,6 +18,11 @@
...
@@ -18,6 +18,11 @@
<groupId>
org.eclipse.tycho
</groupId>
<groupId>
org.eclipse.tycho
</groupId>
<artifactId>
tycho-maven-plugin
</artifactId>
<artifactId>
tycho-maven-plugin
</artifactId>
<version>
${tycho-version}
</version>
<version>
${tycho-version}
</version>
<configuration>
<source>
15
</source>
<target>
15
</target>
<encoding>
UTF-8
</encoding>
</configuration>
<extensions>
true
</extensions>
<extensions>
true
</extensions>
</plugin>
</plugin>
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Snippets