mirror of
https://github.com/peridotbuild/pv2.git
synced 2024-11-21 12:41:26 +00:00
fix property for java import
This commit is contained in:
parent
dddaf5ff0f
commit
33ff668e09
@ -1383,7 +1383,7 @@ class JavaPortableImport(Import):
|
|||||||
"""
|
"""
|
||||||
Returns the branch
|
Returns the branch
|
||||||
"""
|
"""
|
||||||
return self.__java_name
|
return self.__branch
|
||||||
|
|
||||||
@property
|
@property
|
||||||
def java_git_url(self):
|
def java_git_url(self):
|
||||||
|
Loading…
Reference in New Issue
Block a user