[maven-release-plugin]  copy for tag sanselan-0.92-incubator

git-svn-id: https://svn.apache.org/repos/asf/incubator/sanselan/tags/sanselan-0.92-incubator@677413 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 9c32698..f881554 100644
--- a/pom.xml
+++ b/pom.xml
@@ -17,8 +17,7 @@
    limitations under the License.
   -->
   
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
@@ -36,7 +35,7 @@
   <artifactId>sanselan</artifactId>
   <name>Apache Sanselan</name>
   
-  <version>0.92-incubator-SNAPSHOT</version>
+  <version>0.92-incubator</version>
   <packaging>bundle</packaging>
 
   <!--
@@ -47,9 +46,9 @@
   <url>http://sanselan.apache.org/</url>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/sanselan/trunk</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/sanselan/trunk</developerConnection>
-    <url>http://svn.apache.org/viewvc/incubator/sanselan/trunk</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/sanselan/tags/sanselan-0.92-incubator</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/sanselan/tags/sanselan-0.92-incubator</developerConnection>
+    <url>http://svn.apache.org/viewvc/incubator/sanselan/tags/sanselan-0.92-incubator</url>
   </scm>
 
   <issueManagement>