OSDN Git Service

コントロールフローを抽出可能にした.
[stigmata/stigmata-plugins.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 4e7f703..eef5c21 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -1,8 +1,5 @@
-<?xml version="1.0" encoding="utf-8"?>
-
-<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">
+<?xml version="1.0" encoding="UTF-8"?>
+<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>
   <groupId>jp.sourceforge.stigmata</groupId>
 
   <modules>
     <module>wsp</module>
+    <module>sot</module>
 <!--
+    <module>sapit</module>
     <module>cfs</module>
 -->
+    <module>opcodes</module>
   </modules>
 
   <issueManagement>
@@ -74,7 +74,7 @@
     <site>
       <id>shell.sourceforge.jp</id>
       <name>shell sourceforge Maven2 Repository</name>
-      <url>scp://shell.sourceforge.jp/home/groups/s/st/stigmata/htdocs/</url>
+      <url>scp://shell.sourceforge.jp/home/groups/s/st/stigmata/htdocs/plugins/</url>
     </site>
   </distributionManagement>
 
       </plugin>
     </plugins>
   </reporting>
-</project>
+</project>
\ No newline at end of file