File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 99
1010 <groupId >dev.metaschema.oscal</groupId >
1111 <artifactId >liboscal-java</artifactId >
12- <version >5.2.0-SNAPSHOT </version >
12+ <version >5.2.0</version >
1313 <packaging >jar</packaging >
1414
1515 <name >OSCAL Java Library</name >
2727 <url >${scm.url} /tree/develop</url >
2828 <connection >scm:git:git@github.com:metaschema-framework/liboscal-java.git</connection >
2929 <developerConnection >scm:git:git@github.com:metaschema-framework/liboscal-java.git</developerConnection >
30- <tag >v5.0 .0</tag >
30+ <tag >v5.2 .0</tag >
3131 </scm >
3232
3333 <distributionManagement >
680680 <consoleOutputReporter >
681681 <disable >true</disable >
682682 </consoleOutputReporter >
683- <statelessTestsetInfoReporter
684- implementation=" org.apache.maven.plugin.surefire.extensions.junit5.JUnit5StatelessTestsetInfoTreeReporter" >
683+ <statelessTestsetInfoReporter implementation =" org.apache.maven.plugin.surefire.extensions.junit5.JUnit5StatelessTestsetInfoTreeReporter" >
685684 </statelessTestsetInfoReporter >
686685 </configuration >
687686 </plugin >
You can’t perform that action at this time.
0 commit comments