Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
ARSnova Backend
Manage
Activity
Members
Labels
Plan
Issues
27
Issue boards
Milestones
Code
Merge requests
1
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Privacy
Imprint
Contact
Snippets
Groups
Projects
Show more breadcrumbs
ARSnova
ARSnova Backend
Commits
63e70379
There was an error fetching the commit references. Please try again later.
Commit
63e70379
authored
7 years ago
by
Daniel Gerhardt
Browse files
Options
Downloads
Plain Diff
Merge branch '2.5' into 2.x
parents
d6747d39
d49ddfed
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
pom.xml
+3
-3
3 additions, 3 deletions
pom.xml
with
3 additions
and
3 deletions
pom.xml
+
3
−
3
View file @
63e70379
...
@@ -7,7 +7,7 @@
...
@@ -7,7 +7,7 @@
<packaging>
war
</packaging>
<packaging>
war
</packaging>
<properties>
<properties>
<io.spring.platform-version>
Brussels-SR
1
</io.spring.platform-version>
<io.spring.platform-version>
Brussels-SR
2
</io.spring.platform-version>
<project.build.sourceEncoding>
UTF-8
</project.build.sourceEncoding>
<project.build.sourceEncoding>
UTF-8
</project.build.sourceEncoding>
<timestamp>
${maven.build.timestamp}
</timestamp>
<timestamp>
${maven.build.timestamp}
</timestamp>
<sonar.language>
java
</sonar.language>
<sonar.language>
java
</sonar.language>
...
@@ -298,7 +298,7 @@
...
@@ -298,7 +298,7 @@
<dependency>
<dependency>
<groupId>
org.checkerframework
</groupId>
<groupId>
org.checkerframework
</groupId>
<artifactId>
checker-qual
</artifactId>
<artifactId>
checker-qual
</artifactId>
<version>
2.1.
9
</version>
<version>
2.1.
11
</version>
</dependency>
</dependency>
</dependencies>
</dependencies>
...
@@ -333,7 +333,7 @@
...
@@ -333,7 +333,7 @@
<plugin>
<plugin>
<groupId>
org.eclipse.jetty
</groupId>
<groupId>
org.eclipse.jetty
</groupId>
<artifactId>
jetty-maven-plugin
</artifactId>
<artifactId>
jetty-maven-plugin
</artifactId>
<version>
9.4.
3
.v20170
317
</version>
<version>
9.4.
5
.v20170
502
</version>
<configuration>
<configuration>
<scanIntervalSeconds>
1
</scanIntervalSeconds>
<scanIntervalSeconds>
1
</scanIntervalSeconds>
<webApp>
<webApp>
...
...
This diff is collapsed.
Click to expand it.
Preview
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!
Save comment
Cancel
Please
register
or
sign in
to comment