Explorar el Código

Setting svn:ignore for new (and existing) modules

Luke Taylor hace 17 años
padre
commit
18f6cb1565
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      samples/pom.xml

+ 1 - 0
samples/pom.xml

@@ -20,6 +20,7 @@
         <module>tutorial</module>
         <module>dms</module>
         <module>preauth</module>
+        <module>openid</module>
     </modules>
 
     <dependencies>