Log Message
Moved to GitHub.
Added Paths
Removed Paths
- trunk/hudson/plugins/cron_column/pom.xml
- trunk/hudson/plugins/cron_column/src/
Diff
Added: trunk/hudson/plugins/cron_column/README (0 => 41086)
--- trunk/hudson/plugins/cron_column/README (rev 0)
+++ trunk/hudson/plugins/cron_column/README 2014-06-12 14:15:15 UTC (rev 41086)
@@ -0,0 +1 @@
+Moved to GitHub.
Deleted: trunk/hudson/plugins/cron_column/pom.xml (41085 => 41086)
--- trunk/hudson/plugins/cron_column/pom.xml 2014-05-19 20:18:16 UTC (rev 41085)
+++ trunk/hudson/plugins/cron_column/pom.xml 2014-06-12 14:15:15 UTC (rev 41086)
@@ -1,39 +0,0 @@
-<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>
- <parent>
- <groupId>org.jvnet.hudson.plugins</groupId>
- <artifactId>plugin</artifactId>
- <version>1.350</version> <!-- which version of Hudson is this plugin built against? -->
- <relativePath>../pom.xml</relativePath>
- </parent>
-
- <artifactId>cron_column</artifactId>
- <version>1.004-SNAPSHOT</version>
- <url>http://wiki.hudson-ci.org/display/HUDSON/Cron+Column+Plugin</url>
- <packaging>hpi</packaging>
- <name>Hudson Cron Column Plugin</name>
-
- <developers>
- <developer>
- <id>eelco_de_vlieger</id>
- <name>Eelco de Vlieger</name>
- <email>eelcodevlie...@hotmail.com</email>
- </developer>
- </developers>
-
- <repositories>
- <repository>
- <id>repo.jenkins-ci.org</id>
- <url>http://repo.jenkins-ci.org/public/</url>
- </repository>
- </repositories>
-
- <pluginRepositories>
- <pluginRepository>
- <id>repo.jenkins-ci.org</id>
- <url>http://repo.jenkins-ci.org/public/</url>
- </pluginRepository>
- </pluginRepositories>
-</project>
-
-
You received this message because you are subscribed to the Google Groups "Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.