Skip to content

Commit 62d500a

Browse files
committed
[maven-release-plugin] prepare release bullet-pulsar-0.0.1
1 parent 9e4f0f7 commit 62d500a

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

pom.xml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,16 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<project xmlns="http://maven.apache.org/POM/4.0.0"
3-
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://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 http://maven.apache.org/xsd/maven-4.0.0.xsd">
53
<modelVersion>4.0.0</modelVersion>
64

75
<groupId>com.yahoo.bullet</groupId>
86
<artifactId>bullet-pulsar</artifactId>
9-
<version>0.0.1-SNAPSHOT</version>
7+
<version>0.0.1</version>
108
<packaging>jar</packaging>
119
<name>bullet-pulsar</name>
1210

1311
<scm>
1412
<developerConnection>scm:git:ssh://git@github.com/bullet-db/bullet-pulsar.git</developerConnection>
15-
<tag>HEAD</tag>
13+
<tag>bullet-pulsar-0.0.1</tag>
1614
</scm>
1715

1816
<distributionManagement>

0 commit comments

Comments
 (0)