mirror of
https://github.com/msgpack/msgpack-python.git
synced 2026-02-07 02:09:59 +00:00
scala: added a new AUTHORS file and edited pom.xml
This commit is contained in:
parent
4f3d9a1ded
commit
43fc0a52a6
2 changed files with 2 additions and 1 deletions
1
scala/AUTHORS
Normal file
1
scala/AUTHORS
Normal file
|
|
@ -0,0 +1 @@
|
|||
FURUHASHI Sadayuki <frsyuki _at_ users.sourceforge.jp>
|
||||
|
|
@ -2,7 +2,7 @@
|
|||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>org.msgpack</groupId>
|
||||
<artifactId>scala-msgpack</artifactId>
|
||||
<version>0.0.1-SNAPSHOT</version>
|
||||
<version>0.0.1-devel</version>
|
||||
<name>${project.artifactId}</name>
|
||||
<description>My wonderfull scala app</description>
|
||||
<inceptionYear>2010</inceptionYear>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue