Skip to content

Commit

Permalink
Merge pull request #261 from paultuckey/5.1-docs
Browse files Browse the repository at this point in the history
5.1 docs
  • Loading branch information
paultuckey committed Oct 19, 2023
2 parents 574906a + ec67926 commit 64e047b
Show file tree
Hide file tree
Showing 35 changed files with 3,386 additions and 1,676 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -23,12 +23,12 @@ See the [manual](https://tuckey.org/urlrewrite/manual/4.0/index.html) for more i

## Quick Start

* Add Maven dependency below or add <a href="http://central.maven.org/maven2/org/tuckey/urlrewritefilter/5.1.2/urlrewritefilter-5.1.2.jar">urlrewritefilter-5.1.2.jar</a> directly into your <b>WEB-INF/lib</b> directory.
* Add Maven dependency below or add <a href="http://central.maven.org/maven2/org/tuckey/urlrewritefilter/5.1.3/urlrewritefilter-5.1.3.jar">urlrewritefilter-5.1.3.jar</a> directly into your <b>WEB-INF/lib</b> directory.
```xml
<dependency>
<groupId>org.tuckey</groupId>
<artifactId>urlrewritefilter</artifactId>
<version>5.1.2</version>
<version>5.1.3</version>
</dependency>
```

Expand Down
54 changes: 0 additions & 54 deletions annotation/build.xml

This file was deleted.

118 changes: 0 additions & 118 deletions annotation/pom.xml

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

0 comments on commit 64e047b

Please sign in to comment.