Skip to content

Commit 3b598c4

Browse files
authored
Merge pull request #13 from CodeShield-Security/develop
Develop
2 parents b007ece + 805f129 commit 3b598c4

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
[![Run Status](https://api.shippable.com/projects/5ab50d83806e27070049c7a1/badge?branch=master)](https://app.shippable.com/github/johspaeth/PathExpression)
21

32
# Path Expression
43

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)