Skip to content

Commit

Permalink
Added artifacts for io and server for 1.0.3-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
mondain committed May 8, 2014
1 parent 8ed061b commit f093765
Show file tree
Hide file tree
Showing 12 changed files with 1,361 additions and 6 deletions.
16 changes: 14 additions & 2 deletions repository/archetype-catalog.xml
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,13 @@
<artifactId>red5-server</artifactId>
<version>1.0.2-RELEASE</version>
<description>Red5 core server</description>
</archetype>
</archetype>
<archetype>
<groupId>org.red5</groupId>
<artifactId>red5-server</artifactId>
<version>1.0.3-SNAPSHOT</version>
<description>Red5 core server</description>
</archetype>
<!-- Client -->
<archetype>
<groupId>org.red5</groupId>
Expand Down Expand Up @@ -213,7 +219,13 @@
<artifactId>red5-io</artifactId>
<version>1.0.3</version>
<description>Red5 IO Library</description>
</archetype>
</archetype>
<archetype>
<groupId>org.red5</groupId>
<artifactId>red5-io</artifactId>
<version>1.0.3-SNAPSHOT</version>
<description>Red5 IO Library</description>
</archetype>
<!-- Service-->
<archetype>
<groupId>org.red5</groupId>
Expand Down
10 changes: 10 additions & 0 deletions repository/org/red5/red5-io/1.0.3-SNAPSHOT/maven-metadata.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<metadata>
<groupId>org.red5</groupId>
<artifactId>red5-io</artifactId>
<versioning>
<latest>1.0.3-SNAPSHOT</latest>
<release>1.0.3</release>
<lastUpdated>20140508145401</lastUpdated>
</versioning>
</metadata>
Binary file not shown.
Binary file not shown.
Loading

0 comments on commit f093765

Please sign in to comment.