Skip to content

Commit

Permalink
Set inception year to 2014.
Browse files Browse the repository at this point in the history
  • Loading branch information
croesch authored and stefanmahler committed May 2, 2014
1 parent f02e634 commit 098e65d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion assertj-swing-junit-4.5/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
<version>1.0.0-SNAPSHOT</version>
<name>AssertJ-Swing - JUnit 4.5 Extension</name>
<description>JUnit 4.5-specific extension for AssertJ-Swing</description>
<inceptionYear>2009</inceptionYear>

<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion assertj-swing-parent-pom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<packaging>pom</packaging>
<name>AssertJ Swing: Fluent assertions for java unit testing</name>
<description>Parent POM for all AssertJ-Swing modules</description>
<inceptionYear>2007</inceptionYear>
<inceptionYear>2014</inceptionYear>

<scm>
<developerConnection>scm:git:[email protected]:joel-costigliola/assertj-swing.git</developerConnection>
Expand Down

0 comments on commit 098e65d

Please sign in to comment.