Skip to content

Commit da66ba6

Browse files
committed
[maven-release-plugin] prepare release azure-cosmosdb-junit-extension-1.0.0
1 parent 44933cc commit da66ba6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
2+
<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 https://maven.apache.org/xsd/maven-4.0.0.xsd">
43
<modelVersion>4.0.0</modelVersion>
54
<groupId>io.github.okohub</groupId>
65
<artifactId>azure-cosmosdb-junit-extension</artifactId>
7-
<version>1.0.0-SNAPSHOT</version>
6+
<version>1.0.0</version>
87
<name>azure-cosmosdb-junit-extension</name>
98
<description>Azure CosmosDb Junit Extension</description>
109
<url>https://github.com/okohub/azure-cosmosdb-junit-extension</url>
@@ -25,6 +24,7 @@
2524
<connection>scm:git:[email protected]:okohub/azure-cosmosdb-junit-extension.git</connection>
2625
<developerConnection>scm:git:[email protected]:okohub/azure-cosmosdb-junit-extension.git</developerConnection>
2726
<url>https://github.com/okohub/azure-cosmosdb-junit-extension</url>
27+
<tag>azure-cosmosdb-junit-extension-1.0.0</tag>
2828
</scm>
2929
<distributionManagement>
3030
<snapshotRepository>

0 commit comments

Comments
 (0)