Skip to content

Commit fb446a5

Browse files
committed
Fixed #15 - Upgrade parent to 5.1
1 parent c34ace3 commit fb446a5

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,4 @@ branches:
1414
notifications:
1515
email:
1616
17+

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.codehaus.plexus</groupId>
66
<artifactId>plexus</artifactId>
7-
<version>4.0</version>
7+
<version>5.1</version>
88
</parent>
99

1010
<artifactId>plexus-interpolation</artifactId>

0 commit comments

Comments
 (0)