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
0a7ea1ab
There was a problem fetching the latest pipeline status.
Commit
0a7ea1ab
authored
6 years ago
by
Daniel Gerhardt
Browse files
Options
Downloads
Plain Diff
Merge branch '2.x'
parents
78704fd7
43df689f
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Pipeline
#18419
passed with warnings with stages
in 3 minutes and 3 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
pom.xml
+3
-3
3 additions, 3 deletions
pom.xml
src/site/markdown/index.md
+1
-1
1 addition, 1 deletion
src/site/markdown/index.md
with
4 additions
and
4 deletions
pom.xml
+
3
−
3
View file @
0a7ea1ab
...
@@ -7,8 +7,8 @@
...
@@ -7,8 +7,8 @@
<packaging>
war
</packaging>
<packaging>
war
</packaging>
<properties>
<properties>
<io.spring.platform-version>
Brussels-SR1
1
</io.spring.platform-version>
<io.spring.platform-version>
Brussels-SR1
2
</io.spring.platform-version>
<io.netty-version>
4.1.2
6
.Final
</io.netty-version>
<io.netty-version>
4.1.2
8
.Final
</io.netty-version>
<org.aspectj-version>
1.8.13
</org.aspectj-version>
<org.aspectj-version>
1.8.13
</org.aspectj-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>
...
@@ -334,7 +334,7 @@
...
@@ -334,7 +334,7 @@
<dependency>
<dependency>
<groupId>
org.checkerframework
</groupId>
<groupId>
org.checkerframework
</groupId>
<artifactId>
checker-qual
</artifactId>
<artifactId>
checker-qual
</artifactId>
<version>
2.5.
3
</version>
<version>
2.5.
4
</version>
</dependency>
</dependency>
</dependencies>
</dependencies>
...
...
This diff is collapsed.
Click to expand it.
src/site/markdown/index.md
+
1
−
1
View file @
0a7ea1ab
# In
d
roduction
# In
t
roduction
ARSnova is a modern approach to Audience Response Systems (ARS).
ARSnova is a modern approach to Audience Response Systems (ARS).
It is released under the GPLv3 license, and is offered as a Software as a Service free of charge.
It is released under the GPLv3 license, and is offered as a Software as a Service free of charge.
...
...
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