We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba48b97 commit 14172bbCopy full SHA for 14172bb
pom.xml
@@ -3,12 +3,12 @@
3
<groupId>au.org.ala</groupId>
4
<artifactId>ala-header-and-tails</artifactId>
5
<!-- NC 20130813 - incremented version to support a properties file in addition to the XML. -->
6
- <version>2.0-SNAPSHOT</version>
+ <version>2.0</version>
7
<name>ALA Header and Tails</name>
8
<description>ALA Header and Tails</description>
9
<!-- AN SCM entry that points to the SVN directory that contains the pom file for the project -->
10
<scm>
11
- <developerConnection>scm:svn:https://ala-bie.googlecode.com/svn/trunk/ala-header-and-tails/</developerConnection>
+ <developerConnection>scm:svn:https://ala-bie.googlecode.com/svn/tags/ala-header-and-tails-2.0</developerConnection>
12
</scm>
13
<dependencies>
14
<!-- Sun's JSP API-->
0 commit comments