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 15
15
~ limitations under the License.
16
16
-->
17
17
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" >
21
19
22
20
<groupId >org.axonframework.experimental</groupId >
23
21
<artifactId >axon-spring-native</artifactId >
24
- <version >4.6.0-SNAPSHOT </version >
22
+ <version >0.1.0 </version >
25
23
26
24
27
25
<modelVersion >4.0.0</modelVersion >
322
320
<connection >scm:git:git://github.com/AxonFramework/extension-telemetry.git</connection >
323
321
<
developerConnection >scm:git:
[email protected] :AxonFramework/extension-telemetry.git</
developerConnection >
324
322
<url >https://github.com/AxonFramework/extension-telemetry</url >
325
- <tag >HEAD </tag >
323
+ <tag >axon-spring-native-0.1.0 </tag >
326
324
</scm >
327
325
328
326
<developers >
You can’t perform that action at this time.
0 commit comments