File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33 <groupId >com.lob</groupId >
44 <artifactId >lob-java</artifactId >
55 <packaging >jar</packaging >
6- <version >13.0.0-rc-4 -SNAPSHOT</version >
6+ <version >13.0.0-rc-2 -SNAPSHOT</version >
77
88 <name >${project.groupId} :${project.artifactId} </name >
99 <description >Parent pom for the Lob API Java Wrapper</description >
3838 <connection >scm:git:git@github.com:lob/lob-java.git</connection >
3939 <developerConnection >scm:git:git@github.com:lob/lob-java.git</developerConnection >
4040 <url >https://github.com/lob/lob-java</url >
41- <tag >HEAD </tag >
41+ <tag >lob-java-13.0.0-rc-2 </tag >
4242 </scm >
4343
4444 <build >
212212 <plugin >
213213 <groupId >org.apache.maven.plugins</groupId >
214214 <artifactId >maven-gpg-plugin</artifactId >
215- <configuration >
216- <skip >true</skip >
217- </configuration >
218215 <version >1.6</version >
219216 <executions >
220217 <execution >
You can’t perform that action at this time.
0 commit comments