File tree 1 file changed +13
-1
lines changed 1 file changed +13
-1
lines changed Original file line number Diff line number Diff line change 18
18
<url >https://github.com/The-Nefarious-Developer</url >
19
19
</organization >
20
20
21
+ <scm >
22
+ <connection >scm:git:https://github.com/The-Nefarious-Developer/zjoule.git</connection >
23
+ <developerConnection >scm:git:git@github.com:The-Nefarious-Developer/zjoule.git</developerConnection >
24
+ <url >https://github.com/The-Nefarious-Developer/zjoule</url >
25
+ <tag >HEAD</tag >
26
+ </scm >
27
+
21
28
<properties >
22
29
<tycho-version >4.0.9</tycho-version >
23
30
<build .qualifier>'t'yyyyMMddHHmm</build .qualifier>
24
31
<build .version>1.0.0</build .version>
25
32
<sonar .organization>the-nefarious-developer</sonar .organization>
26
- <sonar .host.url>https://sonarcloud.io</sonar .host.url>
33
+ <sonar .host.url>https://sonarcloud.io</sonar .host.url>
27
34
</properties >
28
35
29
36
<!-- Build Configuration -->
119
126
<failOnViolation >true</failOnViolation >
120
127
</configuration >
121
128
</plugin >
129
+ <plugin >
130
+ <groupId >org.apache.maven.plugins</groupId >
131
+ <artifactId >maven-release-plugin</artifactId >
132
+ <version >3.1.1</version >
133
+ </plugin >
122
134
</plugins >
123
135
</build >
124
136
You can’t perform that action at this time.
0 commit comments