mirror of
https://github.com/msgpack/msgpack-python.git
synced 2026-02-07 18:29:53 +00:00
Merge branch 'master' of git://github.com/msgpack/msgpack
This commit is contained in:
commit
f6de4c9479
41 changed files with 778 additions and 988 deletions
|
|
@ -63,8 +63,8 @@
|
|||
<plugin>
|
||||
<artifactId>maven-compiler-plugin</artifactId>
|
||||
<configuration>
|
||||
<source>1.6</source>
|
||||
<target>1.6</target>
|
||||
<source>1.5</source>
|
||||
<target>1.5</target>
|
||||
</configuration>
|
||||
</plugin>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue