File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010 </parent >
1111 <groupId >com.opengamma.sdk</groupId >
1212 <artifactId >sdk-examples</artifactId >
13- <version >3.6.2-SNAPSHOT </version >
13+ <version >3.6.2</version >
1414 <packaging >jar</packaging >
1515 <name >SDK-Examples</name >
1616 <description >OpenGamma SDK - Example code to demonstrate usage</description >
3636 </goals >
3737 </pluginExecutionFilter >
3838 <action >
39- <ignore ></ ignore >
39+ <ignore / >
4040 </action >
4141 </pluginExecution >
4242 </pluginExecutions >
7777 <maven .install.skip>true</maven .install.skip>
7878 <maven .deploy.skip>true</maven .deploy.skip>
7979 </properties >
80+
81+ <scm >
82+ <tag >v3.6.2</tag >
83+ </scm >
8084</project >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >com.opengamma.sdk</groupId >
77 <artifactId >sdk-parent</artifactId >
8- <version >3.6.2-SNAPSHOT </version >
8+ <version >3.6.2</version >
99 <relativePath >..</relativePath >
1010 </parent >
1111 <artifactId >sdk-common</artifactId >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >com.opengamma.sdk</groupId >
77 <artifactId >sdk-parent</artifactId >
8- <version >3.6.2-SNAPSHOT </version >
8+ <version >3.6.2</version >
99 <relativePath >..</relativePath >
1010 </parent >
1111 <artifactId >sdk-margin</artifactId >
Original file line number Diff line number Diff line change 1010 </parent >
1111 <groupId >com.opengamma.sdk</groupId >
1212 <artifactId >sdk-parent</artifactId >
13- <version >3.6.2-SNAPSHOT </version >
13+ <version >3.6.2</version >
1414 <packaging >pom</packaging >
1515 <name >SDK-Parent</name >
1616 <description >OpenGamma SDK - Parent project</description >
3434 <connection >scm:git:https://github.com/OpenGamma/JavaSDK.git</connection >
3535 <developerConnection >scm:git:https://github.com/OpenGamma/JavaSDK.git</developerConnection >
3636 <url >https://github.com/OpenGamma/JavaSDK</url >
37- <tag >HEAD </tag >
37+ <tag >v3.6.2 </tag >
3838 </scm >
3939
4040 <!-- ==================================================================== -->
172172 </goals >
173173 </pluginExecutionFilter >
174174 <action >
175- <ignore ></ ignore >
175+ <ignore / >
176176 </action >
177177 </pluginExecution >
178178 </pluginExecutions >
Original file line number Diff line number Diff line change 1010 </parent >
1111 <groupId >com.opengamma.sdk</groupId >
1212 <artifactId >sdk-root</artifactId >
13- <version >3.6.2-SNAPSHOT </version >
13+ <version >3.6.2</version >
1414 <packaging >pom</packaging >
1515 <name >SDK-Root</name >
1616 <description >OpenGamma SDK - Root project</description >
3434 <connection >scm:git:https://github.com/OpenGamma/JavaSDK.git</connection >
3535 <developerConnection >scm:git:https://github.com/OpenGamma/JavaSDK.git</developerConnection >
3636 <url >https://github.com/OpenGamma/JavaSDK</url >
37- <tag >HEAD </tag >
37+ <tag >v3.6.2 </tag >
3838 </scm >
3939
4040 <!-- ==================================================================== -->
You can’t perform that action at this time.
0 commit comments