Skip to content

Commit ada624a

Browse files
committed
fixed date format
1 parent 3af559d commit ada624a

File tree

65 files changed

+67
-67
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

65 files changed

+67
-67
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.codehaus.plexus</groupId>
77
<artifactId>plexus</artifactId>
8-
<version>5.0</version>
8+
<version>5.1</version>
99
</parent>
1010

1111
<artifactId>plexus-site</artifactId>

src/site/apt/download-binaries.apt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
------
44
Rahul Thakur
55
------
6-
17th June, 2006
6+
2006-06-17
77
------
88

99
Getting Plexus Binaries
@@ -26,4 +26,4 @@ Getting Plexus Binaries
2626
Alternatively, you check out Plexus sources and build the binaries yourself.
2727

2828
See instructions on {{{./source-repository.html}Getting Sources}}.
29-
29+

src/site/apt/guides/component-programming/index.apt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
------
44
Rahul Thakur
55
------
6-
17th June, 2006
6+
2006-06-17
77
------
88

99
What is a Component?

src/site/apt/guides/developer-guide/advanced-topics/index.apt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
------
44
Rahul Thakur
55
------
6-
17th June, 2006
6+
2006-06-17
77
------
88

99
Advanced Plexus Topics

src/site/apt/guides/developer-guide/advanced-topics/plexus-class-loading.apt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
------
44
Rahul Thakur
55
------
6-
17th June, 2006
6+
2006-06-17
77
------
88

99
Class Loading in Plexus

src/site/apt/guides/developer-guide/advanced-topics/programmatic-container-configuration.apt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
------
44
Rahul Thakur
55
------
6-
17th June, 2006
6+
2006-06-17
77
------
88

99
Configuring the Plexus Container Programmatically

src/site/apt/guides/developer-guide/appendices/javadoc-tags-reference.apt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Rahul Thakur
55
Emmanuel Venisse
66
------
7-
9th July, 2006
7+
2006-07-09
88
------
99

1010
<<<The contents of this document are a work in progress>>>

src/site/apt/guides/developer-guide/appendices/plexus-maven-plugin-reference.apt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
------
44
Rahul Thakur
55
------
6-
9th July, 2006
6+
2006-07-09
77
------
88

99
<<<The contents of this document are a work in progress>>>

src/site/apt/guides/developer-guide/building-applications/cdc.apt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Trygve Laugst\xF8l
55
Emmanuel Venisse
66
------
7-
9th July, 2006
7+
2006-07-09
88
------
99

1010
<<<The contents of this document are a work in progress>>>

src/site/apt/guides/developer-guide/building-applications/index.apt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Trygve Laugstol
55
Emmanuel Venisse
66
------
7-
17th June, 2006
7+
2006-06-17
88
------
99

1010
Building Plexus Applications and Runtimes

0 commit comments

Comments
 (0)