File tree Expand file tree Collapse file tree 1 file changed +13
-2
lines changed Expand file tree Collapse file tree 1 file changed +13
-2
lines changed Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >org.connectorio</groupId >
88 <artifactId >connectorio-oss</artifactId >
9- <version >4 </version >
9+ <version >5 </version >
1010 <relativePath />
1111 </parent >
1212
3737
3838 <scm >
3939 <connection >scm:git:https://github.com/Code-House/bacnet4j-wrapper.git</connection >
40- <
developerConnection >scm:git:
ssh:// [email protected] / Code-House/bacnet4j-wrapper.git</
developerConnection >
40+ <
developerConnection >scm:git:
[email protected] : Code-House/bacnet4j-wrapper.git</
developerConnection >
4141 <url >https://github.com/Code-House/bacnet4j-wrapper</url >
4242 </scm >
4343
168168 </instructions >
169169 </configuration >
170170 </plugin >
171+ <plugin >
172+ <groupId >org.apache.maven.plugins</groupId >
173+ <artifactId >maven-release-plugin</artifactId >
174+ <configuration >
175+ <autoVersionSubmodules >true</autoVersionSubmodules >
176+ <useReleaseProfile >false</useReleaseProfile >
177+ <preparationGoals >clean install</preparationGoals >
178+ <goals >deploy</goals >
179+ <releaseProfiles >release</releaseProfiles >
180+ </configuration >
181+ </plugin >
171182 </plugins >
172183 </pluginManagement >
173184 <plugins >
You can’t perform that action at this time.
0 commit comments