diff --git a/kotlin-test/src/main/kotlin/org/axonframework/extension/kotlin/test/FixtureExtensions.kt b/kotlin-test/src/main/kotlin/org/axonframework/extension/kotlin/test/FixtureExtensions.kt index 162d87bb..44a22b21 100644 --- a/kotlin-test/src/main/kotlin/org/axonframework/extension/kotlin/test/FixtureExtensions.kt +++ b/kotlin-test/src/main/kotlin/org/axonframework/extension/kotlin/test/FixtureExtensions.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020. Axon Framework + * Copyright (c) 2010-2021. Axon Framework * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/kotlin/pom.xml b/kotlin/pom.xml index bb4323b1..512e8bec 100644 --- a/kotlin/pom.xml +++ b/kotlin/pom.xml @@ -1,6 +1,6 @@