Skip to content
Sign up
Product
Features
Mobile
Actions
Codespaces
Copilot
Packages
Security
Code review
Issues
Integrations
GitHub Sponsors
Customer stories
Team
Enterprise
Explore
Explore GitHub
Learn and contribute
Topics
Collections
Trending
Skills
GitHub Sponsors
Open source guides
Connect with others
The ReadME Project
Events
Community forum
GitHub Education
GitHub Stars program
Marketplace
Pricing
Plans
Compare plans
Contact Sales
Education
In this repository
All GitHub
↵
Jump to
↵
No suggested jump to results
In this repository
All GitHub
↵
Jump to
↵
In this organization
All GitHub
↵
Jump to
↵
In this repository
All GitHub
↵
Jump to
↵
Sign in
Sign up
{{ message }}
apache
/
james-jsieve
Public
Notifications
Fork
26
Star
8
Code
Pull requests
2
Actions
Projects
0
Security
Insights
More
Code
Pull requests
Actions
Projects
Security
Insights
Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
JSIEVE-113 Use JDK 8 as a target JDK
Loading branch information
chibenwa
committed
Sep 23, 2019
1 parent
8e52fc1
commit
e250fcdcd09d7cda0debfba75e4ecf4cec0fab5b
Showing
1 changed file
with
1 addition
and
1 deletion
.
Split
Unified
There are no files selected for viewing
2
pom.xml
Show comments
View file
Edit file
Delete file
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Show hidden characters
@@ -73,7 +73,7 @@
<!--
Overridding this value allows single set of loopback settings to be maintained
-->
<
james
.www.id>jsieve-website</
james
.www.id>
<
target
.jdk>1.
6
</
target
.jdk>
<
target
.jdk>1.
8
</
target
.jdk>
<
project
.build.sourceEncoding>UTF-8</
project
.build.sourceEncoding>
<
junit
.version>4.12</
junit
.version>
Toggle all file notes
Toggle all file annotations
0 comments on commit
e250fcd
Please
sign in
to comment.
You can’t perform that action at this time.
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.