|
5 | 5 | <name>baseCode</name> |
6 | 6 | <groupId>baseCode</groupId> |
7 | 7 | <artifactId>baseCode</artifactId> |
8 | | - <version>1.0.25</version> |
| 8 | + <version>1.0.26</version> |
9 | 9 | <inceptionYear>2003</inceptionYear> |
10 | 10 | <description> |
11 | 11 | <![CDATA[Data structures, math and statistics tools, and utilities that are often needed across projects.]]> |
|
15 | 15 | <url>http://www.msl.ubc.ca/</url> |
16 | 16 | </organization> |
17 | 17 | <packaging>jar</packaging> |
18 | | - <scm> |
19 | | - <connection>scm:cvs:ext:@otto.pavlab.chibi.ubc.ca:/cvs:baseCode</connection> |
20 | | - <developerConnection>scm:cvs:ext:@otto.pavlab.chibi.ubc.ca:/cvs:baseCode</developerConnection> |
21 | | - <tag>baseCode-1_0_16</tag> |
22 | | - </scm> |
23 | 18 | <issueManagement> |
24 | | - <system>Bugzilla</system> |
| 19 | + <system>GitHub</system> |
25 | 20 | <url> |
26 | | - http://www.chibi.ubc.ca/faculty/pavlidis/bugs/buglist.cgi?product=baseCode&bug_status=__open__ |
27 | | - </url> |
| 21 | + https://github.com/PavlidisLab/baseCode/issues |
| 22 | + </url> |
28 | 23 | </issueManagement> |
29 | 24 | <ciManagement> |
30 | | - <system>continuum</system> |
31 | | - <url>http://chibi.ubc.ca/faculty/pavlidis/bamboo/</url> |
32 | | - <notifiers> |
33 | | - <notifier> |
34 | | - <type>mail</type> |
35 | | - <sendOnError>true</sendOnError> |
36 | | - <sendOnFailure>true</sendOnFailure> |
37 | | - <sendOnSuccess>true</sendOnSuccess> |
38 | | - <sendOnWarning>true</sendOnWarning> |
39 | | - <configuration> |
40 | | - <address>paul@chibi.ubc.ca</address> |
41 | | - </configuration> |
42 | | - </notifier> |
43 | | - </notifiers> |
| 25 | + <system>Jenkins</system> |
| 26 | + <url>https://jenkins.pavlab.msl.ubc.ca</url> |
44 | 27 | </ciManagement> |
45 | 28 | <licenses> |
46 | 29 | <license> |
|
53 | 36 | <developer> |
54 | 37 | <name>Paul Pavlidis</name> |
55 | 38 | <id>pavlidis</id> |
56 | | - <email>paul@chibi.ubc.ca</email> |
| 39 | + <email>paul@msl.ubc.ca</email> |
57 | 40 | <organization>University of British Columbia</organization> |
58 | 41 | </developer> |
59 | 42 | </developers> |
|
517 | 500 | <id>pavlab</id> |
518 | 501 | <name>PavLab</name> |
519 | 502 | <url> |
520 | | - http://www.chibi.ubc.ca/maven2 |
| 503 | + https://maven2.pavlab.msl.ubc.ca/ |
521 | 504 | </url> |
522 | 505 | <layout>default</layout> |
523 | 506 | <snapshots> |
|
565 | 548 | <id>pavlab</id> |
566 | 549 | <name>PavLab</name> |
567 | 550 | <url> |
568 | | - http://www.chibi.ubc.ca/maven2 |
| 551 | + https://maven2.pavlab.msl.ubc.ca/ |
569 | 552 | </url> |
570 | 553 | <layout>default</layout> |
571 | 554 | <snapshots> |
|
0 commit comments