Merge pull request #167 from apache/SLING-11750

SLING-11750 : Support the new repoinit statements
diff --git a/pom.xml b/pom.xml
index 4331b80..5001444 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
   </parent>
 
   <artifactId>org.apache.sling.feature.cpconverter</artifactId>
-  <version>1.3.1-SNAPSHOT</version>
+  <version>1.3.3-SNAPSHOT</version>
 
   <name>Apache Sling Content-Package to Feature Model Converter</name>
   <description>Content Package to Feature Model converter tools for Apache Sling</description>
@@ -40,7 +40,7 @@
     <jackrabbit-spi-commons.version>2.20.4</jackrabbit-spi-commons.version>
     <license-maven-plugin.version>1.16</license-maven-plugin.version>
     <appassembler-maven-plugin.version>2.0.0</appassembler-maven-plugin.version>
-    <project.build.outputTimestamp>1675868345</project.build.outputTimestamp>
+    <project.build.outputTimestamp>1683219434</project.build.outputTimestamp>
   </properties>
 
   <scm>