File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >org.eclipse.packager</groupId >
6
6
<artifactId >packager</artifactId >
7
- <version >0.19.0-SNAPSHOT </version >
7
+ <version >0.19.0</version >
8
8
</parent >
9
9
10
10
<artifactId >packager-core</artifactId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >org.eclipse.packager</groupId >
6
6
<artifactId >packager</artifactId >
7
- <version >0.19.0-SNAPSHOT </version >
7
+ <version >0.19.0</version >
8
8
</parent >
9
9
10
10
<artifactId >packager-deb</artifactId >
Original file line number Diff line number Diff line change 5
5
6
6
<groupId >org.eclipse.packager</groupId >
7
7
<artifactId >packager</artifactId >
8
- <version >0.19.0-SNAPSHOT </version >
8
+ <version >0.19.0</version >
9
9
<packaging >pom</packaging >
10
10
11
11
<name >Eclipse Packager</name >
42
42
<url >https://github.com/eclipse/packager</url >
43
43
<connection >scm:git:git://github.com/eclipse/packager.git</connection >
44
44
<
developerConnection >scm:git:
[email protected] :eclipse/packager.git</
developerConnection >
45
- <tag >HEAD </tag >
45
+ <tag >v0.19.0 </tag >
46
46
</scm >
47
47
48
48
<issueManagement >
317
317
<configuration >
318
318
<formats >
319
319
<format >
320
- <endWithNewline />
320
+ <endWithNewline />
321
321
<includes >
322
322
<include >**/*.java</include >
323
323
</includes >
324
324
<indent >
325
325
<spaces >true</spaces >
326
326
<spacesPerTab >4</spacesPerTab >
327
327
</indent >
328
- <trimTrailingWhitespace />
328
+ <trimTrailingWhitespace />
329
329
</format >
330
330
</formats >
331
331
<java >
338
338
<includes >
339
339
<include >**/*.java</include >
340
340
</includes >
341
- <removeUnusedImports />
341
+ <removeUnusedImports />
342
342
</java >
343
343
</configuration >
344
344
</plugin >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >org.eclipse.packager</groupId >
6
6
<artifactId >packager</artifactId >
7
- <version >0.19.0-SNAPSHOT </version >
7
+ <version >0.19.0</version >
8
8
</parent >
9
9
10
10
<artifactId >packager-rpm</artifactId >
You can’t perform that action at this time.
0 commit comments