Commit a74c445 1 parent 37d77a3 commit a74c445 Copy full SHA for a74c445
File tree 3 files changed +5
-5
lines changed
3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 3
3
<modelVersion >4.0.0</modelVersion >
4
4
<groupId >org.biojava</groupId >
5
5
<artifactId >symmetry</artifactId >
6
- <version >2.2.3-SNAPSHOT </version >
6
+ <version >2.3.0 </version >
7
7
<packaging >pom</packaging >
8
8
9
9
<name >RCSB Symmetry</name >
@@ -37,7 +37,7 @@ into BioJava as they mature.</description>
37
37
<
connection >scm:git:
[email protected] :rcsb/symmetry.git</
connection >
38
38
<
developerConnection >scm:git:
[email protected] :rcsb/symmetry.git</
developerConnection >
39
39
<url >https://github.com/rcsb/symmetry</url >
40
- <tag >HEAD </tag >
40
+ <tag >symmetry-2.3.0 </tag >
41
41
</scm >
42
42
<issueManagement >
43
43
<url >https://github.com/rcsb/symmetry/issues</url >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >org.biojava</groupId >
5
5
<artifactId >symmetry</artifactId >
6
- <version >2.2.3-SNAPSHOT </version >
6
+ <version >2.3.0 </version >
7
7
</parent >
8
8
<modelVersion >4.0.0</modelVersion >
9
9
<artifactId >symmetry-core</artifactId >
Original file line number Diff line number Diff line change 2
2
<parent >
3
3
<groupId >org.biojava</groupId >
4
4
<artifactId >symmetry</artifactId >
5
- <version >2.2.3-SNAPSHOT </version >
5
+ <version >2.3.0 </version >
6
6
</parent >
7
7
8
8
<modelVersion >4.0.0</modelVersion >
22
22
<dependency >
23
23
<groupId >org.biojava</groupId >
24
24
<artifactId >symmetry-core</artifactId >
25
- <version >2.2.3-SNAPSHOT </version >
25
+ <version >2.3.0 </version >
26
26
</dependency >
27
27
<dependency >
28
28
<groupId >junit</groupId >
You can’t perform that action at this time.
0 commit comments