summaryrefslogtreecommitdiff
path: root/projects/net.wotonomy.all
diff options
context:
space:
mode:
authorBenjamin Culkin <scorpress@gmail.com>2024-05-20 17:49:10 -0400
committerBenjamin Culkin <scorpress@gmail.com>2024-05-20 17:49:10 -0400
commit5c117c7de5ebb57fe5325825deb73e23885ddec0 (patch)
treebf76d61a17406bf1468c442c6cd1f95075f638d2 /projects/net.wotonomy.all
parentaedc34d55462a75e329bbf342251ff6504cd117e (diff)
Fix POM config to compile
Diffstat (limited to 'projects/net.wotonomy.all')
-rw-r--r--projects/net.wotonomy.all/pom.xml20
1 files changed, 13 insertions, 7 deletions
diff --git a/projects/net.wotonomy.all/pom.xml b/projects/net.wotonomy.all/pom.xml
index 330062f..f16e5ff 100644
--- a/projects/net.wotonomy.all/pom.xml
+++ b/projects/net.wotonomy.all/pom.xml
@@ -5,7 +5,8 @@
<version>1.0-alpha5-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Wotonomy - Parent Project</name>
- <description> Wotonomy - A free system for creating great database-oriented swing or web applications.</description>
+ <description> Wotonomy - A free system for creating great database-oriented
+ swing or web applications.</description>
<url>http://wotonomy.sourceforge.net</url>
<modules>
<module>../net.wotonomy.datastore</module>
@@ -19,30 +20,35 @@
</modules>
<ciManagement>
<system>continuum</system>
- </ciManagement>
+ </ciManagement>
<distributionManagement>
<!-- use the following if you're not using a snapshot version. -->
<repository>
<id>israfil</id>
<name>Israfil Deploy</name>
- <url>scp://mikail.israfil.net/var/www/vhosts/www.israfil.net/htdocs/maven2</url>
+ <url>
+ scp://mikail.israfil.net/var/www/vhosts/www.israfil.net/htdocs/maven2</url>
<!--<url>file:///E:/tmp/i-deploy</url>-->
</repository>
<!-- use the following if you ARE using a snapshot version. -->
<snapshotRepository>
<id>israfil</id>
<name>Israfil Snapshot</name>
- <url>scp://mikail.israfil.net/var/www/vhosts/www.israfil.net/htdocs/maven2</url>
+ <url>
+ scp://mikail.israfil.net/var/www/vhosts/www.israfil.net/htdocs/maven2</url>
<!--<url>file:///E:/tmp/i-deploy</url>-->
</snapshotRepository>
<site>
<id>website</id>
- <url>scp://cgruber@shell.sourceforge.net/home/groups/w/wo/wotonomy/htdocs</url>
+ <url>
+ scp://cgruber@shell.sourceforge.net/home/groups/w/wo/wotonomy/htdocs</url>
</site>
</distributionManagement>
<scm>
- <connection>scm:svn:https://svn.sourceforge.net/svnroot/wotonomy/trunk/projects/net.wotonomy.all</connection>
- <developerConnection>scm:svn:https://svn.sourceforge.net/svnroot/wotonomy/trunk/projects/net.wotonomy.all</developerConnection>
+ <connection>
+ scm:svn:https://svn.sourceforge.net/svnroot/wotonomy/trunk/projects/net.wotonomy.all</connection>
+ <developerConnection>
+ scm:svn:https://svn.sourceforge.net/svnroot/wotonomy/trunk/projects/net.wotonomy.all</developerConnection>
</scm>
<developers>
<developer>