Clears info response when clearing init response
[mkjsf-moved-to-github.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 29e9467..78db37d 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -2,7 +2,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>com.indexdata</groupId>
   <artifactId>mkjsf</artifactId>
-  <version>0.0.6-SNAPSHOT</version>
+  <version>0.0.8-SNAPSHOT</version>
   <name>MasterKey JSF</name>
   <packaging>jar</packaging>
   <description>MKJSF - JavaServer Faces library for MasterKey</description>
@@ -52,7 +52,7 @@
     <dependency>
       <groupId>com.indexdata</groupId>
       <artifactId>masterkey-common</artifactId>
-      <version>0.1.10</version>
+      <version>0.1.36</version>
     </dependency>
   </dependencies>
   <build>
           <classifier>${env}</classifier>
         </configuration>
       </plugin>
-      
     </plugins>
     <extensions>
       <extension>
         <groupId>org.apache.maven.wagon</groupId>
         <artifactId>wagon-ssh</artifactId>
-        <version>1.0-beta-6</version>
+        <version>2.8</version>
       </extension>
       <extension>
         <groupId>org.apache.maven.wagon</groupId>
       <uniqueVersion>false</uniqueVersion>
       <id>id-maven-repo</id>
       <name>Index Data Maven Repository</name>
-      <url>scp://maven.indexdata.com:222/var/www/maven/repository</url>
+      <url>scp://maven.indexdata.com:22/var/www/maven/repository</url>
     </repository>
     <site>
       <id>id-website</id>
-      <url>scpexe://www.indexdata.com/var/www/software/mkjsf/</url>
+      <url>scpexe://www.indexdata.com/var/www/software/mkjsf/project/</url>
     </site>
   </distributionManagement>  
   <repositories>
   </scm>
   
   <properties>
-    <env></env>
+    <env />
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>    
   </properties>
   
         <activeByDefault>true</activeByDefault>
       </activation>
       <properties>
-        <env></env>
+        <env />
       </properties>
       <dependencies>
       </dependencies>