File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 33 <modelVersion >4.0.0</modelVersion >
44 <groupId >com.iopipe</groupId >
55 <artifactId >iopipe</artifactId >
6- <version >${revision} </version >
6+ <version >1.10.0 </version >
77 <packaging >jar</packaging >
88 <name >${project.groupId} :${project.artifactId} </name >
99 <url >https://www.iopipe.com/</url >
1010 <scm >
1111 <connection >scm:git:https://github.com/iopipe/iopipe-java.git</connection >
1212 <url >https://github.com/iopipe/iopipe-java</url >
13- <tag >${revision} </tag >
13+ <tag >1.10.0 </tag >
1414 </scm >
1515 <developers >
1616 <developer >
4646 </distributionManagement >
4747 <properties >
4848 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
49- <revision >1.10.0-SNAPSHOT</revision >
5049 </properties >
5150 <build >
5251 <plugins >
You can’t perform that action at this time.
0 commit comments