We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b007ece + 805f129 commit 3b598c4Copy full SHA for 3b598c4
README.md
@@ -1,4 +1,3 @@
1
-[](https://app.shippable.com/github/johspaeth/PathExpression)
2
3
# Path Expression
4
pom.xml
@@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<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