Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
raphw
asm
Commits
434ec9ce
Commit
434ec9ce
authored
Feb 04, 2018
by
Eric Bruneton
Browse files
Update version to 6.1-alpha.
parent
63be96f4
Changes
1
Hide whitespace changes
Inline
Side-by-side
build.gradle
View file @
434ec9ce
...
...
@@ -44,7 +44,7 @@ subprojects {
apply
plugin:
'org.junit.platform.gradle.plugin'
junitPlatform
{
filters
{
engines
{
'junit-jupiter'
}
}
}
group
=
'org.ow2.asm'
version
=
'6.1-
bet
a'
version
=
'6.1-
alph
a'
sourceCompatibility
=
'1.6'
targetCompatibility
=
'1.6'
ext
.
provides
=
[]
// The provided java packages, e.g. ['org.objectweb.asm']
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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