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.
1 parent afaf0e7 commit de70196Copy full SHA for de70196
pom.xml
@@ -1,8 +1,8 @@
1
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2
<modelVersion>4.0.0</modelVersion>
3
<groupId>de.fraunhofer.iem</groupId>
4
- <artifactId>pathExpression</artifactId>
5
- <version>1.0.1-SNAPSHOT</version>
+ <artifactId>pathexpression</artifactId>
+ <version>1.0.1</version>
6
<build>
7
<plugins>
8
<plugin>
0 commit comments