Skip to content

Commit 68459c0

Browse files
committed
Update README.md
1 parent 64aa436 commit 68459c0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ Finally, add the plugin to the build.
8080
<plugin>
8181
<groupId>org.scoverage</groupId>
8282
<artifactId>maven-scoverage-plugin</artifactId>
83-
<version>0.95.0</version>
83+
<version>0.98.0</version>
8484
</plugin>
8585
</plugins>
8686
</build>
@@ -96,7 +96,7 @@ Of course you can setup the plugin to run as part of the normal build, without h
9696
```
9797
This software is licensed under the Apache 2 license, quoted below.
9898
99-
Copyright 2013 Stephen Samuel
99+
Copyright 2014 Stephen Samuel
100100
101101
Licensed under the Apache License, Version 2.0 (the "License"); you may not
102102
use this file except in compliance with the License. You may obtain a copy of

0 commit comments

Comments
 (0)