Skip to content

Commit c8eeffe

Browse files
author
Brent Atkinson
committed
[maven-release-manager] copy for tag 1.0-M4
1 parent 10f6450 commit c8eeffe

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>org.motechproject</groupId>
55
<artifactId>motech-wsapi</artifactId>
6-
<version>1.0-M4-SNAPSHOT</version>
6+
<version>1.0-M4</version>
77
<packaging>jar</packaging>
88
<name>MoTeCH WS API</name>
99
<description>Web Services API for the MoTeCH mobile and server projects</description>
@@ -145,9 +145,9 @@
145145
</build>
146146

147147
<scm>
148-
<url>https://motech.rcg.usm.maine.edu/redmine/repositories/browse/motech-wsapi/branches/1.0-M4.X</url>
149-
<connection>scm:svn:https://motech.rcg.usm.maine.edu/svn/motech-wsapi/branches/1.0-M4.X</connection>
150-
<developerConnection>scm:svn:https://motech.rcg.usm.maine.edu/svn/motech-wsapi/branches/1.0-M4.X</developerConnection>
148+
<url>https://motech.rcg.usm.maine.edu/redmine/repositories/browse/motech-wsapi/tags/1.0-M4</url>
149+
<connection>scm:svn:https://motech.rcg.usm.maine.edu/svn/motech-wsapi/tags/1.0-M4</connection>
150+
<developerConnection>scm:svn:https://motech.rcg.usm.maine.edu/svn/motech-wsapi/tags/1.0-M4</developerConnection>
151151
</scm>
152152

153153
<profiles>

0 commit comments

Comments
 (0)