Commit e9333922a423b44443af0f7ee9f1c2957fe47162
Committed by
Andrew Shvayka
1 parent
3bb00b78
Lwm2m: back: fix bug test docker without maven-deploy-plugin <version>3.0.0-M1</version>
Showing
1 changed file
with
0 additions
and
5 deletions
... | ... | @@ -627,11 +627,6 @@ |
627 | 627 | </plugin> |
628 | 628 | <plugin> |
629 | 629 | <groupId>org.apache.maven.plugins</groupId> |
630 | - <artifactId>maven-deploy-plugin</artifactId> | |
631 | - <version>3.0.0-M1</version> | |
632 | - </plugin> | |
633 | - <plugin> | |
634 | - <groupId>org.apache.maven.plugins</groupId> | |
635 | 630 | <artifactId>maven-dependency-plugin</artifactId> |
636 | 631 | <executions> |
637 | 632 | <execution> | ... | ... |