We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ffe73f commit 13ddab3Copy full SHA for 13ddab3
docs/RELEASE_NOTES.md
@@ -2,6 +2,11 @@
2
3
[  ](https://bintray.com/twcable/aem/Grabbit/_latestVersion)
4
5
+## 7.1.0
6
+* Support for writing rep:policy nodes
7
+* Bug fixes
8
+* Performance improvements
9
+
10
## 7.0.2
11
* Bug fixes
12
gradle.properties
@@ -5,7 +5,7 @@ org.gradle.jvmargs=-XX:MaxPermSize=512m -XX:+CMSClassUnloadingEnabled -XX:+CMSPe
bundleInstallRoot = /apps/grabbit/install
group = com.twcable.grabbit
-version = 7.0.2
+version = 7.1.0
# Please keep alphabetical
cglib_nodep_version = 2.2.2
0 commit comments