Skip to content

Commit

Permalink
0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rultor committed Feb 8, 2022
1 parent 6e54043 commit 0e888b6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ SOFTWARE.
</parent>
<groupId>com.baudoliver7</groupId>
<artifactId>takes-utils</artifactId>
<version>1.0-SNAPSHOT</version>
<version>0.3.1</version>
<packaging>jar</packaging>
<name>Takes utilities</name>
<description>Some takes framework utilities</description>
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/com/minlessika/rq/RqJson.java
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
* <p>The class is immutable and thread-safe.
*
* @author Olivier B. OURA (baudolivier7@gmail.com)
* @version $Id: 779c0427d23556145529c42dd67093987eee50e5 $
* @version $Id$
* @see <a href="http://www.w3.org/TR/html401/interact/forms.html">
* Forms in HTML</a>
* @see org.takes.rq.RqGreedy
Expand Down

0 comments on commit 0e888b6

Please sign in to comment.