Skip to content

Commit 5b1f673

Browse files
authored
Update README.md
1 parent 6b2d765 commit 5b1f673

File tree

1 file changed

+6
-11
lines changed

1 file changed

+6
-11
lines changed

README.md

Lines changed: 6 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -9,16 +9,11 @@ This plugin was originally maintained by [symentis](https://github.com/symentis)
99

1010
The Audit Logging plugin for Grails adds generic event based Audit Logging to a Grails project.
1111

12-
The master branch holds the codebase for plugin version 4.0.x (Grails 4.0.x).
13-
1412
For older Grails versions, see "Supported Grails Versions" below.
1513

16-
## Moving to Maven Central
17-
This repositories new artifacts are currently moved to Maven Central, since Bintray shut down MAY/01/21. You can obtain the old artifacts from https://repo.grails.org.
18-
1914
## Documentation
20-
* For current release documentation, see [User Guide](https://grails-plugins.github.io/grails-audit-logging-plugin/latest/plugin.html)
21-
* For snapshot documentation, see [Snapshot User Guide](https://grails-plugins.github.io/grails-audit-logging-plugin/snapshot/plugin.html)
15+
* For current release documentation, see [User Guide](https://grails-plugins.github.io/grails-audit-logging-plugin/6.0.x/)
16+
* For snapshot documentation, see [Snapshot User Guide](https://grails-plugins.github.io/grails-audit-logging-plugin/snapshot/)
2217
* For 4.x documentation, see [4.x User Guide](https://grails-plugins.github.io/grails-audit-logging-plugin/4.0.x/plugin.html)
2318
* For 3.x documentation, see [3.x User Guide](https://grails-plugins.github.io/grails-audit-logging-plugin/3.0.x/plugin.html)
2419
* For 2.x documentation, see [2.x User Guide](https://grails-plugins.github.io/grails-audit-logging-plugin/2.0.x/plugin.html)
@@ -31,6 +26,10 @@ This repositories new artifacts are currently moved to Maven Central, since Bint
3126
* Grails 3.0.x-3.2.x: [2.x_maintenance branch](https://github.com/grails-plugins/grails-audit-logging-plugin/tree/2.x_maintenance)
3227
* Grails 2.x: [1.x_maintenance branch](https://github.com/grails-plugins/grails-audit-logging-plugin/tree/1.x_maintenance)
3328

29+
## Moving to Maven Central
30+
This repositories new artifacts are currently moved to Maven Central, since Bintray shut down MAY/01/21. You can obtain the old artifacts from https://repo.grails.org.
31+
32+
3433
## audit-quickstart
3534
You need to perform "grails audit-quickstart \<package\> \<DomainClass\>" after installing this plugin's 2.0.x version or later.
3635

@@ -84,10 +83,6 @@ Special thanks to all the <a href="https://github.com/grails-plugins/grails-audi
8483
Tom Crossland
8584

8685
Project lead: TBD
87-
88-
89-
## Maven Central Repository
90-
This plugin will be available from Maven Central, soon. Older versions (up to 4.0.3) are available from the [Grails Artifact Repository](https://repo.grails.org/ui/).
9186
***
9287

9388
<a href="https://www.yourkit.com/java/profiler/index.jsp"><img src="https://www.yourkit.com/images/yklogo.png" alt="YourKit Java Profiler"/></a>

0 commit comments

Comments
 (0)