File tree Expand file tree Collapse file tree 5 files changed +19
-5
lines changed
Expand file tree Collapse file tree 5 files changed +19
-5
lines changed Original file line number Diff line number Diff line change 77 <parent >
88 <groupId >com.open-elements.hedera</groupId >
99 <artifactId >hedera-enterprise</artifactId >
10- <version >0.4.0-SNAPSHOT </version >
10+ <version >0.4.0</version >
1111 <relativePath >../pom.xml</relativePath >
1212 </parent >
1313
Original file line number Diff line number Diff line change 77 <parent >
88 <groupId >com.open-elements.hedera</groupId >
99 <artifactId >hedera-enterprise</artifactId >
10- <version >0.4.0-SNAPSHOT </version >
10+ <version >0.4.0</version >
1111 <relativePath >../pom.xml</relativePath >
1212 </parent >
1313
Original file line number Diff line number Diff line change 77 <parent >
88 <groupId >com.open-elements.hedera</groupId >
99 <artifactId >hedera-enterprise</artifactId >
10- <version >0.4.0-SNAPSHOT </version >
10+ <version >0.4.0</version >
1111 <relativePath >../pom.xml</relativePath >
1212 </parent >
1313
Original file line number Diff line number Diff line change 77 <parent >
88 <groupId >com.open-elements.hedera</groupId >
99 <artifactId >hedera-enterprise</artifactId >
10- <version >0.4.0-SNAPSHOT </version >
10+ <version >0.4.0</version >
1111 <relativePath >../pom.xml</relativePath >
1212 </parent >
1313
Original file line number Diff line number Diff line change 66
77 <groupId >com.open-elements.hedera</groupId >
88 <artifactId >hedera-enterprise</artifactId >
9- <version >0.4.0-SNAPSHOT </version >
9+ <version >0.4.0</version >
1010 <packaging >pom</packaging >
1111
1212 <name >Hedera Enterprise</name >
104104 <artifactId >jreleaser-maven-plugin</artifactId >
105105 <version >1.9.0</version >
106106 </plugin >
107+ <plugin >
108+ <groupId >org.codehaus.mojo</groupId >
109+ <artifactId >versions-maven-plugin</artifactId >
110+ <version >2.17.1</version >
111+ </plugin >
107112 </plugins >
108113 </pluginManagement >
114+ <plugins >
115+ <plugin >
116+ <groupId >org.codehaus.mojo</groupId >
117+ <artifactId >versions-maven-plugin</artifactId >
118+ <configuration >
119+ <generateBackupPoms >false</generateBackupPoms >
120+ </configuration >
121+ </plugin >
122+ </plugins >
109123 </build >
110124
111125 <profiles >
You can’t perform that action at this time.
0 commit comments