File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed
Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change 1515 ~ limitations under the License.
1616 -->
1717
18- <project xmlns =" http://maven.apache.org/POM/4.0.0"
19- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
20- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
18+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2119
2220 <groupId >org.axonframework.experimental</groupId >
2321 <artifactId >axon-spring-native</artifactId >
24- <version >4.6.0-SNAPSHOT </version >
22+ <version >0.1.0 </version >
2523
2624
2725 <modelVersion >4.0.0</modelVersion >
322320 <connection >scm:git:git://github.com/AxonFramework/extension-telemetry.git</connection >
323321 <developerConnection >scm:git:git@github.com:AxonFramework/extension-telemetry.git</developerConnection >
324322 <url >https://github.com/AxonFramework/extension-telemetry</url >
325- <tag >HEAD </tag >
323+ <tag >axon-spring-native-0.1.0 </tag >
326324 </scm >
327325
328326 <developers >
You can’t perform that action at this time.
0 commit comments