Skip to content

Commit

Permalink
prepping for 2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
j256 committed Mar 5, 2023
1 parent 5b53fda commit 86ad5e1
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ Maven packages are published via [![Maven Central](https://maven-badges.herokuap
<dependency>
<groupId>com.j256.simplejmx</groupId>
<artifactId>simplejmx</artifactId>
<version>2.1</version>
<version>2.2</version>
</dependency>
```

Expand Down
4 changes: 2 additions & 2 deletions src/main/doc/simplejmx.texi
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
@c %**end of header

@c ----------------------------------------------------------------
@set simplejmx_version 2.1
@set simplejmx_version 2.2
@set simplejmx_year 2023
@set simplejmx_date February @value{simplejmx_year}
@set simplejmx_date March @value{simplejmx_year}
@set package SimpleJMX
@c ----------------------------------------------------------------

Expand Down
10 changes: 5 additions & 5 deletions src/main/javadoc/doc-files/simplejmx.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file modified src/main/javadoc/doc-files/simplejmx.pdf
Binary file not shown.

0 comments on commit 86ad5e1

Please sign in to comment.