We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec4d8d8 commit 805f129Copy full SHA for 805f129
1 file changed
pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
4
<groupId>de.fraunhofer.iem</groupId>
5
<artifactId>PathExpression</artifactId>
6
- <version>1.0.0</version>
+ <version>1.0.0-SNAPSHOT</version>
7
<build>
8
<plugins>
9
<plugin>
@@ -52,4 +52,4 @@
52
<url>https://maven.pkg.github.com/johspaeth/PathExpression</url>
53
</repository>
54
</distributionManagement>
55
-</project>
+</project>
0 commit comments