Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ repositories {
}

group = 'org.ow2.proactive'
version = '1.0.1'
version = '1.0.2'

uploadArchives {
repositories {
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/proactive.license.java
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* Workflows & Scheduling, Orchestration, Cloud Automation
* and Big Data Analysis on Enterprise Grids & Clouds.
*
* Copyright (c) 2007 - 2019 ActiveEon
* Copyright (c) 2007 - 2020 ActiveEon
* Contact: contact@activeeon.com
*
* This library is free software: you can redistribute it and/or
Expand Down