[maven-release-plugin] prepare release org.apache.sling.feature.cpconverter-1.1.18
diff --git a/pom.xml b/pom.xml
index 8965409..f70826e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
   </parent>
 
   <artifactId>org.apache.sling.feature.cpconverter</artifactId>
-  <version>1.1.17-SNAPSHOT</version>
+  <version>1.1.18</version>
 
   <name>Apache Sling Content-Package to Feature Model Converter</name>
   <description>Content Package to Feature Model converter tools for Apache Sling</description>
@@ -48,7 +48,7 @@
     <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-cpconverter.git</connection>
     <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-cpconverter.git</developerConnection>
     <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-feature-cpconverter.git</url>
-    <tag>org.apache.sling.feature.cpconverter-1.1.12</tag>
+    <tag>org.apache.sling.feature.cpconverter-1.1.18</tag>
   </scm>
 
   <dependencies>
@@ -478,8 +478,7 @@
             </goals>
             <configuration>
               <rules>
-                <requireProvidedDependenciesInRuntimeClasspath
-                    implementation="org.apache.sling.maven.enforcer.RequireProvidedDependenciesInRuntimeClasspath">
+                <requireProvidedDependenciesInRuntimeClasspath implementation="org.apache.sling.maven.enforcer.RequireProvidedDependenciesInRuntimeClasspath">
                   <excludes>
                     <exclude>javax.servlet:javax.servlet-api</exclude><!-- not used in the CLI context -->
                     <exclude>javax.servlet:servlet-api</exclude><!-- not used in the CLI context -->