Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
tdt4100
v2021
Exam 2021
Commits
2c9466c2
Commit
2c9466c2
authored
May 30, 2022
by
Magnus Schjølberg
Browse files
Update repo for spring 2022
parent
02ed4962
Changes
2
Hide whitespace changes
Inline
Side-by-side
.vscode/settings.json
0 → 100644
View file @
2c9466c2
{
"java.configuration.updateBuildConfiguration"
:
"automatic"
,
"java.debug.settings.forceBuildBeforeLaunch"
:
false
,
"java.debug.settings.console"
:
"internalConsole"
}
\ No newline at end of file
pom.xml
View file @
2c9466c2
...
...
@@ -24,7 +24,7 @@
<artifactId>
maven-compiler-plugin
</artifactId>
<version>
3.8.0
</version>
<configuration>
<release>
1
5
</release>
<release>
1
7
</release>
</configuration>
</plugin>
<plugin>
...
...
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