aboutsummaryrefslogtreecommitdiffstats
path: root/project-summary.html
diff options
context:
space:
mode:
authorJulien Eluard <[email protected]>2010-11-15 09:47:01 +0100
committerJulien Eluard <[email protected]>2010-11-15 09:47:01 +0100
commitfb8f310aecd6cc4dc9290cb35a4c6bddcf1c9f0e (patch)
treeb5aa927adf5758ebc0816d1167fc64dae292e468 /project-summary.html
parenta06cd8f04ce4fed80d9fa1197c222bafb4624e41 (diff)
parent6a56ebef3cac7fcf2b51bd88476e764262747fb7 (diff)
Merge branch 'gh-pages' of github.com:jeluard/semantic-versioning
Diffstat (limited to 'project-summary.html')
-rw-r--r--project-summary.html242
1 files changed, 242 insertions, 0 deletions
diff --git a/project-summary.html b/project-summary.html
new file mode 100644
index 0000000..6875037
--- /dev/null
+++ b/project-summary.html
@@ -0,0 +1,242 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+
+
+
+
+
+
+
+
+
+
+
+<html xmlns="http://www.w3.org/1999/xhtml">
+ <head>
+ <title>semantic-versioning - Project Summary</title>
+ <style type="text/css" media="all">
+ @import url("./css/maven-base.css");
+ @import url("./css/maven-theme.css");
+ @import url("./css/site.css");
+ </style>
+ <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
+ <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
+ </head>
+ <body class="composite">
+ <div id="banner">
+ <span id="bannerLeft">
+
+ semantic-versioning
+
+ </span>
+ <div class="clear">
+ <hr/>
+ </div>
+ </div>
+ <div id="breadcrumbs">
+
+
+
+
+
+
+
+
+ <div class="xleft">
+ Last Published: 2010-11-14
+ </div>
+ <div class="xright">
+
+
+
+
+
+
+
+ </div>
+ <div class="clear">
+ <hr/>
+ </div>
+ </div>
+ <div id="leftColumn">
+ <div id="navcolumn">
+
+
+
+
+
+
+
+
+ <h5>Overview</h5>
+ <ul>
+
+ <li class="none">
+ <a href="index.html">Introduction</a>
+ </li>
+ </ul>
+ <h5>Modules</h5>
+ <ul>
+
+ <li class="none">
+ <a href="api/index.html">API</a>
+ </li>
+
+ <li class="none">
+ <a href="enforcer-rule/index.html">Maven Enforcer Rule</a>
+ </li>
+ </ul>
+ <h5>Project Documentation</h5>
+ <ul>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ <li class="expanded">
+ <a href="project-info.html">Project Information</a>
+ <ul>
+
+ <li class="none">
+ <a href="integration.html">Continuous Integration</a>
+ </li>
+
+ <li class="none">
+ <a href="dependencies.html">Dependencies</a>
+ </li>
+
+ <li class="none">
+ <a href="dependency-convergence.html">Dependency Convergence</a>
+ </li>
+
+ <li class="none">
+ <a href="issue-tracking.html">Issue Tracking</a>
+ </li>
+
+ <li class="none">
+ <a href="mail-lists.html">Mailing Lists</a>
+ </li>
+
+ <li class="none">
+ <a href="plugin-management.html">Plugin Management</a>
+ </li>
+
+ <li class="none">
+ <a href="license.html">Project License</a>
+ </li>
+
+ <li class="none">
+ <a href="plugins.html">Project Plugins</a>
+ </li>
+
+ <li class="none">
+ <strong>Project Summary</strong>
+ </li>
+
+ <li class="none">
+ <a href="team-list.html">Project Team</a>
+ </li>
+
+ <li class="none">
+ <a href="source-repository.html">Source Repository</a>
+ </li>
+ </ul>
+ </li>
+ </ul>
+ <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
+ <img alt="Built by Maven" src="./images/logos/maven-feather.png"></img>
+ </a>
+
+
+
+
+
+
+
+
+ </div>
+ </div>
+ <div id="bodyColumn">
+ <div id="contentBox">
+ <div class="section"><h2>Project Summary</h2>
+<div class="section"><h3>Project Information</h3>
+<table class="bodyTable"><tr class="a"><th>Field</th>
+<th>Value</th>
+</tr>
+<tr class="b"><td>Name</td>
+<td>semantic-versioning</td>
+</tr>
+<tr class="a"><td>Description</td>
+<td>A library to automatically validate if your project's version number follows Semantic Versioning principles</td>
+</tr>
+<tr class="b"><td>Homepage</td>
+<td><a class="externalLink" href="http://github.com/jeluard/semantic-versioning">http://github.com/jeluard/semantic-versioning</a></td>
+</tr>
+</table>
+</div>
+<div class="section"><h3>Project Organization</h3>
+<p>This project does not belong to an organization.</p>
+</div>
+<div class="section"><h3>Build Information</h3>
+<table class="bodyTable"><tr class="a"><th>Field</th>
+<th>Value</th>
+</tr>
+<tr class="b"><td>GroupId</td>
+<td>org.semantic-versioning</td>
+</tr>
+<tr class="a"><td>ArtifactId</td>
+<td>parent</td>
+</tr>
+<tr class="b"><td>Version</td>
+<td>0.9-SNAPSHOT</td>
+</tr>
+<tr class="a"><td>Type</td>
+<td>pom</td>
+</tr>
+</table>
+</div>
+</div>
+
+ </div>
+ </div>
+ <div class="clear">
+ <hr/>
+ </div>
+ <div id="footer">
+ <div class="xright">&#169;
+ 2010
+
+
+
+
+
+
+
+
+
+ </div>
+ <div class="clear">
+ <hr/>
+ </div>
+ </div>
+ </body>
+</html>