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 a87f7f9 + 6d7396c commit 347b83aCopy full SHA for 347b83a
pom.xml
@@ -2,7 +2,7 @@
2
<modelVersion>4.0.0</modelVersion>
3
<groupId>de.fraunhofer.iem</groupId>
4
<artifactId>pathexpression</artifactId>
5
- <version>1.0.3</version>
+ <version>1.0.4</version>
6
7
<licenses>
8
<license>
@@ -84,7 +84,7 @@
84
<plugin>
85
<groupId>org.apache.maven.plugins</groupId>
86
<artifactId>maven-gpg-plugin</artifactId>
87
- <version>3.2.5</version>
+ <version>3.2.6</version>
88
<executions>
89
<execution>
90
<id>sign-artifacts</id>
0 commit comments