Commit 9d6587a 1 parent 7e70768 commit 9d6587a Copy full SHA for 9d6587a
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.0-SNAPSHOT </version >
6
+ <version >2.2.0</version >
7
7
<packaging >pom</packaging >
8
8
9
9
<name >RCSB Symmetry</name >
@@ -52,7 +52,7 @@ into BioJava as they mature.</description>
52
52
<
connection >scm:git:
[email protected] :rcsb/symmetry.git</
connection >
53
53
<
developerConnection >scm:git:
[email protected] :rcsb/symmetry.git</
developerConnection >
54
54
<url >https://github.com/rcsb/symmetry</url >
55
- <tag >HEAD </tag >
55
+ <tag >symmetry-2.2.0 </tag >
56
56
</scm >
57
57
<issueManagement >
58
58
<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.0-SNAPSHOT </version >
6
+ <version >2.2.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.0-SNAPSHOT </version >
5
+ <version >2.2.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.0-SNAPSHOT </version >
25
+ <version >2.2.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