Revision: 4312
http://sourceforge.net/p/jump-pilot/code/4312
Author: elnico
Date: 2015-02-05 13:42:05 +0000 (Thu, 05 Feb 2015)
Log Message:
-----------
Removed wrong Maven repo.
Moved swing-outline JAR in lib folder
Modified Paths:
--------------
core/trunk/pom.xml
Added Paths:
-----------
core/trunk/lib/org-netbeans-swing-outline.jar
Removed Paths:
-------------
core/trunk/lib/plus/org-netbeans-swing-outline.jar
Copied: core/trunk/lib/org-netbeans-swing-outline.jar (from rev 4311,
core/trunk/lib/plus/org-netbeans-swing-outline.jar)
===================================================================
(Binary files differ)
Deleted: core/trunk/lib/plus/org-netbeans-swing-outline.jar
===================================================================
(Binary files differ)
Modified: core/trunk/pom.xml
===================================================================
--- core/trunk/pom.xml 2015-02-03 16:39:22 UTC (rev 4311)
+++ core/trunk/pom.xml 2015-02-05 13:42:05 UTC (rev 4312)
@@ -14,7 +14,7 @@
</scm>
<properties>
<version.number>0.0.0</version.number>
- <version.release>snapshot</version.release>
+ <version.revision>local_rev</version.revision>
<project.build.sourceEncoding>ISO-8859-1</project.build.sourceEncoding>
<project.binaries>**/*.command,**/*.sh,**/*.bat,**/*.exe,**/MacOS/OpenJUMP</project.binaries>
<imageio-ext.version>1.1.7</imageio-ext.version>
@@ -711,12 +711,6 @@
<name>sonatype-snapshots</name>
<url>http://oss.sonatype.org/content/repositories/snapshots/</url>
</repository>
- <!--A repo containing ojdbc6.jar-->
- <repository>
- <id>codelds</id>
- <name>codelds</name>
- <url>https://code.lds.org/nexus/content/groups/main-repo</url>
- </repository>
</repositories>
<dependencies>
<dependency>
------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Jump-pilot-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel