Skip to content

Commit 4d9cd2c

Browse files
gartensvogti
authored andcommitted
Bump version
1 parent e5bc27f commit 4d9cd2c

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ repositories {
1515

1616
group 'org.chronos-eaas'
1717
archivesBaseName = "chronos-agent"
18-
version '2.4.4-SNAPSHOT'
18+
version '2.5.0-SNAPSHOT'
1919

2020
description = "Chronos Agent"
2121

src/main/java/ch/unibas/dmi/dbis/chronos/agent/AbstractChronosAgent.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
The MIT License (MIT)
33
4-
Copyright (c) 2018-2022 The Chronos Project
4+
Copyright (c) 2018-2024 The Chronos Project
55
66
Permission is hereby granted, free of charge, to any person obtaining a copy
77
of this software and associated documentation files (the "Software"), to deal

src/main/java/ch/unibas/dmi/dbis/chronos/agent/ChronosHttpClient.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
The MIT License (MIT)
33
4-
Copyright (c) 2018-2023 The Chronos Project
4+
Copyright (c) 2018-2024 The Chronos Project
55
66
Permission is hereby granted, free of charge, to any person obtaining a copy
77
of this software and associated documentation files (the "Software"), to deal

0 commit comments

Comments
 (0)