From 28ba04bea2cd888b05cf7b4b37ce706f3c7d4076 Mon Sep 17 00:00:00 2001 From: GregDThomas Date: Fri, 5 Apr 2019 15:00:32 +0100 Subject: [PATCH] Release 1.0.3 --- .gitignore | 1 + pom.xml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..1de5659 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +target \ No newline at end of file diff --git a/pom.xml b/pom.xml index 811eacd..9a21120 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ org.igniterealtime.openfire.plugins bookmarks - 1.0.3-SNAPSHOT + 1.0.3 Bookmarks Plugin Allows clients to store URL and group chat bookmarks (XEP-0048)