File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77 <parent >
88 <groupId >org.openhab.tools.sat</groupId >
99 <artifactId >pom</artifactId >
10- <version >0.11.0-SNAPSHOT </version >
10+ <version >0.11.0</version >
1111 </parent >
1212
1313 <groupId >org.openhab.tools</groupId >
Original file line number Diff line number Diff line change 77 <parent >
88 <groupId >org.openhab.tools.sat.custom-checks</groupId >
99 <artifactId >pom</artifactId >
10- <version >0.11.0-SNAPSHOT </version >
10+ <version >0.11.0</version >
1111 </parent >
1212
1313 <artifactId >checkstyle</artifactId >
Original file line number Diff line number Diff line change 77 <parent >
88 <groupId >org.openhab.tools.sat.custom-checks</groupId >
99 <artifactId >pom</artifactId >
10- <version >0.11.0-SNAPSHOT </version >
10+ <version >0.11.0</version >
1111 </parent >
1212
1313 <artifactId >findbugs</artifactId >
Original file line number Diff line number Diff line change 77 <parent >
88 <groupId >org.openhab.tools.sat.custom-checks</groupId >
99 <artifactId >pom</artifactId >
10- <version >0.11.0-SNAPSHOT </version >
10+ <version >0.11.0</version >
1111 </parent >
1212
1313 <artifactId >pmd</artifactId >
Original file line number Diff line number Diff line change 77 <parent >
88 <groupId >org.openhab.tools.sat</groupId >
99 <artifactId >pom</artifactId >
10- <version >0.11.0-SNAPSHOT </version >
10+ <version >0.11.0</version >
1111 </parent >
1212
1313 <groupId >org.openhab.tools.sat.custom-checks</groupId >
Original file line number Diff line number Diff line change 66
77 <groupId >org.openhab.tools.sat</groupId >
88 <artifactId >pom</artifactId >
9- <version >0.11.0-SNAPSHOT </version >
9+ <version >0.11.0</version >
1010 <packaging >pom</packaging >
1111
1212 <name >Static Code Analysis Tool Parent POM</name >
5151 <distributionManagement >
5252 <repository >
5353 <uniqueVersion >false</uniqueVersion >
54- <id >jfrog </id >
55- <url >https://openhab.jfrog.io/artifactory/libs-3rdparty- local</url >
54+ <id >maven </id >
55+ <url >https://oss.sonatype.org/service/ local/staging/deploy/maven2/ </url >
5656 </repository >
5757 </distributionManagement >
5858
516516 </execution >
517517 </executions >
518518 </plugin >
519+ <plugin >
520+ <groupId >org.apache.maven.plugins</groupId >
521+ <artifactId >maven-gpg-plugin</artifactId >
522+ <version >1.5</version >
523+ <executions >
524+ <execution >
525+ <id >sign-artifacts</id >
526+ <goals >
527+ <goal >sign</goal >
528+ </goals >
529+ <phase >verify</phase >
530+ </execution >
531+ </executions >
532+ </plugin >
519533 </plugins >
520534 <extensions >
521535 <extension >
Original file line number Diff line number Diff line change 77 <parent >
88 <groupId >org.openhab.tools.sat</groupId >
99 <artifactId >pom</artifactId >
10- <version >0.11.0-SNAPSHOT </version >
10+ <version >0.11.0</version >
1111 </parent >
1212
1313 <artifactId >sat-extension</artifactId >
Original file line number Diff line number Diff line change 77 <parent >
88 <groupId >org.openhab.tools.sat</groupId >
99 <artifactId >pom</artifactId >
10- <version >0.11.0-SNAPSHOT </version >
10+ <version >0.11.0</version >
1111 </parent >
1212
1313 <artifactId >sat-plugin</artifactId >
You can’t perform that action at this time.
0 commit comments