We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d19d4e commit c7ca09bCopy full SHA for c7ca09b
1 file changed
bundle/pom.xml
@@ -127,7 +127,7 @@
127
<artifactId>bootstrap-tms.core</artifactId>
128
<version>1.0.0-SNAPSHOT</version>
129
<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>
+ <systemPath>${project.basedir}/../content/src/main/content/jcr_root/apps/bootstrap-connector/install/bootstrap-tms.bundle-1.0-SNAPSHOT.jar</systemPath>
131
</dependency>
132
</dependencies>
133
</project>
0 commit comments