Skip to content

Commit 63c64d5

Browse files
Merge pull request #11 from sovren/feature/deploy-11
fix version
2 parents 26a83a0 + e75f075 commit 63c64d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@
148148
<plugin>
149149
<groupId>org.apache.maven.plugins</groupId>
150150
<artifactId>maven-deploy-plugin</artifactId>
151-
<version>${maven-deploy-plugin.version}</version>
151+
<version>2.8.2</version>
152152
<configuration>
153153
<skip>true</skip>
154154
</configuration>

0 commit comments

Comments
 (0)