You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@taverna.apache.org by st...@apache.org on 2015/02/17 12:29:52 UTC

[48/50] [abbrv] incubator-taverna-server git commit: Tweak maven metadata

Tweak maven metadata

Project: http://git-wip-us.apache.org/repos/asf/incubator-taverna-server/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-taverna-server/commit/0a242e7d
Tree: http://git-wip-us.apache.org/repos/asf/incubator-taverna-server/tree/0a242e7d
Diff: http://git-wip-us.apache.org/repos/asf/incubator-taverna-server/diff/0a242e7d

Branch: refs/heads/master
Commit: 0a242e7d02bbe7ec7d223b213ca7c18894f1be44
Parents: 0b9c4f9
Author: Donal Fellows <do...@manchester.ac.uk>
Authored: Wed Sep 3 13:08:54 2014 +0100
Committer: Donal Fellows <do...@manchester.ac.uk>
Committed: Wed Sep 3 13:08:54 2014 +0100

----------------------------------------------------------------------
 server-client/pom.xml | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-taverna-server/blob/0a242e7d/server-client/pom.xml
----------------------------------------------------------------------
diff --git a/server-client/pom.xml b/server-client/pom.xml
index bac3ea5..4cc0492 100644
--- a/server-client/pom.xml
+++ b/server-client/pom.xml
@@ -118,4 +118,6 @@
 			</plugins>
 		</pluginManagement>
 	</build>
+	<inceptionYear>2014</inceptionYear>
+	<name>Server Client OSGi Module</name>
 </project>
\ No newline at end of file