Skip to content

Commit 805f129

Browse files
authored
Update pom.xml
1 parent ec4d8d8 commit 805f129

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>de.fraunhofer.iem</groupId>
55
<artifactId>PathExpression</artifactId>
6-
<version>1.0.0</version>
6+
<version>1.0.0-SNAPSHOT</version>
77
<build>
88
<plugins>
99
<plugin>
@@ -52,4 +52,4 @@
5252
<url>https://maven.pkg.github.com/johspaeth/PathExpression</url>
5353
</repository>
5454
</distributionManagement>
55-
</project>
55+
</project>

0 commit comments

Comments
 (0)