Skip to content

Commit 347b83a

Browse files
committed
Merge remote-tracking branch 'origin/master' into fix/url
2 parents a87f7f9 + 6d7396c commit 347b83a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>de.fraunhofer.iem</groupId>
44
<artifactId>pathexpression</artifactId>
5-
<version>1.0.3</version>
5+
<version>1.0.4</version>
66

77
<licenses>
88
<license>
@@ -84,7 +84,7 @@
8484
<plugin>
8585
<groupId>org.apache.maven.plugins</groupId>
8686
<artifactId>maven-gpg-plugin</artifactId>
87-
<version>3.2.5</version>
87+
<version>3.2.6</version>
8888
<executions>
8989
<execution>
9090
<id>sign-artifacts</id>

0 commit comments

Comments
 (0)