2323
2424 <groupId >lol.hyper</groupId >
2525 <artifactId >velocityblockversion</artifactId >
26- <version >1.0.3 </version >
26+ <version >1.0.4 </version >
2727 <packaging >jar</packaging >
2828
2929 <name >VelocityBlockVersion</name >
3535
3636 <build >
3737 <resources >
38- <resource >
39- <directory >src/main/resources</directory >
40- <filtering >true</filtering >
41- </resource >
42- </resources >
38+ <resource >
39+ <directory >src/main/resources</directory >
40+ <filtering >true</filtering >
41+ </resource >
42+ </resources >
4343 <plugins >
4444 <plugin >
4545 <artifactId >maven-clean-plugin</artifactId >
9898 </execution >
9999 </executions >
100100 </plugin >
101- <plugin >
102- <groupId >org.apache.maven.plugins</groupId >
103- <artifactId >maven-site-plugin</artifactId >
104- <version >3.12.0</version >
105- <dependencies >
106- <dependency >
107- <groupId >net.trajano.wagon</groupId >
108- <artifactId >wagon-git</artifactId >
109- <version >2.0.4</version >
110- </dependency >
111- <dependency >
112- <groupId >org.apache.maven.doxia</groupId >
113- <artifactId >doxia-module-markdown</artifactId >
114- <version >1.11.1</version >
115- </dependency >
116- </dependencies >
117- </plugin >
118- <plugin >
119- <groupId >org.apache.maven.plugins</groupId >
120- <artifactId >maven-release-plugin</artifactId >
121- <version >3.0.0-M5</version >
122- <configuration >
123- <autoVersionSubmodules >true</autoVersionSubmodules >
124- <tagNameFormat >@{project.version}</tagNameFormat >
125- <scmCommentPrefix xml : space =" preserve" >[RELEASE] </scmCommentPrefix >
126- <goals >install deploy site-deploy
127- </goals > <!-- install is here to fix javadoc generation in multi-module projects -->
128- <releaseProfiles >release</releaseProfiles >
129- </configuration >
130- </plugin >
131101 </plugins >
132102 </build >
133103
162132 <version >1.0.1</version >
163133 </dependency >
164134 </dependencies >
165- </project >
135+ </project >
0 commit comments