Enable baseline check after release
diff --git a/pom.xml b/pom.xml
index 8769742..d8ffbf5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -119,7 +119,6 @@
                            jackrabbit-jcr-commons;inline="org/apache/jackrabbit/util/ISO8601.*"
                         </Embed-Dependency>
                     </instructions>
-                    <skip>true</skip>
                 </configuration>
             </plugin>
             <plugin>