[maven-release-plugin] prepare for next development iteration
git-svn-id: http://jintellitype.googlecode.com/svn/trunk@24 46e98894-136e-cd33-ffd5-f4f03a221aa8
This commit is contained in:
8
pom.xml
8
pom.xml
@@ -10,7 +10,7 @@
|
||||
<groupId>com.melloware</groupId>
|
||||
<artifactId>jintellitype</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
<version>1.3.7</version>
|
||||
<version>1.3.8-SNAPSHOT</version>
|
||||
<url>http://www.melloware.com</url>
|
||||
<name>JIntellitype</name>
|
||||
<description>JIntellitype - JNI Java bridge to Microsoft Intellitype commands.</description>
|
||||
@@ -23,9 +23,9 @@
|
||||
</properties>
|
||||
<inceptionYear>1999</inceptionYear>
|
||||
<scm>
|
||||
<connection>scm:svn:https://jintellitype.googlecode.com/svn/tags/jintellitype-1.3.7</connection>
|
||||
<developerConnection>scm:svn:https://jintellitype.googlecode.com/svn/tags/jintellitype-1.3.7</developerConnection>
|
||||
<url>scm:svn:https://jintellitype.googlecode.com/svn/tags/jintellitype-1.3.7</url>
|
||||
<connection>scm:svn:https://jintellitype.googlecode.com/svn/trunk</connection>
|
||||
<developerConnection>scm:svn:https://jintellitype.googlecode.com/svn/trunk</developerConnection>
|
||||
<url>scm:svn:https://jintellitype.googlecode.com/svn/trunk</url>
|
||||
</scm>
|
||||
<licenses>
|
||||
<license>
|
||||
|
||||
Reference in New Issue
Block a user