Skip to content

Commit c7ca09b

Browse files
Updated POM to support 6.3 TMS
1 parent 6d19d4e commit c7ca09b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bundle/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@
127127
<artifactId>bootstrap-tms.core</artifactId>
128128
<version>1.0.0-SNAPSHOT</version>
129129
<scope>system</scope>
130-
<systemPath>${project.basedir}/../content/src/main/content/jcr_root/apps/bootstrap-connector/install/bootstrap-tms.bundle-1.0.0-SNAPSHOT.jar</systemPath>
130+
<systemPath>${project.basedir}/../content/src/main/content/jcr_root/apps/bootstrap-connector/install/bootstrap-tms.bundle-1.0-SNAPSHOT.jar</systemPath>
131131
</dependency>
132132
</dependencies>
133133
</project>

0 commit comments

Comments
 (0)