|
26 | 26 | <url>https://ingogriebsch.de</url> |
27 | 27 | <timezone>Europe/Berlin</timezone> |
28 | 28 | </developer> |
| 29 | + <developer> |
| 30 | + <id>odrotbohm</id> |
| 31 | + <name>Oliver Drotbohm</name> |
| 32 | + |
| 33 | + <url>https://odrotbohm.de</url> |
| 34 | + <timezone>Europe/Berlin</timezone> |
| 35 | + </developer> |
29 | 36 | </developers> |
30 | 37 |
|
31 | 38 | <modules> |
32 | | - <module>org.jmolecules.eclipse.plugin.explorer</module> |
33 | 39 | <module>org.jmolecules.eclipse.feature</module> |
| 40 | + <module>org.jmolecules.eclipse.plugin.explorer</module> |
34 | 41 | <module>org.jmolecules.eclipse.updatesite</module> |
35 | 42 | </modules> |
36 | 43 |
|
|
64 | 71 | <plugin> |
65 | 72 | <groupId>net.revelc.code</groupId> |
66 | 73 | <artifactId>impsort-maven-plugin</artifactId> |
67 | | - <version>1.6.2</version> |
| 74 | + <version>1.12.0</version> |
68 | 75 | </plugin> |
69 | 76 | <plugin> |
70 | 77 | <groupId>net.revelc.code.formatter</groupId> |
71 | 78 | <artifactId>formatter-maven-plugin</artifactId> |
72 | | - <version>2.17.1</version> |
| 79 | + <version>2.24.1</version> |
73 | 80 | </plugin> |
74 | 81 | <plugin> |
75 | 82 | <groupId>org.apache.maven.plugins</groupId> |
76 | 83 | <artifactId>maven-assembly-plugin</artifactId> |
77 | | - <version>3.3.0</version> |
| 84 | + <version>3.7.1</version> |
78 | 85 | </plugin> |
79 | 86 | <plugin> |
80 | 87 | <groupId>org.apache.maven.plugins</groupId> |
81 | 88 | <artifactId>maven-clean-plugin</artifactId> |
82 | | - <version>3.1.0</version> |
| 89 | + <version>3.4.0</version> |
83 | 90 | </plugin> |
84 | 91 | <plugin> |
85 | 92 | <groupId>org.apache.maven.plugins</groupId> |
86 | 93 | <artifactId>maven-deploy-plugin</artifactId> |
87 | | - <version>3.0.0-M2</version> |
| 94 | + <version>3.1.3</version> |
88 | 95 | </plugin> |
89 | 96 | <plugin> |
90 | 97 | <groupId>org.apache.maven.plugins</groupId> |
91 | 98 | <artifactId>maven-failsafe-plugin</artifactId> |
92 | | - <version>3.0.0-M5</version> |
| 99 | + <version>3.5.2</version> |
93 | 100 | </plugin> |
94 | 101 | <plugin> |
95 | 102 | <groupId>org.apache.maven.plugins</groupId> |
96 | 103 | <artifactId>maven-resources-plugin</artifactId> |
97 | | - <version>3.2.0</version> |
| 104 | + <version>3.3.1</version> |
98 | 105 | </plugin> |
99 | 106 | <plugin> |
100 | 107 | <groupId>org.apache.maven.plugins</groupId> |
101 | 108 | <artifactId>maven-install-plugin</artifactId> |
102 | | - <version>3.0.0-M1</version> |
| 109 | + <version>3.1.3</version> |
103 | 110 | </plugin> |
104 | 111 | <plugin> |
105 | 112 | <groupId>org.apache.maven.plugins</groupId> |
106 | 113 | <artifactId>maven-surefire-plugin</artifactId> |
107 | | - <version>3.0.0-M5</version> |
| 114 | + <version>3.5.2</version> |
108 | 115 | </plugin> |
109 | 116 | <plugin> |
110 | 117 | <groupId>org.codehaus.mojo</groupId> |
111 | 118 | <artifactId>tidy-maven-plugin</artifactId> |
112 | | - <version>1.1.0</version> |
| 119 | + <version>1.3.0</version> |
113 | 120 | </plugin> |
114 | 121 | <plugin> |
115 | 122 | <groupId>org.eclipse.tycho</groupId> |
|
0 commit comments